aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips_ejtag.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-07-20target/mips: rename CamelCase symbolsAntonio Borneo1-9/+9
2020-01-20mips_ejtag: there is no DCR.MIPS64 bitJiri Kastner1-1/+1
2019-11-28mips: Add MIPS64 supportPeter Mamonov1-0/+24
2018-01-13ejtag: added missing instructions.Jiri Kastner1-0/+5
2017-05-08mips32, use scan32 function for reading impcode/idcode.Salvador Arroyo1-1/+1
2017-05-08mips32: add micromips isa handlingSalvador Arroyo1-0/+3
2017-05-08mips32, add support for micromips in debug modeSalvador Arroyo1-0/+3
2017-04-25mips32, homogenize code in the scan functionsSalvador Arroyo1-2/+1
2017-04-24mips32, pic32 use uint8_t in 8 bit scan functionSalvador Arroyo1-1/+1
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2016-05-05MIPS32 Fix typosSalvador Arroyo1-1/+1
2014-08-19mips32.c: cache debug caps and support EJTAG 2.0 specific changesOleksij Rempel1-0/+1
2014-08-19mips_ejtag.c|h: use version specific IMPsOleksij Rempel1-6/+29
2014-05-09mips32: new code for pracc execSalvador Arroyo1-0/+2
2013-07-17mips: add breakpoint support for EJTAG 2.0Oleksij Rempel1-4/+47
2013-07-17mips_ejtag: remove memory protection bit before DMOleksij Rempel1-0/+1
2013-07-17mips_ejtag: cache ejtag version to avoid recalculationOleksij Rempel1-0/+8
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-04-20mips: m4k alternate pracc code. Patch 1Salvador Arroyo1-0/+4
2013-04-02mips: change in restoring debug working registerSalvador Arroyo1-0/+2
2012-11-16mips: code clean up in mips_m4k_debug_entry() functionSalvador Arroyo1-1/+0
2012-02-06build: cleanup src/target directorySpencer Oliver1-3/+2
2011-06-01mips: fixup fastdataStefan Mahr1-0/+6
2011-04-05Added mips_ejtag_drscan_32_out() for optimization.Drasko DRASKOVIC1-0/+1
2011-04-01mips: illustrates how to improve performanceØyvind Harboe1-0/+1
2011-03-31mips: fix mips_ejtag_set_instr error handlingØyvind Harboe1-1/+1
2011-01-04mips32: add fastdata loader working areaSpencer Oliver1-0/+1
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac1-1/+1
2010-04-10TARGET/MIPS_EJTAG: review scope of functionsAntonio Borneo1-1/+0
2010-03-18PIC32MX: add unlock cmdSpencer Oliver1-0/+2
2010-03-18MIPS: remove unused arg from mips_ejtag_set_instrSpencer Oliver1-1/+1
2010-03-17PIC32: add software reset supportSpencer Oliver1-0/+6
2010-03-10PIC32: add flash algorithm supportSpencer Oliver1-0/+4
2010-01-09MIPS: update arch_info access to match other targetsSpencer Oliver1-3/+11
2010-01-07MIPS: whitespace cleanupSpencer Oliver1-5/+5
2010-01-05MIPS: merge mips fast_data patch from David N. ClaffeyDavid Claffey1-0/+1
2009-12-03change #include "jtag.h" to <jtag/jtag.h>Zachary T Welch1-1/+1
2009-11-13mips_ejtag_t -> struct mips_ejtagZachary T Welch1-11/+11
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch1-1/+1
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch1-9/+10
2009-06-25Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint supportoharboe1-0/+5
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-7/+7
2009-06-01Scrub final vestiges of in_handler from mips target APIs.zwelch1-2/+2
2009-05-20Author: Spencer Oliver <spen@spen-soft.co.uk>kc8apf1-1/+1
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch1-1/+0
2009-05-06add warnings about not using in_handleroharboe1-1/+1
2009-01-02John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe1-0/+1
2008-11-30jtag newtap change & huge manual updateduane1-1/+1