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
2022-06-06
Convert CONFIG_TPL_NAND_INIT 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-23
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
2022-05-20
mtd: nand: mxs_nand_spl: Fix bad block skipping
Michael Trimarchi
2022-05-20
nand: raw: mxs_nand: Fix specific hook registration
Michael Trimarchi
2022-05-19
mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver
Ye Li
2022-05-11
Convert CONFIG_MTD_CONCAT to Kconfig
Chris Packham
2022-05-04
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-05-03
sf: dataflash: add support for AT45DB641E
Luca Ellero
2022-05-03
sf: dataflash: add support for "extended ID"
Luca Ellero
2022-05-03
mtd: spi-nor-ids: add Macronix mx25u51245g flash entry
Tien Fong Chee
2022-05-03
mtd: spi-nor-ids: Add Winbond W25Q128JW ID
Marek Vasut
2022-04-26
mtd: nand: raw: Add support for DT property nand-ecc-algo=bch
Pali Rohár
2022-04-26
mtd: rawnand: fsl_elbc: Use ECC configuration from device tree
Pali Rohár
2022-04-26
mtd: rawnand: fsl_elbc: Add device tree support
Pali Rohár
2022-04-26
mtd: rawnand: fsl_elbc: Implement RNDOUT command
Pali Rohár
2022-04-13
Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2022-04-12
mtd: nand: mxs_nand_spl: Remove the page aligned access
Ye Li
2022-04-11
mtd: Update the way partitions are parsed
Patrice Chotard
2022-04-11
mtd: Add flash_node in struct mtd_info
Patrice Chotard
2022-04-06
spi: Avoid checking console in SPL
Simon Glass
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
2022-03-28
mtd: gpmi: fix the bch setting backward compatible issue
Han Xu
2022-03-16
Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2022-03-15
mtd: rawnand: stm32_fmc2: add NAND Write Protect support
Christophe Kerello
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
2022-03-12
mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128
Niklas Cassel
2022-03-07
nand: brcmnand: add bcm6753 support
Philippe Reynes
2022-03-07
mtd: nand: Update driver to match new DT binding
Michal Simek
2022-03-03
Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig
Tom Rini
2022-02-01
mtd: cfi_mtd: populate mtd->dev with flash_info->dev
Patrice Chotard
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2022-01-21
mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean
Patrick Delaunay
2022-01-21
mtd: cfi: introduce CFI_FLASH_BANKS
Patrick Delaunay
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-17
mtd: nand: pxa3xx: set mtd->dev
Robert Marko
2022-01-16
nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine
David Rivshin
2022-01-14
BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read
Joel Peshkin
2022-01-14
mtd: nand: pxa3xx: use marvell, prefix for custom DT properties
Pierre Bourdon
2022-01-13
drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched".
Vagrant Cascadian
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-12-27
Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_TEGRA_NAND to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_FSL_IFC to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
[next]