1. fe33c7d nand: atmel: Add DM based NAND driver by Balamanikandan Gunasundar · 2 years, 1 month ago
  2. b91baf6 Convert CONFIG_NAND_KMETER1 et al to Kconfig by Tom Rini · 2 years ago
  3. 31df83b arm: Remove unused mx27 code by Tom Rini · 2 years ago
  4. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  5. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years, 1 month ago
  6. 1ba2a00 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
  7. 33adefd Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig by Tom Rini · 2 years, 1 month ago
  8. 2b2696a Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · 2 years, 1 month ago
  9. ddaaf07 mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly by Tom Rini · 2 years, 1 month ago
  10. d1286e1 Convert CONFIG_SYS_NAND_HW_ECC to Kconfig by Tom Rini · 2 years, 1 month ago
  11. 4251f7d Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
  12. 70aa87d Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · 2 years, 1 month ago
  13. 7f750f8 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
  14. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  15. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 3 months ago
  16. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 3 months ago
  17. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 3 months ago
  18. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 3 months ago
  19. fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 3 months ago
  20. 8a6bbc5 mtd: mxs_nand: get the clock with the right name by Dario Binacchi · 2 years, 2 months ago
  21. cb49d10 mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · 2 years, 2 months ago
  22. bdd58e2 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · 2 years, 2 months ago
  23. 03085ca mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · 2 years, 3 months ago
  24. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  25. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  26. 1649b89 mtd: rawnand: fsl_elbc: Fix reading address pointer from DT by Pali Rohár · 2 years, 3 months ago
  27. 2a4d95f mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag by Pali Rohár · 2 years, 3 months ago
  28. 2ee0a56 mtd: nand: samsung: Retrieve ECC requirements from extended by Michael Trimarchi · 2 years, 4 months ago
  29. f20a6f0 mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 4 months ago
  30. 4d4862d9 mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 4 months ago
  31. 25bb179 mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 4 months ago
  32. c96bc1d arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 4 months ago
  33. 27d9b25 mtd: decommission the NAND museum by Michael Trimarchi · 2 years, 4 months ago
  34. 6dc1bfd mtd: nand: toshiba: Retrieve ECC requirements from extended ID by Michael Trimarchi · 2 years, 4 months ago
  35. 66483b3 mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 4 months ago
  36. c7b2830 mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
  37. fa5d40c mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
  38. 3ba671b mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
  39. 3dc9060 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago
  40. 6c8ef80 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
  41. 60f26dc mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
  42. afd382c mtd: nand: Fix MediaTek MT7621 SoC build by Michael Trimarchi · 2 years, 4 months ago
  43. 270c153 mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
  44. 4a26e1d mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
  45. cd4d904 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
  46. dc7fdd6 mtd: nand: Get rid of busw parameter by Michael Trimarchi · 2 years, 4 months ago
  47. 9823b21 sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · 2 years, 5 months ago
  48. 10a61df nand: raw: add support for MediaTek MT7621 SoC by developer · 2 years, 6 months ago
  49. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  50. 0cda0cb mtd: rawnand: Add support to dedicated function to set timings by Kory Maincent · 2 years, 5 months ago
  51. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  52. b05d838 mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode by Pali Rohár · 2 years, 5 months ago
  53. d2f7d07 mtd: mxs_nand_spl: fix nand_command protocol violation by Andrea Scian · 2 years, 5 months ago
  54. 572f41f Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 5 months ago
  55. 5d6e6e4 mtd: rawnand: fsl_elbc: Fix DM support in DTS code path by Pali Rohár · 2 years, 7 months ago
  56. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
  57. 1a9f23d Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · 2 years, 6 months ago
  58. 95f4238 mtd: nand: mxs_nand_spl: Fix bad block skipping by Michael Trimarchi · 2 years, 7 months ago
  59. dc3da88 nand: raw: mxs_nand: Fix specific hook registration by Michael Trimarchi · 2 years, 7 months ago
  60. 61771d2 mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver by Ye Li · 2 years, 8 months ago
  61. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  62. 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  63. 44acf8a mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · 2 years, 8 months ago
  64. f801552 mtd: rawnand: fsl_elbc: Use ECC configuration from device tree by Pali Rohár · 2 years, 8 months ago
  65. bb834db mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · 2 years, 8 months ago
  66. 2ef8228 mtd: rawnand: fsl_elbc: Implement RNDOUT command by Pali Rohár · 2 years, 8 months ago
  67. 16c68ee Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 8 months ago
  68. a7ab05b mtd: nand: mxs_nand_spl: Remove the page aligned access by Ye Li · 2 years, 8 months ago
  69. bee3287 mtd: Add flash_node in struct mtd_info by Patrice Chotard · 2 years, 8 months ago
  70. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
  71. 2ee499e mtd: gpmi: fix the bch setting backward compatible issue by Han Xu · 2 years, 8 months ago
  72. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 9 months ago
  73. e389a15 mtd: rawnand: stm32_fmc2: add NAND Write Protect support by Christophe Kerello · 2 years, 9 months ago
  74. e175c32 nand: brcmnand: add bcm6753 support by Philippe Reynes · 2 years, 10 months ago
  75. 3ba1508 mtd: nand: Update driver to match new DT binding by Michal Simek · 2 years, 9 months ago
  76. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  77. 142f41a mtd: nand: pxa3xx: set mtd->dev by Robert Marko · 2 years, 11 months ago
  78. efa7853 nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine by David Rivshin · 3 years ago
  79. 8384fd8 BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read by Joel Peshkin · 3 years ago
  80. fa7890e mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · 3 years ago
  81. 9837245 Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 3 years ago
  82. 8f37ac4 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years ago
  83. d03e14e Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years ago
  84. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago
  85. d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  86. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  87. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months ago
  88. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  89. 0155171 mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · 3 years, 2 months ago
  90. 9caf951 mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset by Ye Li · 3 years, 3 months ago
  91. e8df55b mtd: nand: Fix typo in MXC Kconfig symbol description by Haolin Li · 3 years, 4 months ago
  92. f6d26d8 Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 2 months ago
  93. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  94. 64fc331 Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
  95. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
  96. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
  97. 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 2 months ago
  98. a2fbd4a Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 2 months ago
  99. 69af172 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years, 2 months ago
  100. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago