aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-07add timeouts and fix syntax error handling of mrc/mcr commands.oharboe1-1/+2
2009-10-07add timeouts and fix syntax error handling of mrc/mcr commands.oharboe1-18/+59
2009-10-07increase pause before reboot so web interface remains responsive when issuing...oharboe1-2/+2
2009-10-07Do not check ir capture if there is no IDCODEoharboe1-13/+16
2009-10-071.55 snapshotoharboe1-1/+1
2009-10-07Change version labels to work better with GITdbrownell6-15/+92
2009-10-06Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell1-1/+2
2009-10-06Add basic support for DM6446 EVM board.dbrownell1-0/+74
2009-10-06Dragonite has the same EICE affliction as feroceon.dbrownell1-1/+2
2009-10-06Dragonite target scriptdbrownell1-0/+31
2009-10-06Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell1-1/+2
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-05Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell1-1/+2
2009-10-05Add initial ".gitignore".dbrownell1-0/+52
2009-10-05Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell1-1/+2
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