- add missing parentheses around macro parameters (thanks to Matthias Bauch for notic...
[fw/openocd] / src / flash /
2007-02-03 drath- add missing parentheses around macro parameters ...
2007-01-31 drath- merged several changes from XScale
2007-01-22 drath- fix incorrect parsing of whitespace in command.c...
2007-01-09 drath- disabled FT2232 debug output (that code should be...
2006-11-22 drath- added a PLD (programmable logic device) subsystem...
2006-11-05 drath- correctly enter debug state on a "soft_reset_halt...
2006-10-23 drath- several small fixes (thanks to Magnus Lundin and...
2006-10-06 drath- added support for American Microsystem's M5960 (FT223...
2006-09-28 drath- str9x flash support (Thanks to Spencer Oliver)
2006-09-12 drath- allow writes to second flash bank on STR71x devices...
2006-09-07 drath- free working area used to store flash write buffer
2006-09-07 drath- integrated patch from Magnus Lundin that fixes at91sa...
2006-08-31 drath- made lpc2000 code endianness safe (support big-endian...
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-08-17 drath- renamed jtag_interface_t.support_statemove to jtag_in...
2006-08-06 drath- fixed a minor problem with the GDB server that could...
2006-07-30 drath- added configurable delays after reset lines get deass...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-23 drath- added support for AT91SAM7A3 flash (patch from andre...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/