summaryrefslogtreecommitdiffstats
path: root/drivers/cfi_flash_new.c
Commit message (Expand)AuthorAgeFilesLines
* Move cfi flash drivers to drivers/nor as suggested by Nishanth MenonSascha Hauer2008-08-251-979/+0
* cfi Flash (new) add missing open/close/lseek functionsSascha Hauer2008-08-211-0/+3
* [CFI driver] add missing flash protection for new driverSascha Hauer2008-02-261-43/+71
* fix compile bug introduced with last commitSascha Hauer2008-02-261-1/+1
* [CFI Driver] - Update Kconfig help textsSascha Hauer2008-02-261-56/+28
* [CFI driver] For some Spansion flashes we have to write theSascha Hauer2008-02-261-48/+6
* [CFI Driver] Remove empty commentsSascha Hauer2008-02-261-20/+8
* [CFI Driver] Removed flash_find_sector(). It turned out to be a duplicateSascha Hauer2008-02-261-31/+15
* [CFI FLASH] Make the 'new' driver compile again and reorder functions toSascha Hauer2008-02-251-367/+328
* svn_rev_356Sascha Hauer2007-07-051-1/+1
* svn_rev_351Sascha Hauer2007-07-051-0/+1085