summaryrefslogtreecommitdiffstats
path: root/drivers/nor/cfi_flash.h
Commit message (Expand)AuthorAgeFilesLines
* NOR flash: reduce size of cfiword_t if not using 64-bit bus.Krzysztof Halasa2012-05-131-0/+10
* cfi flash: use cpu native accessorsSascha Hauer2011-09-231-6/+6
* introduce io.hSascha Hauer2011-09-221-1/+1
* cfi_flash: support of u32 cmdTeresa Gámez2011-08-261-4/+7
* Fix NOR CFI flash driver to work on big endian systems.Krzysztof Halasa2010-12-211-15/+10
* cfi_flash: introduce flash cmdset fixupJean-Christophe PLAGNIOL-VILLARD2010-12-031-0/+1
* cfi_flash: Read whole QRY structure in one goJean-Christophe PLAGNIOL-VILLARD2010-12-031-0/+33
* cfi_flash: Introduce read and write accessorsJean-Christophe PLAGNIOL-VILLARD2010-12-031-11/+47
* cfi_flash: update manufacturer id flash supportJean-Christophe PLAGNIOL-VILLARD2010-12-031-0/+3
* cfi_flash: synchronize command offsets with Linux CFI driverJean-Christophe PLAGNIOL-VILLARD2010-12-031-4/+3
* cfi_flash: move flash_read_uchar from inline to noinlineJean-Christophe PLAGNIOL-VILLARD2010-12-031-14/+1
* cfi_flash: add Atmel real protect flash supportJean-Christophe PLAGNIOL-VILLARD2010-12-031-0/+4
* cfi_flash: move intel real protect flash support to cfi_flash_intel.cJean-Christophe PLAGNIOL-VILLARD2010-12-031-0/+1
* cfi_flash: Add mtd partition support for UBISascha Hauer2010-07-051-0/+7
* cfi_flash: Do not typedef struct flash_infoSascha Hauer2010-07-051-24/+24
* cfi_flash: move include/cfi_flash.c next to driverSascha Hauer2010-02-081-0/+654