aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)AuthorFilesLines
2022-03-07nand: brcmnand: add bcm6753 supportPhilippe Reynes3-0/+131
2022-01-19doc: replace @return by Return:Heinrich Schuchardt7-37/+37
2022-01-17mtd: nand: pxa3xx: set mtd->devRobert Marko1-0/+1
2022-01-16nand: gpmc: Handle bitflips in erased pages when using BCH ECC engineDavid Rivshin1-9/+36
2022-01-14BRCMNAND: Fix reporting of uncorrectable errors on subpages during page readJoel Peshkin1-1/+1
2022-01-14mtd: nand: pxa3xx: use marvell, prefix for custom DT propertiesPierre Bourdon1-2/+2
2021-12-27Finish conversion CONFIG_SYS_NAND_SELF_INIT to KconfigTom Rini3-3/+30
2021-12-27Convert CONFIG_TEGRA_NAND to KconfigTom Rini1-0/+8
2021-12-27Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to KconfigTom Rini1-2/+2
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini1-0/+1
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini1-3/+3
2021-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-spiWIP/23Oct2021Tom Rini1-4/+0
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek BehĂșn1-4/+0
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...WIP/20Oct2021Tom Rini2-1/+7
2021-10-12mtd: rawnand: Add Macronix raw NAND controller driverZhengxun Li3-0/+610
2021-10-07mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offsetYe Li1-0/+6
2021-10-07mtd: nand: Fix typo in MXC Kconfig symbol descriptionHaolin Li1-1/+1
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigWIP/2021-10-06-assorted-improvementsTom Rini1-2/+101
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini1-0/+11
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini1-7/+0
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini26-0/+26
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-1/+8
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini1-0/+9
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini1-0/+21
2021-10-06nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE supportTom Rini1-5/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-0/+7
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-3/+14
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini1-0/+5
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini2-6/+1
2021-10-01arm: Remove flea3 boardTom Rini2-2/+2
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk4-8/+8
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk2-2/+2
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk1-2/+0
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-28Merge branch '2021-09-25-TI-platform-updates' into nextTom Rini2-6/+10
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard5-20/+15
2021-09-27ti: keystone: Clean up or migrate some NAND related options.Tom Rini2-6/+10
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-3/+0
2021-08-30nand: vf610_nfc: Do not abuse CONFIG namespaceTom Rini1-27/+27
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini1-49/+0
2021-06-18mtd: nand: NFC drivers for RK3308, RK2928 and othersYifeng Zhao3-0/+1270
2021-06-17Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...WIP/17Jun2021-nextTom Rini1-19/+18
2021-06-07nand: atmel: Correct bitflips in erased pagesKai Stuhlemmer (ebee Engineering)1-19/+18
2021-05-24ARM: fix LTO for apf27Marek BehĂșn1-1/+1
2021-04-12mtd: Update fail_addr when erase fails due to bad blocksFarhan Ali1-0/+2
2021-04-08spl: fit: nand: allow for non-page-aligned elementsTim Harvey1-0/+5
2021-03-23mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesMaxim Kochetkov1-7/+10
2021-02-24mtd: rawnand: cortina_nand: missing initializationHeinrich Schuchardt1-1/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini5-0/+5
2021-02-03nand: brcmnand: Don't use -EPROBE_DEFERSimon Glass1-4/+1