aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_jtag.c
AgeCommit message (Expand)Author
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe
2009-05-08pull up verify_capture_ir one level in api stackoharboe
2009-05-07marker for in_handler to removeoharboe
2009-05-06remove unecessary setting of deprecated fields to NULLoharboe
2009-05-06retire out_mask - not used anywhereoharboe
2009-04-18The following patches was applied:mifi
2008-11-30jtag newtap change & huge manual updateduane
2008-11-19jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe
2008-10-14Laurentiu Cocanu - add error handlingoharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-05-07This matters for embedded devices, but is probably not observably better for ...oharboe
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