summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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