Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-18 | Transform 'u32' to 'uint32_t' in src/target | zwelch | 1 | -1/+1 |
2009-06-18 | Transform 'u8' to 'uint8_t' in src/target | zwelch | 1 | -2/+2 |
2009-05-11 | Audit and eliminate redundant #include directives in other target files. | zwelch | 1 | -1/+0 |
2009-05-06 | Change reg_s value field from u8 * to void *; it must always be cast. | zwelch | 1 | -1/+1 |
2009-04-19 | Zach Welch <zw@superlucidity.net> fix -Werror warnings | oharboe | 1 | -1/+1 |
2008-12-13 | - remove target specific variant and use target->variant member | ntfreak | 1 | -1/+0 |
2008-10-07 | Fixes SEGFAULT when setting registers from GDB. | oharboe | 1 | -0/+4 |
2006-09-28 | - str9x flash support (Thanks to Spencer Oliver) | drath | 1 | -2/+2 |
2006-06-02 | - prepare OpenOCD for branching, created ./trunk/ | drath | 1 | -0/+69 |