move nor drivers to src/flash/nor
[fw/openocd] / src / jtag / ep93xx.c
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchjtag_interface_t -> struct jtag_interface
2009-11-13 Zachary T Welchbitbang_interface_t -> struct bitbang_interface
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-03 zwelchFinish JTAG header file modularization; command factori...
2009-06-03 zwelchRemove interface.h from public JTAG header, include...
2009-06-01 zwelchEncapsulate JTAG Cable API and interface structure...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> use static keyword...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-12-02 oharboeHiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.c
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-02-27 drath- fix typo in ep93xx jtag driver to allow OpenOCD compi...
2008-02-25 drath- convert all files to unix line-ending
2008-02-24 oharboecosmetic fixes to debug output + phasing out printf...
2008-02-10 mifi- added patch to change pathmove handling
2007-09-05 drathPatch by Michael Schwingen that
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2006-08-17 drath- renamed jtag_interface_t.support_statemove to jtag_in...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/