aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-21Update presentation of TAP events and tap enable/disable.dbrownell1-31/+77
2009-09-21Remove annoying end-of-line whitespace from doc/* files.dbrownell15-131/+131
2009-09-20Update the User's Guide to cover the scan chain verification stepdbrownell1-16/+87
2009-09-19Minor tweaks to description of JTAG adapter/dongle issues.dbrownell1-4/+12
2009-09-17Minor fixes to NAND code and docsdbrownell1-3/+14
2009-09-17srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...oharboe1-0/+4
2009-09-17The "arm9tdmi.c" file is more of a generic ARM9 support file:dbrownell1-4/+9
2009-09-17Doc update: mention how ARM's WFI instruction affectsdbrownell1-9/+56
2009-09-16Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...oharboe1-1/+132
2009-09-12Dirk Behme <dirk.behme@googlemail.com> document post TAP reset eventoharboe1-4/+13