aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-07-03mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected...Pali Rohár
2022-06-20Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-06-20mtd: rawnand: fsl_elbc: Fix DM support in DTS code pathPali Rohár
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-06-06Convert CONFIG_TPL_NAND_INIT to KconfigTom Rini
2022-05-20mtd: nand: mxs_nand_spl: Fix bad block skippingMichael Trimarchi
2022-05-20nand: raw: mxs_nand: Fix specific hook registrationMichael Trimarchi
2022-05-19mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driverYe Li
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-04-26mtd: nand: raw: Add support for DT property nand-ecc-algo=bchPali Rohár
2022-04-26mtd: rawnand: fsl_elbc: Use ECC configuration from device treePali Rohár
2022-04-26mtd: rawnand: fsl_elbc: Add device tree supportPali Rohár
2022-04-26mtd: rawnand: fsl_elbc: Implement RNDOUT commandPali Rohár
2022-04-13Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-04-12mtd: nand: mxs_nand_spl: Remove the page aligned accessYe Li
2022-04-11mtd: Add flash_node in struct mtd_infoPatrice Chotard
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-28mtd: gpmi: fix the bch setting backward compatible issueHan Xu
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-03-15mtd: rawnand: stm32_fmc2: add NAND Write Protect supportChristophe Kerello
2022-03-07nand: brcmnand: add bcm6753 supportPhilippe Reynes
2022-03-07mtd: nand: Update driver to match new DT bindingMichal Simek
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-17mtd: nand: pxa3xx: set mtd->devRobert Marko
2022-01-16nand: gpmc: Handle bitflips in erased pages when using BCH ECC engineDavid Rivshin
2022-01-14BRCMNAND: Fix reporting of uncorrectable errors on subpages during page readJoel Peshkin
2022-01-14mtd: nand: pxa3xx: use marvell, prefix for custom DT propertiesPierre Bourdon
2021-12-27Finish conversion CONFIG_SYS_NAND_SELF_INIT to KconfigTom Rini
2021-12-27Convert CONFIG_TEGRA_NAND to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to KconfigTom Rini
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini
2021-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek Behún
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-12mtd: rawnand: Add Macronix raw NAND controller driverZhengxun Li
2021-10-08mtd: spinand: macronix: Fix ECC Status ReadHaolin Li
2021-10-07mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offsetYe Li
2021-10-07mtd: nand: Fix typo in MXC Kconfig symbol descriptionHaolin Li
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini
2021-10-06nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE supportTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini