aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/cfi_mtd.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-19mtd, cfi, ubi: add missing writebufsize initializationHeiko Schocher1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin1-6/+6
2011-10-09CFI: fix warning: variable ... set but not usedWolfgang Denk1-0/+4
2010-09-20cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese1-9/+1
2010-02-02CFI: fix eraseregions numblocksLadislav Michl1-17/+18
2009-07-16mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips1-2/+9
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese1-2/+2
2009-06-12mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese1-1/+78
2009-06-03cfi_mtd: Fix bug in last sector detectionStefan Roese1-2/+7
2009-04-29MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese1-14/+4
2009-04-04UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber1-1/+3
2008-11-24cfi-mtd: Add cfi-mtd driver.Piotr Ziecik1-0/+202