| Commit message (Expand) | Author | Age | Files | Lines |
* | target/mips_m4k: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -15/+0 |
* | PIC32: add software reset support | Spencer Oliver | 2010-03-17 | 1 | -0/+1 |
* | MIPS: remove ejtag_srst variant | Spencer Oliver | 2010-03-17 | 1 | -2/+2 |
* | MIPS: update arch_info access to match other targets | Spencer Oliver | 2010-01-09 | 1 | -0/+7 |
* | change #include "types.h" to <helper/types.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -13/+13 |
* | breakpoint_t -> struct breakpoint | Zachary T Welch | 2009-11-13 | 1 | -4/+4 |
* | mips_m4k_common_t -> struct mips_m4k_common | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | mips32_common_t -> struct mips32_common | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | watchpoint_t -> struct watchpoint | Zachary T Welch | 2009-11-13 | 1 | -4/+4 |
* | src/target: remove 'extern' and wrap headers | Zachary T Welch | 2009-11-09 | 1 | -12/+14 |
* | Transform 'u32' to 'uint32_t' in src/target | zwelch | 2009-06-18 | 1 | -1/+1 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -1/+1 |
* | Audit and eliminate redundant #include directives in other target files. | zwelch | 2009-05-11 | 1 | -3/+4 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -2/+0 |
* | - merged mips target into svn trunk | ntfreak | 2008-07-26 | 1 | -0/+52 |