index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
cfi_mtd.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mtd: Remove <common.h> and add needed includes
Tom Rini
2022-02-01
mtd: cfi_mtd: populate mtd->dev with flash_info->dev
Patrice Chotard
2022-01-21
mtd: cfi: introduce CFI_FLASH_BANKS
Patrick Delaunay
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek BehĂșn
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