aboutsummaryrefslogtreecommitdiff
path: root/src/flash/lpc2000.c
AgeCommit message (Expand)Author
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe
2008-02-14- fix programming issue with lpc2101/2ntfreak
2008-01-27- added autoprobe functionalitymifi
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-02-03- add missing parentheses around macro parameters (thanks to Matthias Bauch f...drath
2007-01-31- merged several changes from XScaledrath
2006-11-05- correctly enter debug state on a "soft_reset_halt" commanddrath
2006-08-31- made lpc2000 code endianness safe (support big-endian hosts, target is alwa...drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath