update files to correct FSF address
[fw/openocd] / src / target / mips_m4k.h
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-08-09 Drasko DRASKOVICmips32: Added CP0 coprocessor R/W routines
2011-08-09 Drasko DRASKOVICmips_m4k: common_magic should be unsigned
2010-06-21 Antonio Borneotarget/mips_m4k: review scope of symbols
2010-03-17 Spencer OliverPIC32: add software reset support
2010-03-17 Spencer OliverMIPS: remove ejtag_srst variant
2010-01-09 Spencer OliverMIPS: update arch_info access to match other targets
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welchbreakpoint_t -> struct breakpoint
2009-11-13 Zachary T Welchmips_m4k_common_t -> struct mips_m4k_common
2009-11-13 Zachary T Welchmips32_common_t -> struct mips32_common
2009-11-13 Zachary T Welchwatchpoint_t -> struct watchpoint
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-07-26 ntfreak- merged mips target into svn trunk