aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2010-01-13Cortex-M3: improved core exception handlingDavid Brownell2-23/+31
2010-01-13arm7/9: enable check that DCC downloads have been enabledØyvind Harboe8-0/+9
2010-01-13arm7/9: add fn to check if dcc downloads have been enabledØyvind Harboe2-1/+13
2010-01-13target: add check_reset hookØyvind Harboe3-1/+46
2010-01-12ARM: bugfix for "movt" disassemblyDavid Brownell1-1/+1
2010-01-11reset: better error messagesØyvind Harboe1-2/+2
2010-01-09MIPS: update arch_info access to match other targetsSpencer Oliver7-68/+107
2010-01-08*SVF: help/usage updatesDavid Brownell1-1/+1
2010-01-07misc ARM help/usage updatesDavid Brownell3-7/+9
2010-01-07ARM966: help/usage updatesDavid Brownell1-1/+11
2010-01-07ARM720: help/usage updatesDavid Brownell1-10/+14
2010-01-07ARM720: help/usage updatesDavid Brownell1-2/+4
2010-01-07ARM11: help/usage updatesDavid Brownell1-12/+17
2010-01-07ARM7/ARM9: help/usage updatesDavid Brownell1-8/+8
2010-01-07ARMv7: help/usage updatesDavid Brownell5-34/+60
2010-01-07ARM ETM/ETB/trace: help/usage updatesDavid Brownell4-29/+47
2010-01-07target misc: help/usage updatesDavid Brownell3-131/+164
2010-01-07XScale: help/usage updatesDavid Brownell1-36/+43
2010-01-07MIPS: change bulk_write_memory fallback msg to LOG_DEBUGSpencer Oliver1-1/+1
2010-01-07MIPS: whitespace cleanupSpencer Oliver5-219/+218
2010-01-06MIPS: fastdata bulk write fallbackSpencer Oliver2-9/+7
2010-01-05ARM: add #defines for JTAG ack codesDavid Brownell2-6/+9
2010-01-05ARM: add comments re DAP assumptionsDavid Brownell1-2/+14
2010-01-05MIPS: pracc access tweaksSpencer Oliver1-15/+8
2010-01-05MIPS: optimize pracc accessSpencer Oliver4-88/+51
2010-01-05MIPS: merge mips fast_data patch from David N. ClaffeyDavid Claffey7-7/+244
2010-01-04ARMv7-M: use AP_REG_* symbolDavid Brownell1-1/+6
2010-01-02ARM: ADIv5 JTAG symbol cleanupDavid Brownell2-35/+68
2010-01-02ARM: dap info fix + tweaksDavid Brownell1-8/+14
2010-01-02ARM: ADIv5 export cleanupDavid Brownell2-31/+35
2010-01-02ARM: ADIv5 symbol and comment cleanupDavid Brownell2-29/+94
2010-01-02Cortex-M3: minor breakpoint cleanupDavid Brownell1-12/+25
2010-01-02streamline and document helptext mode displaysDavid Brownell4-4/+4
2009-12-30ARM7_9: Fix segfaultsAntonio Borneo2-0/+11
2009-12-30ARM9TDMI: Fix segfault.Antonio Borneo1-0/+6
2009-12-28MinGW build fixesFreddie Chopin1-1/+1
2009-12-26ARM: add comment re register exportsDavid Brownell2-0/+2
2009-12-21Packaging fixDavid Brownell1-0/+1
2009-12-20Cortex-M3: cleanupDavid Brownell1-45/+111
2009-12-20ARM11: recognize ARM11 MPCoreDavid Brownell1-5/+11
2009-12-20arm7_9: Support VINITHI signalAntonio Borneo1-23/+0
2009-12-19oocd_trace buildfixesDavid Brownell1-4/+4
2009-12-19ETM: add "etm trigger_debug" commandDavid Brownell1-4/+62
2009-12-19ETM: more ETM_CTRL bit cleanupDavid Brownell2-56/+49
2009-12-19ETM: start cleaning up ETM_CTRL bit handlingDavid Brownell3-36/+63
2009-12-19ETM trigger_percent becomes an ETB commandDavid Brownell4-52/+58
2009-12-18XScale: better {read,write}_phys()David Brownell1-2/+14
2009-12-18dsp563xx: cygwin build fixesDavid Brownell1-5/+5
2009-12-15XScale: use all-ones for BYPASS, not five-onesDavid Brownell1-1/+1
2009-12-15target: add basic dsp563xx supportmkdorg@users.sourceforge.net6-1/+1290