summaryrefslogtreecommitdiff
path: root/src/flash/lpc3180_nand_controller.c
Commit message (Expand)AuthorAgeFilesLines
* Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe2009-04-191-3/+3
* The following patches was applied:mifi2009-04-181-29/+29
* - remove target specific variant and use target->variant memberntfreak2008-12-131-3/+3
* search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe2008-08-191-2/+2
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-42/+42
* dos2unix fix.oharboe2008-02-251-915/+915
* - "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe2008-02-251-916/+915
* - correctly mask out bits that aren't part of a copied bufferdrath2007-04-121-1/+1
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-0/+916