Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-11 | TARGET/MIPS32_DMAACC: review scope of functions | Antonio Borneo | 1 | -14/+0 |
2009-12-13 | target files shouldn't #include <target/...h> | David Brownell | 1 | -1/+1 |
2009-12-03 | change #include "mips_ejtag.h" to <target/mips_ejtag.h> | Zachary T Welch | 1 | -1/+1 |
2009-11-13 | mips_ejtag_t -> struct mips_ejtag | Zachary T Welch | 1 | -8/+8 |
2009-11-09 | src/target: remove 'extern' and wrap headers | Zachary T Welch | 1 | -8/+16 |
2009-06-18 | Transform 'u32' to 'uint32_t' in src/target | zwelch | 1 | -8/+8 |
2009-06-18 | Transform 'u16' to 'uint16_t' | zwelch | 1 | -2/+2 |
2009-06-18 | Transform 'u8' to 'uint8_t' in src/target | zwelch | 1 | -2/+2 |
2008-12-13 | - remove target specific variant and use target->variant member | ntfreak | 1 | -9/+4 |
2008-10-14 | John McCarthy <jgmcc@magma.ca> cleans up the usage of the | oharboe | 1 | -1/+1 |
2008-10-08 | - remove build warnings from mips_m4k.c and arm11.c | ntfreak | 1 | -53/+53 |
2008-10-08 | John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ... | oharboe | 1 | -0/+53 |