aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-06Dragonite has the same EICE affliction as feroceon.dbrownell1-1/+2
2009-10-06Dragonite target scriptdbrownell1-0/+31
2009-10-06Introduced jtag_init and "jtag arp_init" to allow target scripts more control...oharboe4-13/+37
2009-10-06stop using targetnumoharboe1-1/+1
2009-10-06Take "patches" out of .gitignore ... Win32 is case-crazydbrownell1-3/+0
2009-10-05Add initial ".gitignore".dbrownell1-0/+52
2009-10-05Improve jtag_validate_ircapture() diagnostics.dbrownell1-8/+10
2009-10-05Add a new JTAG "setup" event; use for better DaVinci ICEpick support.dbrownell7-50/+93
2009-10-05Minor cleanup to ARM926 debug entry:dbrownell1-2/+6
2009-10-05Update the NEWS file to cover more of the user-visible changes.dbrownell1-2/+18
2009-10-05Get rid of needless OMAP and Davinci target config optionsdbrownell5-38/+13
2009-10-02Updated reset event handling in omap3530 cfgmlu1-2/+7
2009-10-02It is not possible to invalidate I-Cache on memory writes while the target is...mlu1-0/+3
2009-10-02Make sure that DSCR_DTR_RX is not full before writingmlu1-0/+27
2009-10-02More error reporting in Cortex_a8 execute_opcodemlu1-0/+6
2009-10-02Added asser_reset and deassert_reset for cortex_a8mlu1-2/+2
2009-10-02Added asser_reset and deassert_reset for cortex_a8mlu1-22/+56
2009-10-02Minor ETB and ETM bugfixes and doc updatesdbrownell3-59/+111
2009-10-01ARMv7A: Report fault status registers when in Abort statemlu1-0/+23
2009-09-30Update release process documentation.zwelch1-26/+49
2009-09-30Improve release script version tag management commands.zwelch1-7/+16
2009-09-30Add numeric version tag support to release script.zwelch1-4/+16
2009-09-30Improve release script version handling commands.zwelch1-19/+5
2009-09-30Add workaround to release script to update source code URL keyword.zwelch1-0/+7
2009-09-30Document and automate signature creation for the release archives.zwelch2-2/+10
2009-09-30Fix release script bugs after experience from 0.2.0:zwelch1-14/+21
2009-09-30Remove annoying EOL whitespace (again, sigh).dbrownell7-69/+69
2009-09-30Add DSCR_DTR_RX_FULL bit definemlu1-0/+1
2009-09-30strip gdb config optionsoharboe2-9/+0
2009-09-30michal smulski <michal.smulski@ooma.com> reset now worksoharboe3-67/+212
2009-09-29Streamline Capture-IR validation codedbrownell1-26/+23
2009-09-29ARM11 command handling fixesdbrownell2-42/+55
2009-09-29Make "-expected-id 0" suppress warnings; not unlike it used to do.dbrownell2-6/+12
2009-09-29Doc updates: add section on target software changes, minor fixesdbrownell1-5/+53
2009-09-29ETM: fix build issue on MinGW.dbrownell1-20/+21
2009-09-29ETB: cleanup needless symbol exports and forward decls.dbrownell2-40/+35
2009-09-29handle single threadingoharboe1-14/+34
2009-09-29reentry assertoharboe1-0/+7
2009-09-29httpd smoketest infooharboe2-5/+29
2009-09-29added t/nsrst_assert_width commandsoharboe3-0/+72
2009-09-28if srst pulls trst, then set state to TAP_RESET. oharboe1-3/+11
2009-09-28spelling fixoharboe1-1/+1
2009-09-28Shrink symbols exported from arm9tdmi.c and remove a forward ref.dbrownell1-35/+38
2009-09-27Add list of JTAG adapter drivers with TAP_RESET statemove bug.dbrownell1-1/+17
2009-09-27Update FT2232 driver so that it reliably enters TAP_RESET.dbrownell1-2/+10
2009-09-27Don't provide invalid OMAP5912 IR capture value/mask attributesdbrownell1-3/+3
2009-09-26On DM355 EVM board, associate NAND chips with $_TARGETNAMEdbrownell1-2/+2
2009-09-26Diagnostics tweaks for jtag_examine_chain() failure paths.dbrownell1-3/+4
2009-09-26Updates to the initial scanchain validation code:dbrownell2-13/+42
2009-09-26Streamline Capture-IR handling and integrity test.dbrownell2-22/+34