summaryrefslogtreecommitdiff
path: root/src/target/mips_ejtag.c
Commit message (Expand)AuthorAgeFilesLines
* Author: Spencer Oliver <spen@spen-soft.co.uk>kc8apf2009-05-201-4/+2
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-111-5/+0
* in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe2009-05-081-4/+4
* remove unecessary setting of deprecated fields to NULLoharboe2009-05-061-12/+12
* add warnings about not using in_handleroharboe2009-05-061-6/+6
* retire out_mask - not used anywhereoharboe2009-05-061-4/+4
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-191-1/+1
* The following patches was applied:mifi2009-04-181-4/+4
* John McCarthy <jgmcc@magma.ca> keep_alive() fixoharboe2009-01-021-0/+2
* Change tap_state naming to be consistent with SVF documentation.kc8apf2008-12-131-3/+3
* jtag newtap change & huge manual updateduane2008-11-301-11/+13
* jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe2008-11-191-37/+42
* - add support for hardware breakpoints to mips32 targetntfreak2008-11-171-0/+2
* - correct the register hi/lo read - wrong way roundntfreak2008-11-131-3/+3
* John McCarthy <jgmcc@magma.ca> cleans up the usage of theoharboe2008-10-141-6/+7
* John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported ...oharboe2008-10-081-0/+14
* - merged mips target into svn trunkntfreak2008-07-261-0/+283