aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_jtag.c
AgeCommit message (Expand)Author
2008-02-29added an #error in case anybody tries to compile that broken code.oharboe
2008-02-25- convert all files to unix line-endingdrath
2008-02-25From Michael Bruckoharboe
2008-01-20- added patch "remove error handler as planned"mifi
2008-01-14- use correct SCAN_N check value (disabled by default)drath
2008-01-07- added gdb flash fixes patch mifi
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath