index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-02-01
mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC
Masahiro Yamada
2020-01-23
nand: brcmnand: add bcm68360 support
Philippe Reynes
2020-01-14
zynq: mtd: nand: Move zynq nand driver to driver model
Ashok Reddy Soma
2020-01-14
mtd: nand: Move arasan nand driver to driver model
Ashok Reddy Soma
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-10-25
nand: brcm: add BCM6368 support
Álvaro Fernández Rojas
2019-08-25
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
Stefan Roese
2019-04-22
drivers: nand: brcmnand: add initial support
Philippe Reynes
2019-04-12
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello
2019-01-24
mtd: nand: arasan_nfc: Add support for nand multi chip select
T Karthik Reddy
2019-01-21
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
Derald D. Woods
2019-01-16
mtd: nand: raw: allow to disable unneeded ECC layouts
Stefan Agner
2019-01-01
Kconfig: Add entry for VF610 NAND NFC device tree aware driver
Lukasz Majewski
2018-09-20
mtd: rename nand into rawnand in Kconfig prompt
Miquel Raynal
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal