| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Add a new JTAG "setup" event; use for better DaVinci ICEpick support. | dbrownell | 2009-10-05 | 7 | -50/+93 |
* | | Minor cleanup to ARM926 debug entry: | dbrownell | 2009-10-05 | 1 | -2/+6 |
* | | Update the NEWS file to cover more of the user-visible changes. | dbrownell | 2009-10-05 | 1 | -2/+18 |
* | | Get rid of needless OMAP and Davinci target config options | dbrownell | 2009-10-05 | 5 | -38/+13 |
* | | Updated reset event handling in omap3530 cfg | mlu | 2009-10-02 | 1 | -2/+7 |
* | | It is not possible to invalidate I-Cache on memory writes while the target is... | mlu | 2009-10-02 | 1 | -0/+3 |
* | | Make sure that DSCR_DTR_RX is not full before writing | mlu | 2009-10-02 | 1 | -0/+27 |
* | | More error reporting in Cortex_a8 execute_opcode | mlu | 2009-10-02 | 1 | -0/+6 |
* | | Added asser_reset and deassert_reset for cortex_a8 | mlu | 2009-10-02 | 1 | -2/+2 |
* | | Added asser_reset and deassert_reset for cortex_a8 | mlu | 2009-10-02 | 1 | -22/+56 |
|/ |
|
* | Minor ETB and ETM bugfixes and doc updates | dbrownell | 2009-10-02 | 3 | -59/+111 |
* | ARMv7A: Report fault status registers when in Abort state | mlu | 2009-10-01 | 1 | -0/+23 |
* | Update release process documentation. | zwelch | 2009-09-30 | 1 | -26/+49 |
* | Improve release script version tag management commands. | zwelch | 2009-09-30 | 1 | -7/+16 |
* | Add numeric version tag support to release script. | zwelch | 2009-09-30 | 1 | -4/+16 |
* | Improve release script version handling commands. | zwelch | 2009-09-30 | 1 | -19/+5 |
* | Add workaround to release script to update source code URL keyword. | zwelch | 2009-09-30 | 1 | -0/+7 |
* | Document and automate signature creation for the release archives. | zwelch | 2009-09-30 | 2 | -2/+10 |
* | Fix release script bugs after experience from 0.2.0: | zwelch | 2009-09-30 | 1 | -14/+21 |
* | Remove annoying EOL whitespace (again, sigh). | dbrownell | 2009-09-30 | 7 | -69/+69 |
* | Add DSCR_DTR_RX_FULL bit define | mlu | 2009-09-30 | 1 | -0/+1 |
* | strip gdb config options | oharboe | 2009-09-30 | 2 | -9/+0 |
* | michal smulski <michal.smulski@ooma.com> reset now works | oharboe | 2009-09-30 | 3 | -67/+212 |
* | Streamline Capture-IR validation code | dbrownell | 2009-09-29 | 1 | -26/+23 |
* | ARM11 command handling fixes | dbrownell | 2009-09-29 | 2 | -42/+55 |
* | Make "-expected-id 0" suppress warnings; not unlike it used to do. | dbrownell | 2009-09-29 | 2 | -6/+12 |
* | Doc updates: add section on target software changes, minor fixes | dbrownell | 2009-09-29 | 1 | -5/+53 |
* | ETM: fix build issue on MinGW. | dbrownell | 2009-09-29 | 1 | -20/+21 |
* | ETB: cleanup needless symbol exports and forward decls. | dbrownell | 2009-09-29 | 2 | -40/+35 |
* | handle single threading | oharboe | 2009-09-29 | 1 | -14/+34 |
* | reentry assert | oharboe | 2009-09-29 | 1 | -0/+7 |
* | httpd smoketest info | oharboe | 2009-09-29 | 2 | -5/+29 |
* | added t/nsrst_assert_width commands | oharboe | 2009-09-29 | 3 | -0/+72 |
* | if srst pulls trst, then set state to TAP_RESET. | oharboe | 2009-09-28 | 1 | -3/+11 |
* | spelling fix | oharboe | 2009-09-28 | 1 | -1/+1 |
* | Shrink symbols exported from arm9tdmi.c and remove a forward ref. | dbrownell | 2009-09-28 | 1 | -35/+38 |
* | Add list of JTAG adapter drivers with TAP_RESET statemove bug. | dbrownell | 2009-09-27 | 1 | -1/+17 |
* | Update FT2232 driver so that it reliably enters TAP_RESET. | dbrownell | 2009-09-27 | 1 | -2/+10 |
* | Don't provide invalid OMAP5912 IR capture value/mask attributes | dbrownell | 2009-09-27 | 1 | -3/+3 |
* | On DM355 EVM board, associate NAND chips with $_TARGETNAME | dbrownell | 2009-09-26 | 1 | -2/+2 |
* | Diagnostics tweaks for jtag_examine_chain() failure paths. | dbrownell | 2009-09-26 | 1 | -3/+4 |
* | Updates to the initial scanchain validation code: | dbrownell | 2009-09-26 | 2 | -13/+42 |
* | Streamline Capture-IR handling and integrity test. | dbrownell | 2009-09-26 | 2 | -22/+34 |
* | Update DM355 target config to know about ICEpick. | dbrownell | 2009-09-25 | 1 | -5/+18 |
* | Michael Hasselberg <mh@open-engineering.de> target configuration files for To... | oharboe | 2009-09-25 | 4 | -0/+355 |
* | Try/catch scheme. Typed up the functionality and regression tested. | oharboe | 2009-09-25 | 2 | -9/+100 |
* | When attaching GDB to OpenOCD, the target state is no longer affected. | oharboe | 2009-09-24 | 2 | -28/+68 |
* | Start handling the (second) SRST stage of reset better: | dbrownell | 2009-09-23 | 1 | -6/+11 |
* | When setting up an ETM, cache its ETM_CONFIG register. Then | dbrownell | 2009-09-23 | 3 | -53/+216 |
* | Start cleaning up ETM register handling. On one ARM926 ETM+ETB | dbrownell | 2009-09-23 | 2 | -167/+176 |