summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change most in-tree references from SVN to GIT.dbrownell2009-10-0813-175/+133
* Force sane SRST and TRST initializationdbrownell2009-10-071-3/+11
* Better fix for TAPs violating the JTAG spec for IR-Capture.dbrownell2009-10-071-16/+18
* Remove much #ifdeffery around _DEBUG_JTAG_IO_ usage.dbrownell2009-10-073-42/+47
* buildfixdbrownell2009-10-071-0/+1
* Remove pointless "target library" chapter.dbrownell2009-10-071-36/+84
* Note bug in handling of variables through command line parameters.dbrownell2009-10-072-0/+12
* Updates for "reset_config":dbrownell2009-10-074-24/+128
* first stab at imx35 reset init scriptoharboe2009-10-071-0/+272
* remove recrusive reset invocation from reset init callbackoharboe2009-10-071-5/+0
* add timeouts and fix syntax error handling of mrc/mcr commands.oharboe2009-10-071-1/+2
* add timeouts and fix syntax error handling of mrc/mcr commands.oharboe2009-10-071-18/+59
* increase pause before reboot so web interface remains responsive when issuing...oharboe2009-10-071-2/+2
* Do not check ir capture if there is no IDCODEoharboe2009-10-071-13/+16
* 1.55 snapshotoharboe2009-10-071-1/+1
* Change version labels to work better with GITdbrownell2009-10-076-15/+92
* Add basic support for DM6446 EVM board.dbrownell2009-10-061-0/+74
* Dragonite has the same EICE affliction as feroceon.dbrownell2009-10-061-1/+2
* Dragonite target scriptdbrownell2009-10-061-0/+31
* Introduced jtag_init and "jtag arp_init" to allow target scripts more control...oharboe2009-10-064-13/+37
* stop using targetnumoharboe2009-10-061-1/+1
* Take "patches" out of .gitignore ... Win32 is case-crazydbrownell2009-10-061-3/+0
* Add initial ".gitignore".dbrownell2009-10-051-0/+52
* Improve jtag_validate_ircapture() diagnostics.dbrownell2009-10-051-8/+10
* Add a new JTAG "setup" event; use for better DaVinci ICEpick support.dbrownell2009-10-057-50/+93
* Minor cleanup to ARM926 debug entry:dbrownell2009-10-051-2/+6
* Update the NEWS file to cover more of the user-visible changes.dbrownell2009-10-051-2/+18
* Get rid of needless OMAP and Davinci target config optionsdbrownell2009-10-055-38/+13
* Updated reset event handling in omap3530 cfgmlu2009-10-021-2/+7
* It is not possible to invalidate I-Cache on memory writes while the target is...mlu2009-10-021-0/+3
* Make sure that DSCR_DTR_RX is not full before writingmlu2009-10-021-0/+27
* More error reporting in Cortex_a8 execute_opcodemlu2009-10-021-0/+6
* Added asser_reset and deassert_reset for cortex_a8mlu2009-10-021-2/+2
* Added asser_reset and deassert_reset for cortex_a8mlu2009-10-021-22/+56
* Minor ETB and ETM bugfixes and doc updatesdbrownell2009-10-023-59/+111
* ARMv7A: Report fault status registers when in Abort statemlu2009-10-011-0/+23
* Update release process documentation.zwelch2009-09-301-26/+49
* Improve release script version tag management commands.zwelch2009-09-301-7/+16
* Add numeric version tag support to release script.zwelch2009-09-301-4/+16
* 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