aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_jtag.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-12-11target/arm_jtag.h: fix wrong comparison in arm_jtag_set_instrBohdan Tymkiv1-1/+2
2020-07-08target/arm926ejs: fix memory leaksAntonio Borneo1-0/+1
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2015-12-29target/arm: Remove usage of struct arm_jtag in ARMv7 targetsAndreas Fritiofson1-7/+3
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/target directorySpencer Oliver1-17/+10
2010-09-20warnings: fix alignment warningsØyvind Harboe1-2/+2
2010-08-11debug: use assert's when approperiateØyvind Harboe1-2/+1
2010-03-18jtag: retire one instance of jtag_get_end_state() usageØyvind Harboe1-7/+9
2009-12-11embedded hosts: optimize common code path for core arm operationsØyvind Harboe1-3/+34
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