| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | mtd, cfi, ubi: add missing writebufsize initialization | Heiko Schocher | 2014-11-19 | 1 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -18/+1 |
* | mtd: resync with Linux-3.7.1 | Sergey Lapin | 2013-05-31 | 1 | -6/+6 |
* | CFI: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | 1 | -0/+4 |
* | cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT | Stefan Roese | 2010-09-20 | 1 | -9/+1 |
* | CFI: fix eraseregions numblocks | Ladislav Michl | 2010-02-02 | 1 | -17/+18 |
* | mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations | Kim Phillips | 2009-07-16 | 1 | -2/+9 |
* | mtd: Update MTD infrastructure to support 64bit device size | Stefan Roese | 2009-06-12 | 1 | -2/+2 |
* | mtd: Add MTD concat support to concatenate multiple MTD NOR devices | Stefan Roese | 2009-06-12 | 1 | -1/+78 |
* | cfi_mtd: Fix bug in last sector detection | Stefan Roese | 2009-06-03 | 1 | -2/+7 |
* | MTD: Change cfi-mtd to accept non-uniform sector sizes | Stefan Roese | 2009-04-29 | 1 | -14/+4 |
* | UBI/cfi-mtd: Fix mtd name for multiple chips | Andreas Huber | 2009-04-04 | 1 | -1/+3 |
* | cfi-mtd: Add cfi-mtd driver. | Piotr Ziecik | 2008-11-24 | 1 | -0/+202 |