aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-19Doc: jtag_init must validate scan chain tooDavid Brownell1-0/+5
2009-10-14doc updates to match "help" betterDavid Brownell1-7/+35
2009-10-13Retired gdb_attach. gdb-detach event covers this functionality.Øyvind Harboe1-5/+0
2009-10-12arm11 burst writes are now only enabled for writes larger than 1 word. Single...Øyvind Harboe1-1/+5
2009-10-12Retire arm11 no_increment. Intended for future expansion to read/write to por...Øyvind Harboe1-7/+0
2009-10-09tweak new "translating ..." textDavid Brownell1-16/+18
2009-10-09add documentation about reset customizationDavid Brownell1-12/+108
2009-10-09Added tip in documentation on how to translate quirky syntaxØyvind Harboe1-1/+41
2009-10-07Houston, we have Mirror!David Brownell1-0/+6
2009-10-08Change most in-tree references from SVN to GIT.dbrownell5-125/+65
2009-10-07Remove pointless "target library" chapter.dbrownell1-36/+84
2009-10-07Note bug in handling of variables through command line parameters.dbrownell1-0/+8
2009-10-07Updates for "reset_config":dbrownell1-6/+22
2009-10-07Change version labels to work better with GITdbrownell1-3/+3
2009-10-05Add a new JTAG "setup" event; use for better DaVinci ICEpick support.dbrownell1-6/+22
2009-10-02Minor ETB and ETM bugfixes and doc updatesdbrownell1-5/+29
2009-09-30Update release process documentation.zwelch1-26/+49
2009-09-30Document and automate signature creation for the release archives.zwelch1-1/+2
2009-09-29ARM11 command handling fixesdbrownell1-1/+14
2009-09-29Make "-expected-id 0" suppress warnings; not unlike it used to do.dbrownell1-3/+5
2009-09-29Doc updates: add section on target software changes, minor fixesdbrownell1-5/+53
2009-09-29httpd smoketest infooharboe1-1/+10
2009-09-28spelling fixoharboe1-1/+1
2009-09-26Streamline Capture-IR handling and integrity test.dbrownell1-10/+12
2009-09-23When setting up an ETM, cache its ETM_CONFIG register. Thendbrownell1-2/+38
2009-09-22Make it easier to erase or protect through to the enddbrownell1-6/+12