Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | EmbeddedICE - fix Feroceon/Dragonite message | David Brownell | 2010-01-22 | 1 | -2/+9 | |
* | ARM11: fix breakpoints with GDB | David Brownell | 2010-01-22 | 1 | -9/+15 | |
* | Various doc/comment updates | David Brownell | 2010-01-21 | 1 | -0/+1 | |
* | ADIv5 header cleanup (+ #defines) | David Brownell | 2010-01-21 | 1 | -7/+27 | |
* | target: print reason why GDB halts | Øyvind Harboe | 2010-01-21 | 1 | -0/+10 | |
* | target: Fixed format problem for mdh | Edgar Grimberg | 2010-01-21 | 1 | -1/+1 | |
* | BUILD: remove cygwin gcc 3.4.4 build warnings | Spencer Oliver | 2010-01-20 | 3 | -4/+4 | |
* | arm7/9: add nags upon reset about options to improve performance | Øyvind Harboe | 2010-01-20 | 1 | -0/+10 | |
* | ARMV7M: handle bkpt instruction on resume/step | Spencer Oliver | 2010-01-20 | 3 | -2/+63 | |
* | ADIv5 improved diagnostic | David Brownell | 2010-01-15 | 1 | -2/+3 | |
* | ARM DPM: disable some nyet-ready breakpoint code | David Brownell | 2010-01-15 | 1 | -6/+14 | |
* | ARM ADIv5: add comments | David Brownell | 2010-01-14 | 1 | -1/+27 | |
* | ARM7/ARM9: improved reset support | David Brownell | 2010-01-14 | 1 | -14/+23 | |
* | ARM7/9 minor cleanups | David Brownell | 2010-01-14 | 1 | -16/+34 | |
* | Cortex-M3: improved core exception handling | David Brownell | 2010-01-13 | 2 | -23/+31 | |
* | arm7/9: enable check that DCC downloads have been enabled | Øyvind Harboe | 2010-01-13 | 8 | -0/+9 | |
* | arm7/9: add fn to check if dcc downloads have been enabled | Øyvind Harboe | 2010-01-13 | 2 | -1/+13 | |
* | target: add check_reset hook | Øyvind Harboe | 2010-01-13 | 3 | -1/+46 | |
* | ARM: bugfix for "movt" disassembly | David Brownell | 2010-01-12 | 1 | -1/+1 | |
* | reset: better error messages | Øyvind Harboe | 2010-01-11 | 1 | -2/+2 | |
* | MIPS: update arch_info access to match other targets | Spencer Oliver | 2010-01-09 | 7 | -68/+107 | |
* | *SVF: help/usage updates | David Brownell | 2010-01-08 | 1 | -1/+1 | |
* | misc ARM help/usage updates | David Brownell | 2010-01-07 | 3 | -7/+9 | |
* | ARM966: help/usage updates | David Brownell | 2010-01-07 | 1 | -1/+11 | |
* | ARM720: help/usage updates | David Brownell | 2010-01-07 | 1 | -10/+14 | |
* | ARM720: help/usage updates | David Brownell | 2010-01-07 | 1 | -2/+4 | |
* | ARM11: help/usage updates | David Brownell | 2010-01-07 | 1 | -12/+17 | |
* | ARM7/ARM9: help/usage updates | David Brownell | 2010-01-07 | 1 | -8/+8 | |
* | ARMv7: help/usage updates | David Brownell | 2010-01-07 | 5 | -34/+60 | |
* | ARM ETM/ETB/trace: help/usage updates | David Brownell | 2010-01-07 | 4 | -29/+47 | |
* | target misc: help/usage updates | David Brownell | 2010-01-07 | 3 | -131/+164 | |
* | XScale: help/usage updates | David Brownell | 2010-01-07 | 1 | -36/+43 | |
* | MIPS: change bulk_write_memory fallback msg to LOG_DEBUG | Spencer Oliver | 2010-01-07 | 1 | -1/+1 | |
* | MIPS: whitespace cleanup | Spencer Oliver | 2010-01-07 | 5 | -219/+218 | |
* | MIPS: fastdata bulk write fallback | Spencer Oliver | 2010-01-06 | 2 | -9/+7 | |
* | ARM: add #defines for JTAG ack codes | David Brownell | 2010-01-05 | 2 | -6/+9 | |
* | ARM: add comments re DAP assumptions | David Brownell | 2010-01-05 | 1 | -2/+14 | |
* | MIPS: pracc access tweaks | Spencer Oliver | 2010-01-05 | 1 | -15/+8 | |
* | MIPS: optimize pracc access | Spencer Oliver | 2010-01-05 | 4 | -88/+51 | |
* | MIPS: merge mips fast_data patch from David N. Claffey | David Claffey | 2010-01-05 | 7 | -7/+244 | |
* | ARMv7-M: use AP_REG_* symbol | David Brownell | 2010-01-04 | 1 | -1/+6 | |
* | ARM: ADIv5 JTAG symbol cleanup | David Brownell | 2010-01-02 | 2 | -35/+68 | |
* | ARM: dap info fix + tweaks | David Brownell | 2010-01-02 | 1 | -8/+14 | |
* | ARM: ADIv5 export cleanup | David Brownell | 2010-01-02 | 2 | -31/+35 | |
* | ARM: ADIv5 symbol and comment cleanup | David Brownell | 2010-01-02 | 2 | -29/+94 | |
* | Cortex-M3: minor breakpoint cleanup | David Brownell | 2010-01-02 | 1 | -12/+25 | |
* | streamline and document helptext mode displays | David Brownell | 2010-01-02 | 4 | -4/+4 | |
* | ARM7_9: Fix segfaults | Antonio Borneo | 2009-12-30 | 2 | -0/+11 | |
* | ARM9TDMI: Fix segfault. | Antonio Borneo | 2009-12-30 | 1 | -0/+6 | |
* | MinGW build fixes | Freddie Chopin | 2009-12-28 | 1 | -1/+1 |