summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Improve release script version handling commands.zwelch2009-09-301-19/+5
* Add workaround to release script to update source code URL keyword.zwelch2009-09-301-0/+7
* Document and automate signature creation for the release archives.zwelch2009-09-302-2/+10
* Fix release script bugs after experience from 0.2.0:zwelch2009-09-301-14/+21
* Remove annoying EOL whitespace (again, sigh).dbrownell2009-09-307-69/+69
* Add DSCR_DTR_RX_FULL bit definemlu2009-09-301-0/+1
* strip gdb config optionsoharboe2009-09-302-9/+0
* michal smulski <michal.smulski@ooma.com> reset now worksoharboe2009-09-303-67/+212
* Streamline Capture-IR validation codedbrownell2009-09-291-26/+23
* ARM11 command handling fixesdbrownell2009-09-292-42/+55
* Make "-expected-id 0" suppress warnings; not unlike it used to do.dbrownell2009-09-292-6/+12
* Doc updates: add section on target software changes, minor fixesdbrownell2009-09-291-5/+53
* ETM: fix build issue on MinGW.dbrownell2009-09-291-20/+21
* ETB: cleanup needless symbol exports and forward decls.dbrownell2009-09-292-40/+35
* handle single threadingoharboe2009-09-291-14/+34
* reentry assertoharboe2009-09-291-0/+7
* httpd smoketest infooharboe2009-09-292-5/+29
* added t/nsrst_assert_width commandsoharboe2009-09-293-0/+72
* if srst pulls trst, then set state to TAP_RESET. oharboe2009-09-281-3/+11
* spelling fixoharboe2009-09-281-1/+1
* Shrink symbols exported from arm9tdmi.c and remove a forward ref.dbrownell2009-09-281-35/+38
* Add list of JTAG adapter drivers with TAP_RESET statemove bug.dbrownell2009-09-271-1/+17
* Update FT2232 driver so that it reliably enters TAP_RESET.dbrownell2009-09-271-2/+10
* Don't provide invalid OMAP5912 IR capture value/mask attributesdbrownell2009-09-271-3/+3
* On DM355 EVM board, associate NAND chips with $_TARGETNAMEdbrownell2009-09-261-2/+2
* Diagnostics tweaks for jtag_examine_chain() failure paths.dbrownell2009-09-261-3/+4
* Updates to the initial scanchain validation code:dbrownell2009-09-262-13/+42
* Streamline Capture-IR handling and integrity test.dbrownell2009-09-262-22/+34
* Update DM355 target config to know about ICEpick.dbrownell2009-09-251-5/+18
* Michael Hasselberg <mh@open-engineering.de> target configuration files for To...oharboe2009-09-254-0/+355
* Try/catch scheme. Typed up the functionality and regression tested.oharboe2009-09-252-9/+100
* When attaching GDB to OpenOCD, the target state is no longer affected.oharboe2009-09-242-28/+68
* Start handling the (second) SRST stage of reset better:dbrownell2009-09-231-6/+11
* When setting up an ETM, cache its ETM_CONFIG register. Thendbrownell2009-09-233-53/+216
* Start cleaning up ETM register handling. On one ARM926 ETM+ETBdbrownell2009-09-232-167/+176
* Initial ETM cleanups. Most of these are cosmetic:dbrownell2009-09-232-83/+113
* Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe2009-09-232-17/+17
* - fix build issue under win32 (cygwin/msys) from svn r2746ntfreak2009-09-221-1/+1
* - add missing svn props from previous commitntfreak2009-09-222-1953/+1953
* Make it easier to erase or protect through to the enddbrownell2009-09-222-42/+87
* Update presentation of TAP events and tap enable/disable.dbrownell2009-09-211-31/+77
* Remove annoying end-of-line whitespace from doc/* files.dbrownell2009-09-2115-131/+131
* Remove annoying end-of-line whitespace from tcl/* filesdbrownell2009-09-2185-683/+682
* Remove annoying end-of-line whitespace from most src/*dbrownell2009-09-2120-183/+183
* Ethan Eade <ethan@evolution.com> board config script for Cogent CSB732 i.MX35...oharboe2009-09-211-0/+71
* Ensure that DaVinci chips can't start with a too-fast JTAG clock.dbrownell2009-09-213-0/+18
* Update the jtag-examine_chain() logic to verify that there's nodbrownell2009-09-211-38/+39
* Enhancement: stm32 flash protection error messagedbrownell2009-09-201-1/+1
* Update the User's Guide to cover the scan chain verification stepdbrownell2009-09-201-16/+87
* Debug message updates:dbrownell2009-09-203-43/+8