summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* initial builds of OSK5912 boards need srst_pulls_trstDavid Brownell2009-10-081-0/+4
* prevent abort via polling during jtag_resetDavid Brownell2009-10-083-9/+51
* Stop ignoring most scan chain validation errorsDavid Brownell2009-10-082-15/+50
* Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell2009-10-085-6/+35
|\
| * Testing committing changes to .gitignore to ignore more build outputØyvind Harboe2009-10-081-0/+2
| * Add .project to .gitignoreØyvind Harboe2009-10-081-0/+4
| * Stop GDB when polling fails, srst assert or powerdropout is detectedØyvind Harboe2009-10-083-5/+25
| * Update copyright statements. Make it easier to sync with Jim TclØyvind Harboe2009-10-081-1/+4
* | make OMAP5912 resets more reliableDavid Brownell2009-10-071-0/+2
|/
* iMX25 target supportJohn Rigby2009-10-071-0/+41
* Houston, we have Mirror!David Brownell2009-10-072-0/+12
* Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell2009-10-071-1/+2
|\
| * Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell2009-10-071-1/+2
| |\
| | * Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell2009-10-061-1/+2
| | |\
| | | * Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell2009-10-061-1/+2
| | | |\
| | | | * Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell2009-10-051-1/+2
| | | | |\
| | | | | * Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell2009-10-051-1/+2
| | | | | |\
* | | | | | | Change most in-tree references from SVN to GIT.dbrownell2009-10-0813-175/+133
* | | | | | | Force sane SRST and TRST initializationdbrownell2009-10-071-3/+11
* | | | | | | Better fix for TAPs violating the JTAG spec for IR-Capture.dbrownell2009-10-071-16/+18
* | | | | | | Remove much #ifdeffery around _DEBUG_JTAG_IO_ usage.dbrownell2009-10-073-42/+47
* | | | | | | buildfixdbrownell2009-10-071-0/+1
|/ / / / / /
* | | | | | Remove pointless "target library" chapter.dbrownell2009-10-071-36/+84
* | | | | | Note bug in handling of variables through command line parameters.dbrownell2009-10-072-0/+12
* | | | | | Updates for "reset_config":dbrownell2009-10-074-24/+128
* | | | | | first stab at imx35 reset init scriptoharboe2009-10-071-0/+272
* | | | | | remove recrusive reset invocation from reset init callbackoharboe2009-10-071-5/+0
* | | | | | add timeouts and fix syntax error handling of mrc/mcr commands.oharboe2009-10-071-1/+2
* | | | | | add timeouts and fix syntax error handling of mrc/mcr commands.oharboe2009-10-071-18/+59
* | | | | | increase pause before reboot so web interface remains responsive when issuing...oharboe2009-10-071-2/+2
* | | | | | Do not check ir capture if there is no IDCODEoharboe2009-10-071-13/+16
* | | | | | 1.55 snapshotoharboe2009-10-071-1/+1
* | | | | | 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