Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #include "target.h" less wildly | David Brownell | 2009-11-16 | 1 | -1/+2 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -8/+8 |
* | armv4_5_mmu_common_t -> struct armv4_5_mmu_common | Zachary T Welch | 2009-11-13 | 1 | -5/+5 |
* | armv4_5_cache_common_t -> struct armv4_5_cache_common | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | src/target: remove 'extern' and wrap headers | Zachary T Welch | 2009-11-09 | 1 | -3/+11 |
* | retire obsolete mXY_phys commands. Handled by generic memory read/modify comm... | Øyvind Harboe | 2009-10-21 | 1 | -4/+0 |
* | Transform 'u32' to 'uint32_t' in src/target/arm* | zwelch | 2009-06-18 | 1 | -6/+6 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -4/+4 |
* | Audit and eliminate redundant #include directives in arm target files. | zwelch | 2009-05-11 | 1 | -0/+1 |
* | - endianess fixes everywhere but in the flash code. flashing might still be b... | drath | 2006-08-31 | 1 | -0/+8 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+52 |