Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 1 | -1/+1 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Fixes '<<' whitespace | zwelch | 2009-06-23 | 1 | -15/+15 |
* | Transform 'u32' to 'uint32_t' in src/target/arm* | zwelch | 2009-06-18 | 1 | -27/+27 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -18/+18 |
* | - add support for different TAR autotincrement sizes as per ARM ADI spec. | ntfreak | 2009-06-04 | 1 | -0/+9 |
* | - change signature for adi_jtag_dp_scan and adi_jtag_dp_scan_u32 to use swjdp... | ntfreak | 2009-06-02 | 1 | -2/+6 |
* | Added dap baseaddr and dap apid commands | mlu | 2009-04-27 | 1 | -1/+3 |
* | Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM ... | mlu | 2009-04-27 | 1 | -0/+142 |