summaryrefslogtreecommitdiff
path: root/drivers/mtd/cfi_mtd.c
Commit message (Expand)AuthorAgeLines
* mtd, cfi, ubi: add missing writebufsize initializationHeiko Schocher2014-11-19-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-18/+1
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31-6/+6
* CFI: fix warning: variable ... set but not usedWolfgang Denk2011-10-09-0/+4
* cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese2010-09-20-9/+1
* CFI: fix eraseregions numblocksLadislav Michl2010-02-02-17/+18
* mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips2009-07-16-2/+9
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-12-2/+2
* mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese2009-06-12-1/+78
* cfi_mtd: Fix bug in last sector detectionStefan Roese2009-06-03-2/+7
* MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese2009-04-29-14/+4
* UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber2009-04-04-1/+3
* cfi-mtd: Add cfi-mtd driver.Piotr Ziecik2008-11-24-0/+202