aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_jtag.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-03change #include "jtag.h" to <jtag/jtag.h>Zachary T Welch1-1/+1
2009-11-14remove unused arm_jtag_buf_to_* helpersZachary T Welch1-17/+0
2009-11-14struct scan_field_s -> struct scan_fieldZachary T Welch1-12/+12
2009-11-13arm_jtag_t -> struct arm_jtagZachary T Welch1-5/+5
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch1-1/+1
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch1-3/+4
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe1-1/+1
2009-06-23- Fixes '=' whitespacezwelch1-4/+4
2009-06-19fix jtag_add_callback() args. The first argument is nothing special, it's jus...oharboe1-4/+6
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch1-8/+8
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-14/+14
2009-05-11used by upcoming commitsoharboe1-0/+13
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch1-1/+0
2009-05-08pull up verify_capture_ir one level in api stackoharboe1-3/+3
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe1-2/+2
2008-11-30jtag newtap change & huge manual updateduane1-1/+1
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+1
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-01-20- added patch "remove error handler as planned"mifi1-13/+13
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath1-1/+2
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath1-1/+16
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+42