summaryrefslogtreecommitdiffstats
path: root/drivers/nor/cfi_flash_amd.c
Commit message (Expand)AuthorAgeFilesLines
* cfi_flash: support of u32 cmdTeresa Gámez2011-08-261-4/+4
* cfi_flash_amd: Add manufacturer-specific fixupsJean-Christophe PLAGNIOL-VILLARD2010-12-031-1/+38
* cfi_flash: introduce flash cmdset fixupJean-Christophe PLAGNIOL-VILLARD2010-12-031-0/+35
* cfi_flash: move reset command assigment to specific chipset init functionJean-Christophe PLAGNIOL-VILLARD2010-12-031-2/+3
* cfi_flash: Introduce read and write accessorsJean-Christophe PLAGNIOL-VILLARD2010-12-031-15/+25
* cfi_flash: update manufacturer id flash supportJean-Christophe PLAGNIOL-VILLARD2010-12-031-2/+2
* cfi_flash: synchronize command offsets with Linux CFI driverJean-Christophe PLAGNIOL-VILLARD2010-12-031-7/+25
* cfi_flash: add Atmel real protect flash supportJean-Christophe PLAGNIOL-VILLARD2010-12-031-0/+17
* cfi_flash: move intel real protect flash support to cfi_flash_intel.cJean-Christophe PLAGNIOL-VILLARD2010-12-031-0/+6
* cfi_flash: Do not typedef struct flash_infoSascha Hauer2010-07-051-7/+7
* nor: don't use sector for ERASE_STARTWolfram Sang2010-06-291-2/+1
* nor: Don't use the sector for the unlock sequenceWolfram Sang2010-05-031-8/+8
* cfi_flash: move include/cfi_flash.c next to driverSascha Hauer2010-02-081-1/+1
* cfi_flash: remove old driver and switch to new oneSascha Hauer2010-02-081-1/+1
* cfi_flash_new: generate flash erase dots in common functionSascha Hauer2010-02-081-8/+1
* cfi new: fix new disabling buffer supportJean-Christophe PLAGNIOL-VILLARD2009-10-201-0/+2
* Move cfi flash drivers to drivers/nor as suggested by Nishanth MenonSascha Hauer2008-08-251-0/+150