aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2010-03-05ADIv5 share DAP command supportDavid Brownell
2010-03-04rename "swjdp_common" as "adiv5_dap"David Brownell
2010-03-03NOR: invalidate cached state on target resumeDavid Brownell
2010-03-02ADIv5: use new DAP ops for AP read/writeDavid Brownell
2010-03-02ADIv5: use new DAP ops for DP read/writeDavid Brownell
2010-03-02ADIv5: use new dap_run() operationDavid Brownell
2010-03-02ARM: start abstracting ADIv5 transports (JTAG/SWD)David Brownell
2010-03-02target_resume() doxygenDavid Brownell
2010-03-02ADIv5: use right ID for Cortex-M3 ETMDavid Brownell
2010-03-01arm_semihosting buildfixDavid Brownell
2010-02-28armv4_5: remove core_type check in mcr/mrc cmdSpencer Oliver
2010-02-28semihosting: add armv7m semihosting supportSpencer Oliver
2010-02-28semihosting: move semihosting cmd to arm cmd groupSpencer Oliver
2010-02-28CortexM3: move disassemble cmd to arm cmd groupSpencer Oliver
2010-02-28ARMv7M: add arm cmd groupSpencer Oliver
2010-02-28MIPS: add mips algorithm supportSpencer Oliver
2010-02-28ARMv7M: use software breakpoints for algorithmsSpencer Oliver
2010-02-27ADIv5 DAP ops switching to JTAG or SWD modesDavid Brownell
2010-02-24ARM ADIv5 doxygen and cleanupDavid Brownell
2010-02-23ARM ADIv5: rename more JTAG-specific routinesDavid Brownell
2010-02-22arm11: allow minidrivers to implement inner loop of memory writesØyvind Harboe
2010-02-21ADIv5: relocate memacess_tck cyclesDavid Brownell
2010-02-21ADIv5: remove ATOMIC/COMPOSITE interface modeDavid Brownell
2010-02-21ARM: ADIv5, deadcode cleanupDavid Brownell
2010-02-21ARM: ADIv5 code shrinkage, cleanupDavid Brownell
2010-02-21ADIv5 clean up AP fault handlingDavid Brownell
2010-02-21ADIv5 clean up AP selection and register cachingDavid Brownell
2010-02-21ARM: keep a handle to the PCDavid Brownell
2010-02-21ARM DPM: support adding/removing HW breakpointsDavid Brownell
2010-02-21ARM11: per-core options should not be globalDavid Brownell
2010-02-21ARMv7-M: start using "struct arm"David Brownell
2010-02-20arm920t line length cleanupDavid Brownell
2010-02-19atm920t : fix breakpoints and data cache handlingMarc Pignat
2010-02-16ARM920T scanchain 15 comments/cleanupDavid Brownell
2010-02-14fix crash with DSP563XXMathias Kuester
2010-02-12arm720t: virt2phys callback addedØyvind Harboe
2010-02-12arm920: add virt2phys fnMarc Pignat
2010-02-10arm11: fix another infinite loop bugØyvind Harboe
2010-02-09target: add todo in target_write_memory() about alignmentØyvind Harboe
2010-02-06ADIv5: doxygenDavid Brownell
2010-02-04ARMv7-M: make DAP commands verify target is an ARMv7-MDavid Brownell
2010-02-02ARM semihosting: fix EOF handling with SYS_READNicolas Pitre
2010-02-01gdb: restore behavior from 0.3.1 for srst_asserted and power_restoreØyvind Harboe
2010-01-31ADIv5: more messaging cleanup, docsDavid Brownell
2010-01-31build: fix problems with "struct stat" not being defined under eCosØyvind Harboe
2010-01-31Subject: ADIv5: fix more diagnosticsDavid Brownell
2010-01-30ADIv5 error checking for Tcl commandsDavid Brownell
2010-01-30ARM ADIv5: fix diagnostics for block writesDavid Brownell
2010-01-29ADIv5: cleanup, rename swjdp_transaction_endcheck()David Brownell
2010-01-29ARMv7-M: use command handler for "dap baseaddr".David Brownell