summaryrefslogtreecommitdiff
path: root/src/target/arm_adi_v5.h
Commit message (Expand)AuthorAgeFilesLines
* Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ...zwelch2009-07-161-7/+11
* Remove whitespace at end of lines, step 1.zwelch2009-06-231-1/+1
* Remove whitespace that occurs after '('.zwelch2009-06-231-1/+1
* - Fixes '<<' whitespacezwelch2009-06-231-15/+15
* Transform 'u32' to 'uint32_t' in src/target/arm*zwelch2009-06-181-27/+27
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-18/+18
* - add support for different TAR autotincrement sizes as per ARM ADI spec.ntfreak2009-06-041-0/+9
* - change signature for adi_jtag_dp_scan and adi_jtag_dp_scan_u32 to use swjdp...ntfreak2009-06-021-2/+6
* Added dap baseaddr and dap apid commandsmlu2009-04-271-1/+3
* Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM ...mlu2009-04-271-0/+142