aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips_m4k.h
AgeCommit message (Expand)Author
2017-05-08mips32: add micromips isa handlingSalvador Arroyo
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2013-06-05update files to correct FSF addressSpencer Oliver
2012-05-21build: add helper/types.h to config.hSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2011-08-09mips32: Added CP0 coprocessor R/W routinesDrasko DRASKOVIC
2011-08-09mips_m4k: common_magic should be unsignedDrasko DRASKOVIC
2010-06-21target/mips_m4k: review scope of symbolsAntonio Borneo
2010-03-17PIC32: add software reset supportSpencer Oliver
2010-03-17MIPS: remove ejtag_srst variantSpencer Oliver
2010-01-09MIPS: update arch_info access to match other targetsSpencer Oliver
2009-12-03change #include "types.h" to <helper/types.h>Zachary T Welch
2009-11-13target_t -> struct targetZachary T Welch
2009-11-13breakpoint_t -> struct breakpointZachary T Welch
2009-11-13mips_m4k_common_t -> struct mips_m4k_commonZachary T Welch
2009-11-13mips32_common_t -> struct mips32_commonZachary T Welch
2009-11-13watchpoint_t -> struct watchpointZachary T Welch
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-07-26- merged mips target into svn trunkntfreak