aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_adi_v5.h
AgeCommit message (Expand)Author
2009-07-16Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...zwelch
2009-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '<<' whitespacezwelch
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-06-04- add support for different TAR autotincrement sizes as per ARM ADI spec.ntfreak
2009-06-02- change signature for adi_jtag_dp_scan and adi_jtag_dp_scan_u32 to use swjdp...ntfreak
2009-04-27Added dap baseaddr and dap apid commandsmlu
2009-04-27Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM ...mlu