aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips_ejtag.h
AgeCommit message (Expand)Author
2019-11-28mips: Add MIPS64 supportPeter Mamonov
2018-01-13ejtag: added missing instructions.Jiri Kastner
2017-05-08mips32, use scan32 function for reading impcode/idcode.Salvador Arroyo
2017-05-08mips32: add micromips isa handlingSalvador Arroyo
2017-05-08mips32, add support for micromips in debug modeSalvador Arroyo
2017-04-25mips32, homogenize code in the scan functionsSalvador Arroyo
2017-04-24mips32, pic32 use uint8_t in 8 bit scan functionSalvador Arroyo
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-05MIPS32 Fix typosSalvador Arroyo
2014-08-19mips32.c: cache debug caps and support EJTAG 2.0 specific changesOleksij Rempel
2014-08-19mips_ejtag.c|h: use version specific IMPsOleksij Rempel
2014-05-09mips32: new code for pracc execSalvador Arroyo
2013-07-17mips: add breakpoint support for EJTAG 2.0Oleksij Rempel
2013-07-17mips_ejtag: remove memory protection bit before DMOleksij Rempel
2013-07-17mips_ejtag: cache ejtag version to avoid recalculationOleksij Rempel
2013-06-05update files to correct FSF addressSpencer Oliver
2013-04-20mips: m4k alternate pracc code. Patch 1Salvador Arroyo
2013-04-02mips: change in restoring debug working registerSalvador Arroyo
2012-11-16mips: code clean up in mips_m4k_debug_entry() functionSalvador Arroyo
2012-02-06build: cleanup src/target directorySpencer Oliver
2011-06-01mips: fixup fastdataStefan Mahr
2011-04-05Added mips_ejtag_drscan_32_out() for optimization.Drasko DRASKOVIC
2011-04-01mips: illustrates how to improve performanceØyvind Harboe
2011-03-31mips: fix mips_ejtag_set_instr error handlingØyvind Harboe
2011-01-04mips32: add fastdata loader working areaSpencer Oliver
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac
2010-04-10TARGET/MIPS_EJTAG: review scope of functionsAntonio Borneo
2010-03-18PIC32MX: add unlock cmdSpencer Oliver
2010-03-18MIPS: remove unused arg from mips_ejtag_set_instrSpencer Oliver
2010-03-17PIC32: add software reset supportSpencer Oliver
2010-03-10PIC32: add flash algorithm supportSpencer Oliver
2010-01-09MIPS: update arch_info access to match other targetsSpencer Oliver
2010-01-07MIPS: whitespace cleanupSpencer Oliver
2010-01-05MIPS: merge mips fast_data patch from David N. ClaffeyDavid Claffey
2009-12-03change #include "jtag.h" to <jtag/jtag.h>Zachary T Welch
2009-11-13mips_ejtag_t -> struct mips_ejtagZachary T Welch
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch
2009-06-25Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint supportoharboe
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-01Scrub final vestiges of in_handler from mips target APIs.zwelch
2009-05-20Author: Spencer Oliver <spen@spen-soft.co.uk>kc8apf
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-05-06add warnings about not using in_handleroharboe
2009-01-02John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe
2008-11-30jtag newtap change & huge manual updateduane
2008-11-17- add support for hardware breakpoints to mips32 targetntfreak
2008-11-12- slight mips32 cleanup/reformatntfreak
2008-10-08John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ...oharboe