1. 472229f mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms by Roger Quadros · 2 years, 4 months ago
  2. d236210 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 3 months ago
  3. a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 3 months ago
  4. 8c1a9c7 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 5 months ago
  5. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 5 months ago
  6. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 5 months ago
  7. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 5 months ago
  8. 3ab8bea nand: raw: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 8 months ago
  9. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 8 months ago
  10. 90e1fd0 Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · 2 years, 8 months ago
  11. da98dda mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · 2 years, 10 months ago
  12. 0d32ebf nand: brcmnand: add bcm6753 support by Philippe Reynes · 3 years ago
  13. 068c41f Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 3 years, 2 months ago
  14. bfb5387 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years, 2 months ago
  15. 4d69303 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years, 2 months ago
  16. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years, 2 months ago
  17. 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  18. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  19. 0892a7e mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · 3 years, 5 months ago
  20. 7d4541c mtd: nand: Fix typo in MXC Kconfig symbol description by Haolin Li · 3 years, 7 months ago
  21. 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 4 months ago
  22. 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 4 months ago
  23. b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 4 months ago
  24. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 4 months ago
  25. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 4 months ago
  26. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 4 months ago
  27. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 4 months ago
  28. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 4 months ago
  29. ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 4 months ago
  30. c8c934b ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · 3 years, 5 months ago
  31. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 5 months ago
  32. b12dc5d mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · 3 years, 8 months ago
  33. 161df94 mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support by Kate Liu · 4 years, 2 months ago
  34. aaedaaa mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 4 years, 3 months ago
  35. 8dddfff mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 4 years, 3 months ago
  36. 05c7606 mtd: nand: Add NAND controller driver for OcteonTX by Suneel Garapati · 4 years, 5 months ago
  37. a253092 nand: Kconfig: Change dependency for NAND_ARASAN by Michal Simek · 4 years, 5 months ago
  38. 7a27043 mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · 4 years, 10 months ago
  39. 39320e7 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 9 months ago
  40. ff99041 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 9 months ago
  41. 407b01b mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 5 years ago
  42. 1453301 nand: brcmnand: add bcm68360 support by Philippe Reynes · 5 years ago
  43. 45397a6 zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · 5 years ago
  44. b014b83 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · 5 years ago
  45. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  46. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  47. a9f80cf nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · 5 years ago
  48. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  49. 22daafb drivers: nand: brcmnand: add initial support by Philippe Reynes · 6 years ago
  50. 7bb7502 mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver by Christophe Kerello · 6 years ago
  51. 97fca6a mtd: nand: arasan_nfc: Add support for nand multi chip select by T Karthik Reddy · 6 years ago
  52. 49ad402 ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig by Derald D. Woods · 6 years ago
  53. a38c3af mtd: nand: raw: allow to disable unneeded ECC layouts by Stefan Agner · 6 years ago
  54. 8a12d12 Kconfig: Add entry for VF610 NAND NFC device tree aware driver by Lukasz Majewski · 6 years ago
  55. 3657b2f mtd: rename nand into rawnand in Kconfig prompt by Miquel Raynal · 6 years ago
  56. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago