summaryrefslogtreecommitdiff
path: root/src/target/mips_ejtag.h
Commit message (Expand)AuthorAgeFilesLines
* mips: fixup fastdataStefan Mahr2011-06-011-0/+6
* Added mips_ejtag_drscan_32_out() for optimization.Drasko DRASKOVIC2011-04-051-0/+1
* mips: illustrates how to improve performanceØyvind Harboe2011-04-011-0/+1
* mips: fix mips_ejtag_set_instr error handlingØyvind Harboe2011-03-311-1/+1
* mips32: add fastdata loader working areaSpencer Oliver2011-01-041-0/+1
* Compilation Warnings on OS X 10.5Andrew MacIsaac2010-12-291-1/+1
* TARGET/MIPS_EJTAG: review scope of functionsAntonio Borneo2010-04-101-1/+0
* PIC32MX: add unlock cmdSpencer Oliver2010-03-181-0/+2
* MIPS: remove unused arg from mips_ejtag_set_instrSpencer Oliver2010-03-181-1/+1
* PIC32: add software reset supportSpencer Oliver2010-03-171-0/+6
* PIC32: add flash algorithm supportSpencer Oliver2010-03-101-0/+4
* MIPS: update arch_info access to match other targetsSpencer Oliver2010-01-091-3/+11
* MIPS: whitespace cleanupSpencer Oliver2010-01-071-5/+5
* MIPS: merge mips fast_data patch from David N. ClaffeyDavid Claffey2010-01-051-0/+1
* change #include "jtag.h" to <jtag/jtag.h>Zachary T Welch2009-12-031-1/+1
* mips_ejtag_t -> struct mips_ejtagZachary T Welch2009-11-131-11/+11
* jtag_tap_t -> struct jtag_tapZachary T Welch2009-11-131-1/+1
* src/target: remove 'extern' and wrap headersZachary T Welch2009-11-091-9/+10
* Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint supportoharboe2009-06-251-0/+5
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-7/+7
* Scrub final vestiges of in_handler from mips target APIs.zwelch2009-06-011-2/+2
* Author: Spencer Oliver <spen@spen-soft.co.uk>kc8apf2009-05-201-1/+1
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-111-1/+0
* add warnings about not using in_handleroharboe2009-05-061-1/+1
* John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe2009-01-021-0/+1
* jtag newtap change & huge manual updateduane2008-11-301-1/+1
* - add support for hardware breakpoints to mips32 targetntfreak2008-11-171-1/+8
* - slight mips32 cleanup/reformatntfreak2008-11-121-1/+7
* John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ...oharboe2008-10-081-1/+1
* - merged mips target into svn trunkntfreak2008-07-261-0/+107