aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips_ejtag.c
AgeCommit message (Expand)Author
2020-01-20mips_ejtag: there is no DCR.MIPS64 bitJiri Kastner
2019-11-28mips: Add MIPS64 supportPeter Mamonov
2017-05-08mips32, use scan32 function for reading impcode/idcode.Salvador Arroyo
2017-05-08mips32, add support for micromips in debug modeSalvador Arroyo
2017-05-08mips32, add option to avoid check in last instructionSalvador Arroyo
2017-05-08mips32, add realloc codeSalvador Arroyo
2017-05-08mips32, change in pracc_list for dynamic allocationSalvador Arroyo
2017-04-25mips32, homogenize code in the scan functionsSalvador Arroyo
2017-04-24mips32, add generic scan 32 functionSalvador Arroyo
2017-04-24mips32, pic32 use uint8_t in 8 bit scan functionSalvador Arroyo
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser
2014-08-19mips_ejtag.c: do not set v2.6 ECR bits on v2.0 devicesOleksij Rempel
2014-08-19mips_ejtag.c|h: use version specific IMPsOleksij Rempel
2014-05-09mips32: new code for pracc execSalvador Arroyo
2014-03-29mips_ejtag.c: disable DMA for all platformsOleksij Rempel
2013-10-31Remove unnecessary (void *)Andreas Fritiofson
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 4Salvador Arroyo
2013-04-20mips: m4k alternate pracc code. Patch 3Salvador Arroyo
2013-04-20mips: m4k alternate pracc code. Patch 1Salvador Arroyo
2013-04-02pic32mx: false pending at low core clockSalvador Arroyo
2012-12-09mips_ejtag: Adding EJTAG 4.x and 5.x as valid versionsKamal Dasu
2012-11-16mips: code clean up in mips_m4k_debug_entry() functionSalvador Arroyo
2012-11-16mips: optimize mips_ejtag_step_disable() codeSalvador Arroyo
2012-02-06build: cleanup src/target directorySpencer Oliver
2011-06-01mips: fixup fastdataStefan Mahr
2011-05-29mips: fix swapping if running on big endian hostStefan Mahr
2011-05-28mips: fix swapping if openocd is running on big endian hostStefan 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: mips32_pracc_exec error propagation fixesØyvind Harboe
2011-03-31mips: mips_ejtag_get_impcode error propagation addedØyvind Harboe
2011-03-31mips: fix mips_ejtag_set_instr error handlingØyvind Harboe
2011-03-31mips: fix error handling for jtag_execute_queue()Øyvind Harboe
2011-01-04mips32: add fastdata loader working areaSpencer Oliver
2010-06-15mips_ejtag: -Wshadow warning fixesØyvind Harboe
2010-04-10TARGET/MIPS_EJTAG: review scope of functionsAntonio Borneo
2010-03-20jtag: move towards making out_value constØyvind Harboe
2010-03-19jtag: retire jtag_get/set_end_state()Øyvind Harboe
2010-03-19jtag: remove jtag_get_end_state() usageØyvind Harboe
2010-03-18MIPS: remove unused arg from mips_ejtag_set_instrSpencer Oliver
2010-03-18jtag: cut down on usage of unintended modification of global end stateØyvind Harboe
2010-03-17mips: fix warningØyvind Harboe
2010-03-17PIC32: add software reset supportSpencer Oliver
2010-03-10MIPS: make fixed code arrays static constSpencer Oliver
2010-03-08jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe