dos2unix fix.
[fw/openocd] / src / flash / nand.c
2008-02-25 oharboedos2unix fix.
2008-02-25 oharboe- "flash write_binary" is now "flash write_bank" to...
2008-02-23 drath- Use NAND extended geometry information (thanks to...
2008-02-19 drath- add support for the majority of the Samsung ARM SoC...
2007-08-14 drath- reworked presto.c to allow use of either FTD2XX or...
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin
2007-05-30 drath- reworked image handling to support multiple sections...
2007-05-29 drath- split fileio handling into fileio part and image...
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-03-15 drath- reworked file i/o. every fileaccess (target, flash...