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
/
nand
/
raw
/
Makefile
Age
Commit message (
Expand
)
Author
2025-08-03
mtd: nand: raw: Remove unused octeontx_nand driver
Tom Rini
2025-08-03
mtd: nand: raw: Remove unused mxic_nand driver
Tom Rini
2025-08-03
mtd: nand: raw: Remove unused lpc32xx_nand_slc driver
Tom Rini
2025-03-15
drivers: mtd: nand: Enabled Kconfig and Makefile for Cadence-SPL
Dinesh Maniyam
2025-03-15
drivers: nand: Enabled Kconfig and Makefile for cdns-nand
Dinesh Maniyam
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-04-14
mtd: rawnand: Meson NAND controller support
Arseniy Krasnov
2023-11-16
nand: Add sandbox driver
Sean Anderson
2023-03-02
mtd: Drop unused kb9202_nand driver
Simon Glass
2023-02-07
mtd: Drop unused nand_plat driver
Simon Glass
2023-02-07
mtd: Drop unused fsmc_nand driver
Simon Glass
2023-02-07
mtd: Drop unused fsl_upm driver
Simon Glass
2023-02-07
nand: Drop CONFIG_NAND_SPEAR
Simon Glass
2023-01-08
Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2023-01-08
mtd: rawnand: omap_gpmc: Add SPL NAND support
Roger Quadros
2022-12-08
nand: atmel: Add DM based NAND driver
Balamanikandan Gunasundar
2022-07-22
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Michael Trimarchi
2022-07-22
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Micron specific init logic in nand_micron.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Michael Trimarchi
2022-07-13
nand: raw: add support for MediaTek MT7621 SoC
Weijie Gao
2022-06-06
Convert CONFIG_TPL_NAND_INIT to Kconfig
Tom Rini
2021-10-12
mtd: rawnand: Add Macronix raw NAND controller driver
Zhengxun Li
2021-06-18
mtd: nand: NFC drivers for RK3308, RK2928 and others
Yifeng Zhao
2021-01-18
mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support
Kate Liu
2020-10-14
mtd: nand: Add NAND controller driver for OcteonTX
Suneel Garapati
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
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal