1. 0a6d6ba mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · 6 years ago
  2. b95db8d mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · 6 years ago
  3. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  4. eba7f1f Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · 6 years ago
  5. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  6. d294335 Convert CONFIG_NAND_LPC32XX_SLC to Kconfig by Adam Ford · 6 years ago
  7. f75e83b mtd: nand: mxs_nand: add device tree support by Stefan Agner · 6 years ago
  8. 984df7a mtd: nand: mxs_nand: add minimal ECC support by Stefan Agner · 6 years ago
  9. 5346c31 mtd: nand: mxs_nand: use self init by Stefan Agner · 6 years ago
  10. 748b5b3 sunxi: move the NAND parameters to Kconfig by Miquel Raynal · 7 years ago
  11. b56052f sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig by Miquel Raynal · 7 years ago
  12. 6d094d5 sunxi: automatically select SPL_NAND_SUPPORT in Kconfig by Miquel Raynal · 7 years ago
  13. 663e8a9 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · 7 years ago
  14. 99bec1a Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · 7 years ago
  15. c87c811 Convert CONFIG_NAND_MXS to Kconfig by Stefan Agner · 7 years ago
  16. d55c815 nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT by Ezequiel Garcia · 7 years ago
  17. dc774e6 mtd: nand: denali: make NAND_DENALI unconfigurable option by Masahiro Yamada · 7 years ago
  18. b06c46d Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  19. 350d052 mtd: nand: denali: sync with Linux 4.15-rc1 by Masahiro Yamada · 7 years ago
  20. 8000d6e mtd: nand: zynq: Add a config option to use 1st stage bootloader timing by Jeff Westfahl · 7 years ago
  21. 39e7096 omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default by Tom Rini · 7 years ago
  22. 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  23. 1d9654d mtd: nand: denali_dt: add a DT driver by Masahiro Yamada · 7 years ago
  24. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  25. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  26. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  27. ff93c28 nand: sunxi: Add options for the SPL NAND configuration by Maxime Ripard · 8 years ago
  28. adc706b mtd: sunxi: Change U-Boot offset by Maxime Ripard · 8 years ago
  29. 5fe4c9f mtd: sunxi: Select the U-Boot location config option by Maxime Ripard · 8 years ago
  30. f78038d mtd: nand: build MXS driver for MX7 as well by Andrey Yurovsky · 8 years ago
  31. ae798d2 mtd: nand: zynq_nand: Add nand driver support for zynq by Siva Durga Prasad Paladugu · 8 years ago
  32. df10a85 mtd: nand: Kconfig: Add NAND_MXS entry by Jagan Teki · 8 years ago
  33. 4ccae81 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  34. 80ef700 spl: nand: support redundant u-boot image by Boris Brezillon · 8 years ago
  35. 494e108 spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency by Boris Brezillon · 8 years ago
  36. 78cb965 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  37. d90ba79 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  38. 6a08d65 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  39. e526861 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  40. 2b8a01a sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  41. 022a99d sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  42. f62bfa5 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  43. 873960c mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · 9 years ago
  44. 960caeb sunxi: nand: Add board configuration options by Piotr Zierhoffer · 9 years ago
  45. 080a71e mtd: vf610_nfc: add 32-error correction option for HW ECC by Stefan Agner · 10 years ago
  46. 5519194 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 10 years ago
  47. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  48. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  49. 65e4145 mtd: denali: use CONFIG_SYS_NAND_SELF_INIT by Masahiro Yamada · 10 years ago
  50. 845034e mtd: denali: add Denali NAND driver for SPL by Masahiro Yamada · 10 years ago
  51. 4b0abf9 mtd: denali: add Denali controller configs to Kconfig by Masahiro Yamada · 10 years ago