aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_jtag.h
AgeCommit message (Expand)Author
2009-11-13arm_jtag_t -> struct arm_jtagZachary T Welch
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-06-23- Fixes '=' whitespacezwelch
2009-06-19fix jtag_add_callback() args. The first argument is nothing special, it's jus...oharboe
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-05-11used by upcoming commitsoharboe
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2009-05-08pull up verify_capture_ir one level in api stackoharboe
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2008-11-30jtag newtap change & huge manual updateduane
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-01-20- added patch "remove error handler as planned"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-06-02- prepare OpenOCD for branching, created ./trunk/drath