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
Age
Commit message (
Expand
)
Author
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Add a SPI flash bootdev
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig
Tom Rini
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
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_elm: u-boot driver model support
Roger Quadros
2023-01-08
mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC
Roger Quadros
2023-01-08
mtd: rawnand: omap_gpmc: Add SPL NAND support
Roger Quadros
2023-01-08
mtd: rawnand: omap_gpmc: support u-boot driver model
Roger Quadros
2023-01-08
mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt
Roger Quadros
2023-01-08
mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction
Roger Quadros
2023-01-06
Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...
Tom Rini
2023-01-02
Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driver
Lokanathan, Raaj
2022-12-23
global: Migrate CONFIG_MXC_NAND_REGS_BASE to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_MXC_NAND_IP_REGS_BASE to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_WWIDTH to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_WSETUP to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_WHOLD to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_WDR_CLKS to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_RWIDTH to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_RSETUP to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_RHOLD to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_SLC_RDR_CLKS to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_WR_LOW to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_WR_HIGH to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_TCEA_DELAY to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_RD_LOW to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_RD_HIGH to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_NAND_TA to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_LPC32XX_NAND_MLC_BUSY_DELAY to CFG
Tom Rini
2022-12-23
log: Remove some places where we redefine LOGLEVEL
Tom Rini
2022-12-23
atmel_nand: Remove undef during SPL_BUILD
Tom Rini
2022-12-23
mtd: ubi: Finish moving configuration to Kconfig
Tom Rini
2022-12-22
nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZE
Tom Rini
2022-12-22
Convert CONFIG_MXC_NAND_HWECC to Kconfig
Tom Rini
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-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-12
configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT
Patrick Delaunay
2022-12-10
mtd: nand: mxs_nand_spl: don't read useless pages
Dario Binacchi
2022-12-10
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
2022-12-10
mtd: nand: make Samsung SLC NAND usable again
Michael Trimarchi
2022-12-10
mtd: rawnand: omap_gpmc: Reduce .bss usage
Roger Quadros
2022-12-10
mtd: rawnand: nand_spl_loaders: Fix cast type build warning
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Optimize NAND reads
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h
Roger Quadros
2022-12-08
nand: atmel: Add pmecc driver
Balamanikandan Gunasundar
[next]