mips: code clean up in mips_m4k_debug_entry() function
[fw/openocd] / src / target / mips_ejtag.h
2013-04-13 Salvador Arroyomips: code clean up in mips_m4k_debug_entry() function
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-06-01 Stefan Mahrmips: fixup fastdata
2011-04-05 Drasko DRASKOVICAdded mips_ejtag_drscan_32_out() for optimization.
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboemips: illustrates how to improve performance
2011-03-31 Øyvind Harboemips: fix mips_ejtag_set_instr error handling
2011-01-04 Spencer Olivermips32: add fastdata loader working area
2010-12-29 Andrew MacIsaacCompilation Warnings on OS X 10.5
2010-04-10 Antonio BorneoTARGET/MIPS_EJTAG: review scope of functions
2010-03-18 Spencer OliverPIC32MX: add unlock cmd
2010-03-18 Spencer OliverMIPS: remove unused arg from mips_ejtag_set_instr
2010-03-17 Spencer OliverPIC32: add software reset support
2010-03-10 Spencer OliverPIC32: add flash algorithm support
2010-01-09 Spencer OliverMIPS: update arch_info access to match other targets
2010-01-07 Spencer OliverMIPS: whitespace cleanup
2010-01-05 David ClaffeyMIPS: merge mips fast_data patch from David N. Claffey
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