summaryrefslogtreecommitdiff
path: root/src/flash/lpc2000.c
Commit message (Expand)AuthorAgeFilesLines
* Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe2009-04-191-1/+1
* The following patches was applied:mifi2009-04-181-25/+25
* - remove target specific variant and use target->variant memberntfreak2008-12-131-1/+1
* Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe2008-10-151-1/+5
* fixed not halted error messagesoharboe2008-08-171-0/+4
* - str9 driver remove the duplicate target_free_working_area and reformat spac...ntfreak2008-06-031-30/+26
* Fredrik Hederstierna: fix leak + clean up return codesoharboe2008-06-031-15/+32
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-17/+17
* Pavel Chromy cleaned up checks for halted, error messages, etc.oharboe2008-02-281-2/+10
* 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