summaryrefslogtreecommitdiff
path: root/src/flash/lpc2000.c
Commit message (Expand)AuthorAgeFilesLines
...
* dos2unix fix.oharboe2008-02-251-682/+682
* - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe2008-02-251-7/+1
* - "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe2008-02-251-699/+689
* - fix programming issue with lpc2101/2ntfreak2008-02-141-4/+12
* - added autoprobe functionalitymifi2008-01-271-1/+2
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-21/+12
* - add missing parentheses around macro parameters (thanks to Matthias Bauch f...drath2007-02-031-1/+1
* - merged several changes from XScaledrath2007-01-311-0/+3
* - correctly enter debug state on a "soft_reset_halt" commanddrath2006-11-051-0/+7
* - made lpc2000 code endianness safe (support big-endian hosts, target is alwa...drath2006-08-311-11/+11
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+4
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+685