summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* MIPS: make fixed code arrays static constSpencer Oliver2010-03-101-3/+3
* PIC32: add flash algorithm supportSpencer Oliver2010-03-103-3/+7
* jtag: simplify jtag_add_plain_ir/dr_scanØyvind Harboe2010-03-082-24/+5
* jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe2010-03-085-8/+8
* jtag: retire tap fieldØyvind Harboe2010-03-0819-198/+81
* ADIv5 share DAP command supportDavid Brownell2010-03-059-335/+174
* rename "swjdp_common" as "adiv5_dap"David Brownell2010-03-048-116/+114
* NOR: invalidate cached state on target resumeDavid Brownell2010-03-031-0/+9
* ADIv5: use new DAP ops for AP read/writeDavid Brownell2010-03-023-106/+79
* ADIv5: use new DAP ops for DP read/writeDavid Brownell2010-03-021-32/+38
* ADIv5: use new dap_run() operationDavid Brownell2010-03-023-37/+74
* ARM: start abstracting ADIv5 transports (JTAG/SWD)David Brownell2010-03-022-0/+278
* target_resume() doxygenDavid Brownell2010-03-021-3/+33
* ADIv5: use right ID for Cortex-M3 ETMDavid Brownell2010-03-021-4/+4
* arm_semihosting buildfixDavid Brownell2010-03-011-8/+14
* armv4_5: remove core_type check in mcr/mrc cmdSpencer Oliver2010-02-281-7/+0
* semihosting: add armv7m semihosting supportSpencer Oliver2010-02-283-76/+137
* semihosting: move semihosting cmd to arm cmd groupSpencer Oliver2010-02-283-44/+68
* CortexM3: move disassemble cmd to arm cmd groupSpencer Oliver2010-02-281-51/+0
* ARMv7M: add arm cmd groupSpencer Oliver2010-02-282-2/+31
* MIPS: add mips algorithm supportSpencer Oliver2010-02-284-82/+392
* ARMv7M: use software breakpoints for algorithmsSpencer Oliver2010-02-281-18/+5
* ADIv5 DAP ops switching to JTAG or SWD modesDavid Brownell2010-02-272-0/+121
* ARM ADIv5 doxygen and cleanupDavid Brownell2010-02-241-15/+42
* ARM ADIv5: rename more JTAG-specific routinesDavid Brownell2010-02-231-11/+11
* arm11: allow minidrivers to implement inner loop of memory writesØyvind Harboe2010-02-221-45/+92
* ADIv5: relocate memacess_tck cyclesDavid Brownell2010-02-211-12/+12
* ADIv5: remove ATOMIC/COMPOSITE interface modeDavid Brownell2010-02-213-98/+29
* ARM: ADIv5, deadcode cleanupDavid Brownell2010-02-211-13/+13
* ARM: ADIv5 code shrinkage, cleanupDavid Brownell2010-02-211-40/+16
* ADIv5 clean up AP fault handlingDavid Brownell2010-02-211-32/+46
* ADIv5 clean up AP selection and register cachingDavid Brownell2010-02-214-34/+60
* ARM: keep a handle to the PCDavid Brownell2010-02-2116-88/+106
* ARM DPM: support adding/removing HW breakpointsDavid Brownell2010-02-211-38/+113
* ARM11: per-core options should not be globalDavid Brownell2010-02-212-33/+44
* ARMv7-M: start using "struct arm"David Brownell2010-02-215-9/+74
* arm920t line length cleanupDavid Brownell2010-02-201-115/+247
* atm920t : fix breakpoints and data cache handlingMarc Pignat2010-02-191-17/+103
* ARM920T scanchain 15 comments/cleanupDavid Brownell2010-02-161-51/+112
* fix crash with DSP563XXMathias Kuester2010-02-141-0/+25
* arm720t: virt2phys callback addedØyvind Harboe2010-02-121-4/+14
* arm920: add virt2phys fnMarc Pignat2010-02-121-3/+13
* arm11: fix another infinite loop bugØyvind Harboe2010-02-101-4/+23
* target: add todo in target_write_memory() about alignmentØyvind Harboe2010-02-091-2/+13
* ADIv5: doxygenDavid Brownell2010-02-062-32/+138
* ARMv7-M: make DAP commands verify target is an ARMv7-MDavid Brownell2010-02-042-3/+31
* ARM semihosting: fix EOF handling with SYS_READNicolas Pitre2010-02-021-1/+1
* gdb: restore behavior from 0.3.1 for srst_asserted and power_restoreØyvind Harboe2010-02-011-13/+23
* ADIv5: more messaging cleanup, docsDavid Brownell2010-01-311-12/+20
* build: fix problems with "struct stat" not being defined under eCosØyvind Harboe2010-01-311-0/+1