Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Transform 'u32' to 'uint32_t' in src/target/arm* | zwelch | 2009-06-18 | 1 | -8/+8 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -1/+1 |
* | Audit and eliminate redundant #include directives in arm target files. | zwelch | 2009-05-11 | 1 | -5/+0 |
* | Zach Welch <zw@superlucidity.net> fix -Werror warnings | oharboe | 2009-04-19 | 1 | -1/+1 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -1/+1 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 1 | -1/+1 |
* | Duane Ellis: "target as an [tcl] object" feature. | oharboe | 2008-09-01 | 1 | -1/+1 |
* | - fixed target->type->poll() return value | oharboe | 2008-02-24 | 1 | -1/+1 |
* | - fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch) | drath | 2008-02-23 | 1 | -0/+2 |
* | - add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch) | vpalatin | 2008-02-21 | 1 | -0/+6 |
* | - Added support for ARM926EJ-S based cores | drath | 2007-01-25 | 1 | -0/+44 |