summaryrefslogtreecommitdiff
path: root/src/target/mips_m4k.h
Commit message (Expand)AuthorAgeFilesLines
* target/mips_m4k: review scope of symbolsAntonio Borneo2010-06-211-15/+0
* PIC32: add software reset supportSpencer Oliver2010-03-171-0/+1
* MIPS: remove ejtag_srst variantSpencer Oliver2010-03-171-2/+2
* MIPS: update arch_info access to match other targetsSpencer Oliver2010-01-091-0/+7
* change #include "types.h" to <helper/types.h>Zachary T Welch2009-12-031-1/+1
* target_t -> struct targetZachary T Welch2009-11-131-13/+13
* breakpoint_t -> struct breakpointZachary T Welch2009-11-131-4/+4
* mips_m4k_common_t -> struct mips_m4k_commonZachary T Welch2009-11-131-2/+2
* mips32_common_t -> struct mips32_commonZachary T Welch2009-11-131-1/+1
* watchpoint_t -> struct watchpointZachary T Welch2009-11-131-4/+4
* src/target: remove 'extern' and wrap headersZachary T Welch2009-11-091-12/+14
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-1/+1
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-1/+1
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-111-3/+4
* - remove target specific variant and use target->variant memberntfreak2008-12-131-2/+0
* - merged mips target into svn trunkntfreak2008-07-261-0/+52