summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)AuthorFilesLines
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-spiTom 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...Tom 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 KconfigTom 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-02arm: 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-29Merge 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-28ti: keystone: Clean up or migrate some NAND related options.Tom Rini2-6/+10
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-3/+0
2021-08-30nand: vf610_nfc: Do not abuse CONFIG namespaceTom Rini1-27/+27
2021-07-08arm: 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...Tom 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-13mtd: 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-25mtd: 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
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass5-0/+5
2021-01-18mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC supportKate Liu4-0/+1696
2021-01-13mtd: stm32_fmc2: migrate trace to dev and log macroPatrick Delaunay1-21/+19
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-6/+4
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass15-17/+17
2021-01-05dm: core: Access device ofnode through functionsSimon Glass1-1/+1
2021-01-05dm: core: Access device flags through functionsSimon Glass1-1/+1
2021-01-05zynq: mtd: nand: remove superfluous ifHeinrich Schuchardt1-6/+4
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass16-17/+17