aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2010-03-02ADIv5: use right ID for Cortex-M3 ETMDavid Brownell1-4/+4
2010-03-01arm_semihosting buildfixDavid Brownell1-8/+14
2010-02-28armv4_5: remove core_type check in mcr/mrc cmdSpencer Oliver1-7/+0
2010-02-28semihosting: add armv7m semihosting supportSpencer Oliver3-76/+137
2010-02-28semihosting: move semihosting cmd to arm cmd groupSpencer Oliver3-44/+68
2010-02-28CortexM3: move disassemble cmd to arm cmd groupSpencer Oliver1-51/+0
2010-02-28ARMv7M: add arm cmd groupSpencer Oliver2-2/+31
2010-02-28MIPS: add mips algorithm supportSpencer Oliver4-82/+392
2010-02-28ARMv7M: use software breakpoints for algorithmsSpencer Oliver1-18/+5
2010-02-27ADIv5 DAP ops switching to JTAG or SWD modesDavid Brownell2-0/+121
2010-02-24ARM ADIv5 doxygen and cleanupDavid Brownell1-15/+42
2010-02-23ARM ADIv5: rename more JTAG-specific routinesDavid Brownell1-11/+11
2010-02-22arm11: allow minidrivers to implement inner loop of memory writesØyvind Harboe1-45/+92
2010-02-21ADIv5: relocate memacess_tck cyclesDavid Brownell1-12/+12
2010-02-21ADIv5: remove ATOMIC/COMPOSITE interface modeDavid Brownell3-98/+29
2010-02-21ARM: ADIv5, deadcode cleanupDavid Brownell1-13/+13
2010-02-21ARM: ADIv5 code shrinkage, cleanupDavid Brownell1-40/+16
2010-02-21ADIv5 clean up AP fault handlingDavid Brownell1-32/+46
2010-02-21ADIv5 clean up AP selection and register cachingDavid Brownell4-34/+60
2010-02-21ARM: keep a handle to the PCDavid Brownell16-88/+106
2010-02-21ARM DPM: support adding/removing HW breakpointsDavid Brownell1-38/+113
2010-02-21ARM11: per-core options should not be globalDavid Brownell2-33/+44
2010-02-21ARMv7-M: start using "struct arm"David Brownell5-9/+74
2010-02-20arm920t line length cleanupDavid Brownell1-115/+247
2010-02-19atm920t : fix breakpoints and data cache handlingMarc Pignat1-17/+103
2010-02-16ARM920T scanchain 15 comments/cleanupDavid Brownell1-51/+112
2010-02-14fix crash with DSP563XXMathias Kuester1-0/+25
2010-02-12arm720t: virt2phys callback addedØyvind Harboe1-4/+14
2010-02-12arm920: add virt2phys fnMarc Pignat1-3/+13
2010-02-10arm11: fix another infinite loop bugØyvind Harboe1-4/+23
2010-02-09target: add todo in target_write_memory() about alignmentØyvind Harboe1-2/+13
2010-02-06ADIv5: doxygenDavid Brownell2-32/+138
2010-02-04ARMv7-M: make DAP commands verify target is an ARMv7-MDavid Brownell2-3/+31
2010-02-02ARM semihosting: fix EOF handling with SYS_READNicolas Pitre1-1/+1
2010-02-01gdb: restore behavior from 0.3.1 for srst_asserted and power_restoreØyvind Harboe1-13/+23
2010-01-31ADIv5: more messaging cleanup, docsDavid Brownell1-12/+20
2010-01-31build: fix problems with "struct stat" not being defined under eCosØyvind Harboe1-0/+1
2010-01-31Subject: ADIv5: fix more diagnosticsDavid Brownell1-9/+16
2010-01-30ADIv5 error checking for Tcl commandsDavid Brownell1-1/+17
2010-01-30ARM ADIv5: fix diagnostics for block writesDavid Brownell1-5/+14
2010-01-29ADIv5: cleanup, rename swjdp_transaction_endcheck()David Brownell3-34/+43
2010-01-29ARMv7-M: use command handler for "dap baseaddr".David Brownell1-30/+1
2010-01-28ARM: reference DPM defn from v6/v7 arch specDavid Brownell1-0/+6
2010-01-28ARM semihosting: win32 and cygwin fixesSpencer Oliver1-16/+26
2010-01-28ARM semihosting: fix writing to stdoutSpencer Oliver1-8/+4
2010-01-27Cortex-M3: report lockup, and recoverDavid Brownell1-0/+15
2010-01-27ARM ADIv5: messaging tweaksDavid Brownell1-2/+5
2010-01-27Cortex-A8: debug messaging tweaksDavid Brownell1-5/+6
2010-01-25core arm11: Silence logs at level 3 if there is no activityEdgar Grimberg1-1/+1
2010-01-22EmbeddedICE - fix Feroceon/Dragonite messageDavid Brownell1-2/+9