aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-05Update the NEWS file to cover more of the user-visible changes.dbrownell
2009-10-05Get rid of needless OMAP and Davinci target config optionsdbrownell
2009-10-02Updated reset event handling in omap3530 cfgmlu
2009-10-02It is not possible to invalidate I-Cache on memory writes while the target is...mlu
2009-10-02Make sure that DSCR_DTR_RX is not full before writingmlu
2009-10-02More error reporting in Cortex_a8 execute_opcodemlu
2009-10-02Added asser_reset and deassert_reset for cortex_a8mlu
2009-10-02Added asser_reset and deassert_reset for cortex_a8mlu
2009-10-02Minor ETB and ETM bugfixes and doc updatesdbrownell
2009-10-01ARMv7A: Report fault status registers when in Abort statemlu
2009-09-30Update release process documentation.zwelch
2009-09-30Improve release script version tag management commands.zwelch
2009-09-30Add numeric version tag support to release script.zwelch
2009-09-30Improve release script version handling commands.zwelch
2009-09-30Add workaround to release script to update source code URL keyword.zwelch
2009-09-30Document and automate signature creation for the release archives.zwelch
2009-09-30Fix release script bugs after experience from 0.2.0:zwelch
2009-09-30Remove annoying EOL whitespace (again, sigh).dbrownell
2009-09-30Add DSCR_DTR_RX_FULL bit definemlu
2009-09-30strip gdb config optionsoharboe
2009-09-30michal smulski <michal.smulski@ooma.com> reset now worksoharboe
2009-09-29Streamline Capture-IR validation codedbrownell
2009-09-29ARM11 command handling fixesdbrownell
2009-09-29Make "-expected-id 0" suppress warnings; not unlike it used to do.dbrownell
2009-09-29Doc updates: add section on target software changes, minor fixesdbrownell
2009-09-29ETM: fix build issue on MinGW.dbrownell
2009-09-29ETB: cleanup needless symbol exports and forward decls.dbrownell
2009-09-29handle single threadingoharboe
2009-09-29reentry assertoharboe
2009-09-29httpd smoketest infooharboe
2009-09-29added t/nsrst_assert_width commandsoharboe
2009-09-28if srst pulls trst, then set state to TAP_RESET. oharboe
2009-09-28spelling fixoharboe
2009-09-28Shrink symbols exported from arm9tdmi.c and remove a forward ref.dbrownell
2009-09-27Add list of JTAG adapter drivers with TAP_RESET statemove bug.dbrownell
2009-09-27Update FT2232 driver so that it reliably enters TAP_RESET.dbrownell
2009-09-27Don't provide invalid OMAP5912 IR capture value/mask attributesdbrownell
2009-09-26On DM355 EVM board, associate NAND chips with $_TARGETNAMEdbrownell
2009-09-26Diagnostics tweaks for jtag_examine_chain() failure paths.dbrownell
2009-09-26Updates to the initial scanchain validation code:dbrownell
2009-09-26Streamline Capture-IR handling and integrity test.dbrownell
2009-09-25Update DM355 target config to know about ICEpick.dbrownell
2009-09-25Michael Hasselberg <mh@open-engineering.de> target configuration files for To...oharboe
2009-09-25Try/catch scheme. Typed up the functionality and regression tested.oharboe
2009-09-24When attaching GDB to OpenOCD, the target state is no longer affected.oharboe
2009-09-23Start handling the (second) SRST stage of reset better:dbrownell
2009-09-23When setting up an ETM, cache its ETM_CONFIG register. Thendbrownell
2009-09-23Start cleaning up ETM register handling. On one ARM926 ETM+ETBdbrownell
2009-09-23Initial ETM cleanups. Most of these are cosmetic:dbrownell
2009-09-23Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe