]> git.sur5r.net Git - openocd/history - src/flash/nand.c
- remove target specific variant and use target->variant member
[openocd] / src / flash / nand.c
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-10-15 oharboeLaurentiu Cocanu - memory read/write and exit() error...
2008-08-19 oharboesearch and replace usleep(1000) with alive_sleep(1...
2008-06-27 oharboeDavid Anders: fixes an issue with large block nand...
2008-05-20 oharboeEdgar Grimberg fixes some memory handling issues and
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-02-29 oharboeUwe Hermann:
2008-02-29 oharboe- image.c and fileio.c now uses logging to propagate...
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...