change #include "jtag.h" to <jtag/jtag.h>
[fw/openocd] / src / target / mips_ejtag.h
2009-12-03 Zachary T Welchchange #include "jtag.h" to <jtag/jtag.h>
2009-11-13 Zachary T Welchmips_ejtag_t -> struct mips_ejtag
2009-11-13 Zachary T Welchjtag_tap_t -> struct jtag_tap
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-06-25 oharboeOleksandr Tymoshenko <gonzo@bluezbox.com> simple watchp...
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-01 zwelchScrub final vestiges of in_handler from mips target...
2009-05-20 kc8apfAuthor: Spencer Oliver <spen@spen-soft.co.uk>
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-06 oharboeadd warnings about not using in_handler
2009-01-02 oharboeJohn McCarthy <jgmcc@magma.ca> pic32mx flash wip
2008-11-30 duanejtag newtap change & huge manual update
2008-11-17 ntfreak- add support for hardware breakpoints to mips32 target
2008-11-12 ntfreak- slight mips32 cleanup/reformat
2008-10-08 oharboeJohn McCarthy <jgmcc@magma.ca> adds support for DMA...
2008-07-26 ntfreak- merged mips target into svn trunk