summaryrefslogtreecommitdiffstats
path: root/drivers/nor/cfi_flash_new.c
Commit message (Expand)AuthorAgeFilesLines
* cfi_flash: remove old driver and switch to new oneSascha Hauer2010-02-081-997/+0
* cfi_flash_new: make code more readable, return is not a functionSascha Hauer2010-02-081-4/+5
* cfi_flash_new: generate flash erase dots in common functionSascha Hauer2010-02-081-0/+1
* New CFI flash driver: Fix misleading trace when unprotecting a sectorMatthias Kaehlcke2010-01-051-1/+3
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-1/+1
* get rid of device idsSascha Hauer2009-07-211-3/+1
* introduce cdevSascha Hauer2009-07-211-26/+36
* new cfi driver: change function order to a more common oneSascha Hauer2009-05-251-49/+49
* [cfi] add autoprobing, use cfi size for flash chips sizeKarsten Schwinne2009-05-181-0/+6
* Move cfi flash drivers to drivers/nor as suggested by Nishanth MenonSascha Hauer2008-08-251-0/+979