index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
cfi_mtd.c
Age
Commit message (
Expand
)
Author
2020-10-08
mtd: cfi_mtd: Use DMA for reads
Vignesh Raghavendra
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2014-11-19
mtd, cfi, ubi: add missing writebufsize initialization
Heiko Schocher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2011-10-09
CFI: fix warning: variable ... set but not used
Wolfgang Denk
2010-09-20
cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT
Stefan Roese
2010-02-02
CFI: fix eraseregions numblocks
Ladislav Michl
2009-07-16
mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations
Kim Phillips
2009-06-12
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2009-06-12
mtd: Add MTD concat support to concatenate multiple MTD NOR devices
Stefan Roese
2009-06-03
cfi_mtd: Fix bug in last sector detection
Stefan Roese
2009-04-29
MTD: Change cfi-mtd to accept non-uniform sector sizes
Stefan Roese
2009-04-04
UBI/cfi-mtd: Fix mtd name for multiple chips
Andreas Huber
2008-11-24
cfi-mtd: Add cfi-mtd driver.
Piotr Ziecik