summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
...
* ARM720: help/usage updatesDavid Brownell2010-01-071-10/+14
* ARM720: help/usage updatesDavid Brownell2010-01-071-2/+4
* ARM11: help/usage updatesDavid Brownell2010-01-071-12/+17
* ARM7/ARM9: help/usage updatesDavid Brownell2010-01-071-8/+8
* ARMv7: help/usage updatesDavid Brownell2010-01-075-34/+60
* ARM ETM/ETB/trace: help/usage updatesDavid Brownell2010-01-074-29/+47
* target misc: help/usage updatesDavid Brownell2010-01-073-131/+164
* XScale: help/usage updatesDavid Brownell2010-01-071-36/+43
* MIPS: change bulk_write_memory fallback msg to LOG_DEBUGSpencer Oliver2010-01-071-1/+1
* MIPS: whitespace cleanupSpencer Oliver2010-01-075-219/+218
* MIPS: fastdata bulk write fallbackSpencer Oliver2010-01-062-9/+7
* ARM: add #defines for JTAG ack codesDavid Brownell2010-01-052-6/+9
* ARM: add comments re DAP assumptionsDavid Brownell2010-01-051-2/+14
* MIPS: pracc access tweaksSpencer Oliver2010-01-051-15/+8
* MIPS: optimize pracc accessSpencer Oliver2010-01-054-88/+51
* MIPS: merge mips fast_data patch from David N. ClaffeyDavid Claffey2010-01-057-7/+244
* ARMv7-M: use AP_REG_* symbolDavid Brownell2010-01-041-1/+6
* ARM: ADIv5 JTAG symbol cleanupDavid Brownell2010-01-022-35/+68
* ARM: dap info fix + tweaksDavid Brownell2010-01-021-8/+14
* ARM: ADIv5 export cleanupDavid Brownell2010-01-022-31/+35
* ARM: ADIv5 symbol and comment cleanupDavid Brownell2010-01-022-29/+94
* Cortex-M3: minor breakpoint cleanupDavid Brownell2010-01-021-12/+25
* streamline and document helptext mode displaysDavid Brownell2010-01-024-4/+4
* ARM7_9: Fix segfaultsAntonio Borneo2009-12-302-0/+11
* ARM9TDMI: Fix segfault.Antonio Borneo2009-12-301-0/+6
* MinGW build fixesFreddie Chopin2009-12-281-1/+1
* ARM: add comment re register exportsDavid Brownell2009-12-262-0/+2
* Packaging fixDavid Brownell2009-12-211-0/+1
* Cortex-M3: cleanupDavid Brownell2009-12-201-45/+111
* ARM11: recognize ARM11 MPCoreDavid Brownell2009-12-201-5/+11
* arm7_9: Support VINITHI signalAntonio Borneo2009-12-201-23/+0
* oocd_trace buildfixesDavid Brownell2009-12-191-4/+4
* ETM: add "etm trigger_debug" commandDavid Brownell2009-12-191-4/+62
* ETM: more ETM_CTRL bit cleanupDavid Brownell2009-12-192-56/+49
* ETM: start cleaning up ETM_CTRL bit handlingDavid Brownell2009-12-193-36/+63
* ETM trigger_percent becomes an ETB commandDavid Brownell2009-12-194-52/+58
* XScale: better {read,write}_phys()David Brownell2009-12-181-2/+14
* dsp563xx: cygwin build fixesDavid Brownell2009-12-181-5/+5
* XScale: use all-ones for BYPASS, not five-onesDavid Brownell2009-12-151-1/+1
* target: add basic dsp563xx supportmkdorg@users.sourceforge.net2009-12-156-1/+1290
* ARM11: improved reset supportDavid Brownell2009-12-141-48/+55
* ARM: disassemble STM correctlyDavid Brownell2009-12-141-2/+5
* target files shouldn't #include <target/...h>David Brownell2009-12-1325-39/+38
* target: further shrink Jim-awarenessDavid Brownell2009-12-134-7/+10
* ARM11: avoid pointless status returnsDavid Brownell2009-12-112-16/+11
* ARM DPM: support updating HW breakpointsDavid Brownell2009-12-112-52/+75
* ARM: disassembly fixes for LDC/STC/MRRC/MCRRDavid Brownell2009-12-111-18/+33
* ARM11: minor cleanup, mostly ITR commentsDavid Brownell2009-12-112-28/+43
* optimisation: tiny optimisation for embedded iceØyvind Harboe2009-12-111-6/+5
* embedded hosts: optimize common code path for core arm operationsØyvind Harboe2009-12-112-46/+66