mips: use const for code sequences
[fw/openocd] / src / target / mips32_pracc.h
2009-11-22 Øyvind Harboemips: use const for code sequences
2009-11-13 Zachary T Welchmips_ejtag_t -> struct mips_ejtag
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-04-21 oharboeNico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches
2009-01-05 oharboeJohn McCarthy <jgmcc@magma.ca> pic32mx flash fixups...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-07-26 ntfreak- merged mips target into svn trunk