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
/
Kconfig
Age
Commit message (
Expand
)
Author
2023-07-21
mtd: Add missing MTD dependency for cfi_mtd
Michal Simek
2023-04-27
drivers/mtd/nvmxip: introduce NVM XIP block storage emulation
Abdellatif El Khlifi
2022-12-22
Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig
Tom Rini
2022-12-22
Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig
Tom Rini
2022-08-04
Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig
Tom Rini
2022-08-04
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
Tom Rini
2022-08-04
flash: Remove pic32_flash.c
Tom Rini
2022-08-04
Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig
Tom Rini
2022-08-04
Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig
Tom Rini
2022-08-04
Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_SAMSUNG_ONENAND to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig
Tom Rini
2022-05-11
Convert CONFIG_MTD_CONCAT to Kconfig
Chris Packham
2022-03-03
Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig
Tom Rini
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-08
Convert CONFIG_STM32_FLASH to Kconfig
Patrick Delaunay
2021-10-06
Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig
Tom Rini
2021-08-11
mtd: kconfig: Fix CFI_FLASH dependency
Bin Meng
2020-09-29
mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.c
Heinrich Schuchardt
2020-05-08
configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs
Patrick Delaunay
2019-12-03
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-10-24
mtd: Add TI HyperBus Memory Controller driver
Vignesh Raghavendra
2018-11-13
mtd: Drop duplicate MTD_PARTITIONS Kconfig option
Boris Brezillon
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-09-20
mtd: declare MTD_PARTITIONS symbol in Kconfig
Miquel Raynal
2018-09-20
mtd: move all flash categories inside MTD submenu
Miquel Raynal
2018-07-22
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
Adam Ford
2018-04-11
mtd: rpc: Add Renesas RPC Hyperflash driver
Marek Vasut
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2016-09-26
kconfig: introduce kconfig for UBI
Heiko Schocher
2016-05-21
drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.
Purna Chandra Mandal
2015-11-12
mtd: add altera quadspi driver
Thomas Chou
2015-11-12
cfi_flash: convert to driver model
Thomas Chou
2015-11-12
dm: implement a MTD uclass
Thomas Chou
2015-02-12
dm: Expand and complete Kconfig in drivers/
Simon Glass
2014-10-05
mtd: denali: add Denali controller configs to Kconfig
Masahiro Yamada
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada