| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | User's Guide: update GDB info | David Brownell | 2009-12-26 | 1 | -2/+35 |
* | AT91SAM9 NAND flash driver. | Dean Glazeski | 2009-12-19 | 1 | -0/+35 |
* | ETM: add "etm trigger_debug" command | David Brownell | 2009-12-19 | 1 | -0/+11 |
* | ETM trigger_percent becomes an ETB command | David Brownell | 2009-12-19 | 1 | -22/+22 |
* | JTAG: shrink "scan_chain" output | David Brownell | 2009-12-16 | 1 | -7/+7 |
* | target: add basic dsp563xx support | mkdorg@users.sourceforge.net | 2009-12-15 | 1 | -0/+2 |
* | jtag: add '-ignore-version' option | David Brownell | 2009-12-14 | 1 | -0/+6 |
* | ARM: list number of HW breakpoints/watchpoints | David Brownell | 2009-12-07 | 1 | -7/+37 |
* | User's Guide: add quickie setup notes | David Brownell | 2009-12-07 | 1 | -2/+41 |
* | User's Guide: mention ETM on ARM11 comes up too | David Brownell | 2009-12-07 | 1 | -1/+1 |
* | add 'flash list', rewrite 'flash banks' | Zachary T Welch | 2009-12-06 | 1 | -2/+8 |
* | User's Guide: more semihosting info | David Brownell | 2009-12-04 | 1 | -2/+21 |
* | basic ARM semihosting support | Nicolas Pitre | 2009-12-03 | 1 | -0/+11 |
* | Tcl and doc: update to match new 'arm mcr ...' etc | David Brownell | 2009-12-01 | 1 | -1/+19 |
* | XScale: initial PXA3xx support | Marek Vasut | 2009-11-29 | 1 | -0/+1 |
* | target: groundwork for "reset-assert" event | David Brownell | 2009-11-27 | 1 | -4/+43 |
* | update bug reporting information | Uwe Hermann | 2009-11-26 | 1 | -4/+2 |
* | styleguide: add some embedded style rules. | Øyvind Harboe | 2009-11-26 | 1 | -0/+3 |
* | update command handler documentation | Zachary T Welch | 2009-11-25 | 2 | -18/+83 |
* | support for scripts in $HOME/.openocd | Andreas Fritiofson | 2009-11-24 | 1 | -8/+14 |
* | arm926ejs: retire cp15 commands, handled by mrc/mcr. | Øyvind Harboe | 2009-11-23 | 1 | -7/+0 |
* | ARM7/ARM9: remove old "debug commands" | David Brownell | 2009-11-20 | 1 | -52/+35 |
* | document new flash syntax | Zachary T Welch | 2009-11-19 | 1 | -2/+6 |
* | update command_handler documentation | Zachary T Welch | 2009-11-17 | 2 | -21/+22 |
* | ARMv7A: use standard disassembler | David Brownell | 2009-11-16 | 1 | -18/+8 |
* | ARM: "armv4_5" command prefix becomes "arm" | David Brownell | 2009-11-16 | 1 | -8/+6 |
* | Add 'nand verify' command | Zachary T Welch | 2009-11-16 | 1 | -0/+26 |
* | update developer manual for new types | Zachary T Welch | 2009-11-13 | 2 | -5/+6 |
* | add documention for writing built-in commands | Zachary T Welch | 2009-11-13 | 3 | -2/+163 |
* | ETM: start support for ETMv2+ | David Brownell | 2009-11-12 | 1 | -3/+15 |
* | parport: add support for the jtag_khz command. | Jonas Horberg | 2009-11-12 | 1 | -0/+36 |
* | target: MMU-aware init for memory read/write | David Brownell | 2009-11-10 | 1 | -5/+9 |
* | ARM11: remove old mrc/mcr commands | Øyvind Harboe | 2009-11-10 | 1 | -19/+1 |
* | finish removing deprecated/obsolete commands | David Brownell | 2009-11-09 | 1 | -86/+0 |
* | User's Guide: Flash/NAND doc tweaks | David Brownell | 2009-11-09 | 1 | -3/+12 |
* | User's Guide: bugfix global state info | David Brownell | 2009-11-09 | 1 | -3/+1 |
* | target.cfg: remove "-work-area-virt 0" | David Brownell | 2009-11-08 | 1 | -1/+6 |
* | User's Guide: TAP setup tweakage | David Brownell | 2009-11-05 | 1 | -6/+14 |
* | Release docs: fix notes | David Brownell | 2009-11-04 | 1 | -7/+12 |
* | Doc: fix broken link | David Brownell | 2009-11-04 | 1 | -1/+1 |
* | Other files: stop referring to ChangeLog too | David Brownell | 2009-11-04 | 1 | -3/+1 |
* | Tweak release docs | David Brownell | 2009-11-04 | 1 | -110/+172 |
* | User's Guide: more init info, autoprobing, etc | David Brownell | 2009-11-01 | 1 | -6/+93 |
* | Rewrite release script to use GIT. | Zachary T Welch | 2009-10-27 | 1 | -136/+62 |
* | ARM: rename "arm9tdmi vector_catch" to "arm9 ..." | David Brownell | 2009-10-25 | 1 | -9/+4 |
* | arm9tdmi vector_catch: reserved means "don't use" | David Brownell | 2009-10-23 | 1 | -1/+3 |
* | ETM: rename registers, doc tweaks | David Brownell | 2009-10-22 | 1 | -2/+17 |
* | mww_phys retired. Replaced by generic mww phys in target.c | Øyvind Harboe | 2009-10-21 | 1 | -51/+0 |
* | virt2phys is now implemented by target.c globally, retire target specific doc... | Øyvind Harboe | 2009-10-21 | 1 | -15/+0 |
* | Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo... | Øyvind Harboe | 2009-10-21 | 1 | -6/+10 |