summaryrefslogtreecommitdiff
path: root/src/flash/nand.c
Commit message (Expand)AuthorAgeFilesLines
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-25/+25
* Uwe Hermann: oharboe2008-02-291-4/+2
* - image.c and fileio.c now uses logging to propagate error strings.oharboe2008-02-291-2/+0
* dos2unix fix.oharboe2008-02-251-1514/+1514
* - "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe2008-02-251-1517/+1514
* - Use NAND extended geometry information (thanks to Ben Dooks for this patch)drath2008-02-231-4/+42
* - add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...drath2008-02-191-50/+77
* - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath2007-08-141-1/+1
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-1/+2
* - reworked image handling to support multiple sections (tested with ihex file...drath2007-05-301-32/+11
* - split fileio handling into fileio part and image handlingdrath2007-05-291-32/+26
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-4/+0
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-0/+1482