move nand drivers to src/flash/nand/
[fw/openocd] / src / flash / at91sam7.h
2009-11-13 Zachary T Welchat91sam7_flash_bank_t -> struct at91sam7_flash_bank
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/flash.
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/flash
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2008-09-27 ntfreak- convert spaces to tabs in at91sam7.[ch]
2008-09-26 oharboeGheorghe Guran <roatlasro@yahoo.com> redone at91sam7...
2008-03-05 oharboePavel Chromy: memory leak in at91sam7 flash driver...
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboePavel Chromy style fixes.
2008-01-27 mifi- added autoprobe functionality
2008-01-17 ntfreak- add missing files from previous commit (tms470 flash...
2007-08-20 mlu- Support for AT91SAM7xx512 chips
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2006-10-06 drath- added support for American Microsystem's M5960 (FT223...
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/