Transform 'u8' to 'uint8_t' in src/target
[fw/openocd] / src / target / mips_ejtag.c
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-06-12 zwelchDavid Claffey <dnclaffey@gmail.com>:
2009-06-04 oharboeRename jtag_add_end_state to jtag_set_end_state since...
2009-06-04 oharboeIntroduce jtag_get_end_state() fn to clarify code a...
2009-06-04 oharboeremove TAP_INVALID as argument to jtag_add_xxx() fn's
2009-06-01 zwelchScrub final vestiges of in_handler from mips target...
2009-05-20 kc8apfAuthor: Spencer Oliver <spen@spen-soft.co.uk>
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-08 oharboein_handler in_check_mask and in_check_value now removed...
2009-05-06 oharboeremove unecessary setting of deprecated fields to NULL
2009-05-06 oharboeadd warnings about not using in_handler
2009-05-06 oharboeretire out_mask - not used anywhere
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2009-04-18 mifiThe following patches was applied:
2009-01-02 oharboeJohn McCarthy <jgmcc@magma.ca> keep_alive() fix
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-11-30 duanejtag newtap change & huge manual update
2008-11-19 oharboejtag_get_device() now returns NULL and reports error...
2008-11-17 ntfreak- add support for hardware breakpoints to mips32 target
2008-11-13 ntfreak- correct the register hi/lo read - wrong way round
2008-10-14 oharboeJohn McCarthy <jgmcc@magma.ca> cleans up the usage...
2008-10-08 oharboeJohn McCarthy <jgmcc@magma.ca> adds support for DMA...
2008-07-26 ntfreak- merged mips target into svn trunk