summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* AT91SAM9 NAND flash driver.Dean Glazeski2009-12-191-0/+35
* ETM: add "etm trigger_debug" commandDavid Brownell2009-12-191-0/+11
* ETM trigger_percent becomes an ETB commandDavid Brownell2009-12-191-22/+22
* JTAG: shrink "scan_chain" outputDavid Brownell2009-12-161-7/+7
* target: add basic dsp563xx supportmkdorg@users.sourceforge.net2009-12-151-0/+2
* jtag: add '-ignore-version' optionDavid Brownell2009-12-141-0/+6
* ARM: list number of HW breakpoints/watchpointsDavid Brownell2009-12-071-7/+37
* User's Guide: add quickie setup notesDavid Brownell2009-12-071-2/+41
* User's Guide: mention ETM on ARM11 comes up tooDavid Brownell2009-12-071-1/+1
* add 'flash list', rewrite 'flash banks'Zachary T Welch2009-12-061-2/+8
* User's Guide: more semihosting infoDavid Brownell2009-12-041-2/+21
* basic ARM semihosting supportNicolas Pitre2009-12-031-0/+11
* Tcl and doc: update to match new 'arm mcr ...' etcDavid Brownell2009-12-011-1/+19
* XScale: initial PXA3xx supportMarek Vasut2009-11-291-0/+1
* target: groundwork for "reset-assert" eventDavid Brownell2009-11-271-4/+43
* update bug reporting informationUwe Hermann2009-11-261-4/+2
* styleguide: add some embedded style rules.Øyvind Harboe2009-11-261-0/+3
* update command handler documentationZachary T Welch2009-11-252-18/+83
* support for scripts in $HOME/.openocdAndreas Fritiofson2009-11-241-8/+14
* arm926ejs: retire cp15 commands, handled by mrc/mcr.Øyvind Harboe2009-11-231-7/+0
* ARM7/ARM9: remove old "debug commands"David Brownell2009-11-201-52/+35
* document new flash syntaxZachary T Welch2009-11-191-2/+6
* update command_handler documentationZachary T Welch2009-11-172-21/+22
* ARMv7A: use standard disassemblerDavid Brownell2009-11-161-18/+8
* ARM: "armv4_5" command prefix becomes "arm"David Brownell2009-11-161-8/+6
* Add 'nand verify' commandZachary T Welch2009-11-161-0/+26
* update developer manual for new typesZachary T Welch2009-11-132-5/+6
* add documention for writing built-in commandsZachary T Welch2009-11-133-2/+163
* ETM: start support for ETMv2+David Brownell2009-11-121-3/+15
* parport: add support for the jtag_khz command.Jonas Horberg2009-11-121-0/+36
* target: MMU-aware init for memory read/writeDavid Brownell2009-11-101-5/+9
* ARM11: remove old mrc/mcr commandsØyvind Harboe2009-11-101-19/+1
* finish removing deprecated/obsolete commandsDavid Brownell2009-11-091-86/+0
* User's Guide: Flash/NAND doc tweaksDavid Brownell2009-11-091-3/+12
* User's Guide: bugfix global state infoDavid Brownell2009-11-091-3/+1
* target.cfg: remove "-work-area-virt 0"David Brownell2009-11-081-1/+6
* User's Guide: TAP setup tweakageDavid Brownell2009-11-051-6/+14
* Release docs: fix notesDavid Brownell2009-11-041-7/+12
* Doc: fix broken linkDavid Brownell2009-11-041-1/+1
* Other files: stop referring to ChangeLog tooDavid Brownell2009-11-041-3/+1
* Tweak release docsDavid Brownell2009-11-041-110/+172
* User's Guide: more init info, autoprobing, etcDavid Brownell2009-11-011-6/+93
* Rewrite release script to use GIT.Zachary T Welch2009-10-271-136/+62
* ARM: rename "arm9tdmi vector_catch" to "arm9 ..."David Brownell2009-10-251-9/+4
* arm9tdmi vector_catch: reserved means "don't use"David Brownell2009-10-231-1/+3
* ETM: rename registers, doc tweaksDavid Brownell2009-10-221-2/+17
* mww_phys retired. Replaced by generic mww phys in target.cØyvind Harboe2009-10-211-51/+0
* virt2phys is now implemented by target.c globally, retire target specific doc...Øyvind Harboe2009-10-211-15/+0
* Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo...Øyvind Harboe2009-10-211-6/+10
* XSVF: use svf_add_statemove()David Brownell2009-10-201-2/+25