Transform 'u32' to 'uint32_t' in src/target
[fw/openocd] / src / target / feroceon.c
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
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-05-31 zwelchFinal step in isolating target_type_s structure:
2009-05-31 zwelchFirst step in hiding target_type_s from public interface:
2009-05-31 zwelchAdd target_write_memory wrapper:
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 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-03-01 oharboeNicolas Pitre nico at cam.org fix feroceon_bulk_write_...
2009-03-01 oharboeNicolas Pitre nico at cam.org add Feroceon target confi...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-11-30 duanejtag newtap change & huge manual update
2008-10-30 oharboeHongtao Zheng single step fixes
2008-10-15 oharboeLaurentiu Cocanu - memory read/write and exit() error...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-08-20 oharboeDaniel Gimpelevich fix reset halt on feroceon
2008-08-14 oharboeferoceon updated w.r.t. latest arm7/9 changes
2008-08-05 oharboeDuane Ellis: fix warnings
2008-08-05 oharboemoves handling of problems with resetting into the...
2008-06-06 oharboeNicolas Pitre: Feroceon fixes
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-04-18 oharboeNicolas Pitre fixed regression.
2008-04-15 oharboe- sw_bkpts fails if the target is not halted. The side...
2008-04-11 oharboeReset wip. Just adding hooks. This is just to reduce...
2008-04-11 oharboeWip - split target setup and target examination
2008-04-03 oharboe- Work on fixing erase check. Many implementations...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-03 oharboeI fixed all the targets even though
2008-02-29 oharboeUwe Hermann:
2008-02-23 drath- fix for feroceon CP15 register access (thanks to...
2008-02-21 vpalatin- add support for Marvell Feroceon (thanks to Nicolas...