summaryrefslogtreecommitdiffstats
path: root/drivers/nor/cfi_flash_intel.c
Commit message (Expand)AuthorAgeFilesLines
* cfi flash: Fix alignment problemSascha Hauer2012-04-051-5/+13
* cfi flash: Fix loop count calculationSascha Hauer2012-04-051-1/+1
* cfi_flash: support of u32 cmdTeresa Gámez2011-08-261-1/+1
* cfi_flash: introduce flash cmdset fixupJean-Christophe PLAGNIOL-VILLARD2010-12-031-0/+12
* 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-8/+10
* cfi_flash: update manufacturer id flash supportJean-Christophe PLAGNIOL-VILLARD2010-12-031-2/+2
* cfi_flash: move intel real protect flash support to cfi_flash_intel.cJean-Christophe PLAGNIOL-VILLARD2010-12-031-0/+13
* cfi_flash: Do not typedef struct flash_infoSascha Hauer2010-07-051-6/+6
* 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_flash_new: Safe indention level by bailing out earlier in error caseSascha Hauer2010-02-081-21/+24
* cfi_flash_new: Fix Intel chipsSascha Hauer2010-02-081-39/+3
* 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/+175