aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips_m4k.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-09mips32: Added CP0 coprocessor R/W routinesDrasko DRASKOVIC1-0/+5
2011-08-09mips_m4k: common_magic should be unsignedDrasko DRASKOVIC1-1/+1
2010-06-21target/mips_m4k: review scope of symbolsAntonio Borneo1-15/+0
2010-03-17PIC32: add software reset supportSpencer Oliver1-0/+1
2010-03-17MIPS: remove ejtag_srst variantSpencer Oliver1-2/+2
2010-01-09MIPS: update arch_info access to match other targetsSpencer Oliver1-0/+7
2009-12-03change #include "types.h" to <helper/types.h>Zachary T Welch1-1/+1
2009-11-13target_t -> struct targetZachary T Welch1-13/+13
2009-11-13breakpoint_t -> struct breakpointZachary T Welch1-4/+4
2009-11-13mips_m4k_common_t -> struct mips_m4k_commonZachary T Welch1-2/+2
2009-11-13mips32_common_t -> struct mips32_commonZachary T Welch1-1/+1
2009-11-13watchpoint_t -> struct watchpointZachary T Welch1-4/+4
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch1-12/+14
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-1/+1
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-1/+1
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch1-3/+4
2008-12-13- remove target specific variant and use target->variant memberntfreak1-2/+0
2008-07-26- merged mips target into svn trunkntfreak1-0/+52