aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips_ejtag.c
AgeCommit message (Expand)Author
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe
2009-05-06remove unecessary setting of deprecated fields to NULLoharboe
2009-05-06add warnings about not using in_handleroharboe
2009-05-06retire out_mask - not used anywhereoharboe
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2009-04-18The following patches was applied:mifi
2009-01-02John McCarthy <jgmcc@magma.ca> keep_alive() fixoharboe
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf
2008-11-30jtag newtap change & huge manual updateduane
2008-11-19jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe
2008-11-17- add support for hardware breakpoints to mips32 targetntfreak
2008-11-13- correct the register hi/lo read - wrong way roundntfreak
2008-10-14John McCarthy <jgmcc@magma.ca> cleans up the usage of theoharboe
2008-10-08John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ...oharboe
2008-07-26- merged mips target into svn trunkntfreak