aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2009-12-19ETM: add "etm trigger_debug" commandDavid Brownell1-0/+11
2009-12-19ETM trigger_percent becomes an ETB commandDavid Brownell1-22/+22
2009-12-16JTAG: shrink "scan_chain" outputDavid Brownell1-7/+7
2009-12-15target: add basic dsp563xx supportmkdorg@users.sourceforge.net1-0/+2
2009-12-14jtag: add '-ignore-version' optionDavid Brownell1-0/+6
2009-12-07ARM: list number of HW breakpoints/watchpointsDavid Brownell1-7/+37
2009-12-07User's Guide: add quickie setup notesDavid Brownell1-2/+41
2009-12-07User's Guide: mention ETM on ARM11 comes up tooDavid Brownell1-1/+1
2009-12-06add 'flash list', rewrite 'flash banks'Zachary T Welch1-2/+8
2009-12-04User's Guide: more semihosting infoDavid Brownell1-2/+21
2009-12-03basic ARM semihosting supportNicolas Pitre1-0/+11
2009-12-01Tcl and doc: update to match new 'arm mcr ...' etcDavid Brownell1-1/+19
2009-11-29XScale: initial PXA3xx supportMarek Vasut1-0/+1
2009-11-27target: groundwork for "reset-assert" eventDavid Brownell1-4/+43
2009-11-26update bug reporting informationUwe Hermann1-4/+2
2009-11-26styleguide: add some embedded style rules.Øyvind Harboe1-0/+3
2009-11-25update command handler documentationZachary T Welch2-18/+83
2009-11-24support for scripts in $HOME/.openocdAndreas Fritiofson1-8/+14
2009-11-23arm926ejs: retire cp15 commands, handled by mrc/mcr.Øyvind Harboe1-7/+0
2009-11-20ARM7/ARM9: remove old "debug commands"David Brownell1-52/+35
2009-11-19document new flash syntaxZachary T Welch1-2/+6
2009-11-17update command_handler documentationZachary T Welch2-21/+22
2009-11-16ARMv7A: use standard disassemblerDavid Brownell1-18/+8
2009-11-16ARM: "armv4_5" command prefix becomes "arm"David Brownell1-8/+6
2009-11-16Add 'nand verify' commandZachary T Welch1-0/+26
2009-11-13update developer manual for new typesZachary T Welch2-5/+6
2009-11-13add documention for writing built-in commandsZachary T Welch3-2/+163
2009-11-12ETM: start support for ETMv2+David Brownell1-3/+15
2009-11-12parport: add support for the jtag_khz command.Jonas Horberg1-0/+36
2009-11-10target: MMU-aware init for memory read/writeDavid Brownell1-5/+9
2009-11-10ARM11: remove old mrc/mcr commandsØyvind Harboe1-19/+1
2009-11-09finish removing deprecated/obsolete commandsDavid Brownell1-86/+0
2009-11-09User's Guide: Flash/NAND doc tweaksDavid Brownell1-3/+12
2009-11-09User's Guide: bugfix global state infoDavid Brownell1-3/+1
2009-11-08target.cfg: remove "-work-area-virt 0"David Brownell1-1/+6
2009-11-05User's Guide: TAP setup tweakageDavid Brownell1-6/+14
2009-11-04Release docs: fix notesDavid Brownell1-7/+12
2009-11-04Doc: fix broken linkDavid Brownell1-1/+1
2009-11-04Other files: stop referring to ChangeLog tooDavid Brownell1-3/+1
2009-11-04Tweak release docsDavid Brownell1-110/+172
2009-11-01User's Guide: more init info, autoprobing, etcDavid Brownell1-6/+93
2009-10-27Rewrite release script to use GIT.Zachary T Welch1-136/+62
2009-10-25ARM: rename "arm9tdmi vector_catch" to "arm9 ..."David Brownell1-9/+4
2009-10-23arm9tdmi vector_catch: reserved means "don't use"David Brownell1-1/+3
2009-10-22ETM: rename registers, doc tweaksDavid Brownell1-2/+17
2009-10-21mww_phys retired. Replaced by generic mww phys in target.cØyvind Harboe1-51/+0
2009-10-21virt2phys is now implemented by target.c globally, retire target specific doc...Øyvind Harboe1-15/+0
2009-10-21Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo...Øyvind Harboe1-6/+10
2009-10-20XSVF: use svf_add_statemove()David Brownell1-2/+25
2009-10-20Added 'unlock' option to flash write_imageØyvind Harboe1-3/+4