summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added 'unlock' option to flash write_imageØyvind Harboe2009-10-201-3/+4
* Doc: jtag_init must validate scan chain tooDavid Brownell2009-10-191-0/+5
* doc updates to match "help" betterDavid Brownell2009-10-141-7/+35
* Retired gdb_attach. gdb-detach event covers this functionality.Øyvind Harboe2009-10-131-5/+0
* arm11 burst writes are now only enabled for writes larger than 1 word. Single...Øyvind Harboe2009-10-121-1/+5
* Retire arm11 no_increment. Intended for future expansion to read/write to por...Øyvind Harboe2009-10-121-7/+0
* tweak new "translating ..." textDavid Brownell2009-10-091-16/+18
* add documentation about reset customizationDavid Brownell2009-10-091-12/+108
* Added tip in documentation on how to translate quirky syntaxØyvind Harboe2009-10-091-1/+41
* Houston, we have Mirror!David Brownell2009-10-071-0/+6
* Change most in-tree references from SVN to GIT.dbrownell2009-10-085-125/+65
* Remove pointless "target library" chapter.dbrownell2009-10-071-36/+84
* Note bug in handling of variables through command line parameters.dbrownell2009-10-071-0/+8
* Updates for "reset_config":dbrownell2009-10-071-6/+22
* Change version labels to work better with GITdbrownell2009-10-071-3/+3
* Add a new JTAG "setup" event; use for better DaVinci ICEpick support.dbrownell2009-10-051-6/+22
* Minor ETB and ETM bugfixes and doc updatesdbrownell2009-10-021-5/+29
* Update release process documentation.zwelch2009-09-301-26/+49