1. 34955aa Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Sun Jan 08 13:12:42 2023 -0500
  2. a42b770 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · Tue Dec 20 12:22:03 2022 +0200
  3. d93ea96 mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC by Roger Quadros · Tue Dec 20 12:22:01 2022 +0200
  4. 685c428 mtd: rawnand: omap_gpmc: Add SPL NAND support by Roger Quadros · Tue Dec 20 12:22:00 2022 +0200
  5. 80cf637 mtd: rawnand: omap_gpmc: support u-boot driver model by Roger Quadros · Tue Dec 20 12:21:59 2022 +0200
  6. b590f61 mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt by Roger Quadros · Tue Dec 20 12:21:57 2022 +0200
  7. aa418fb mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction by Roger Quadros · Tue Dec 20 12:21:56 2022 +0200
  8. e8723e8 Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Fri Jan 06 11:53:26 2023 -0500
  9. 791edf7 Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driver by Lokanathan, Raaj · Sun Dec 11 23:37:42 2022 +0800
  10. e57a31d global: Migrate CONFIG_MXC_NAND_REGS_BASE to CFG by Tom Rini · Sun Dec 04 10:04:54 2022 -0500
  11. b22618f global: Migrate CONFIG_MXC_NAND_IP_REGS_BASE to CFG by Tom Rini · Sun Dec 04 10:04:53 2022 -0500
  12. fab3a62 global: Migrate CONFIG_LPC32XX_NAND_SLC_WWIDTH to CFG by Tom Rini · Sun Dec 04 10:04:48 2022 -0500
  13. bd58603 global: Migrate CONFIG_LPC32XX_NAND_SLC_WSETUP to CFG by Tom Rini · Sun Dec 04 10:04:47 2022 -0500
  14. 67615cb global: Migrate CONFIG_LPC32XX_NAND_SLC_WHOLD to CFG by Tom Rini · Sun Dec 04 10:04:46 2022 -0500
  15. 306431a global: Migrate CONFIG_LPC32XX_NAND_SLC_WDR_CLKS to CFG by Tom Rini · Sun Dec 04 10:04:45 2022 -0500
  16. eaed198 global: Migrate CONFIG_LPC32XX_NAND_SLC_RWIDTH to CFG by Tom Rini · Sun Dec 04 10:04:44 2022 -0500
  17. bd1188d global: Migrate CONFIG_LPC32XX_NAND_SLC_RSETUP to CFG by Tom Rini · Sun Dec 04 10:04:43 2022 -0500
  18. 48675ed global: Migrate CONFIG_LPC32XX_NAND_SLC_RHOLD to CFG by Tom Rini · Sun Dec 04 10:04:42 2022 -0500
  19. 16fb9f8 global: Migrate CONFIG_LPC32XX_NAND_SLC_RDR_CLKS to CFG by Tom Rini · Sun Dec 04 10:04:41 2022 -0500
  20. 8678560 global: Migrate CONFIG_LPC32XX_NAND_MLC_WR_LOW to CFG by Tom Rini · Sun Dec 04 10:04:40 2022 -0500
  21. d67a37f global: Migrate CONFIG_LPC32XX_NAND_MLC_WR_HIGH to CFG by Tom Rini · Sun Dec 04 10:04:39 2022 -0500
  22. 59cbfca global: Migrate CONFIG_LPC32XX_NAND_MLC_TCEA_DELAY to CFG by Tom Rini · Sun Dec 04 10:04:38 2022 -0500
  23. 045a295 global: Migrate CONFIG_LPC32XX_NAND_MLC_RD_LOW to CFG by Tom Rini · Sun Dec 04 10:04:37 2022 -0500
  24. 2f54d77 global: Migrate CONFIG_LPC32XX_NAND_MLC_RD_HIGH to CFG by Tom Rini · Sun Dec 04 10:04:36 2022 -0500
  25. ac8d571 global: Migrate CONFIG_LPC32XX_NAND_MLC_NAND_TA to CFG by Tom Rini · Sun Dec 04 10:04:35 2022 -0500
  26. 326ca48 global: Migrate CONFIG_LPC32XX_NAND_MLC_BUSY_DELAY to CFG by Tom Rini · Sun Dec 04 10:04:34 2022 -0500
  27. b952781 log: Remove some places where we redefine LOGLEVEL by Tom Rini · Sun Dec 04 10:03:33 2022 -0500
  28. 56d510f atmel_nand: Remove undef during SPL_BUILD by Tom Rini · Sun Dec 04 10:03:31 2022 -0500
  29. cb18926 nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZE by Tom Rini · Fri Dec 02 16:42:50 2022 -0500
  30. 17e6700 Convert CONFIG_MXC_NAND_HWECC to Kconfig by Tom Rini · Fri Dec 02 16:42:37 2022 -0500
  31. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  32. d0a0dd2 mtd: nand: mxs_nand_spl: don't read useless pages by Dario Binacchi · Sun Nov 20 10:57:04 2022 +0100
  33. a5bc092fb mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · Tue Nov 08 10:07:19 2022 +0100
  34. 39c5bef mtd: nand: make Samsung SLC NAND usable again by Michael Trimarchi · Fri Oct 21 08:05:36 2022 +0200
  35. 224add2 mtd: rawnand: omap_gpmc: Reduce .bss usage by Roger Quadros · Tue Oct 11 14:50:06 2022 +0300
  36. 8f440bd mtd: rawnand: nand_spl_loaders: Fix cast type build warning by Roger Quadros · Tue Oct 11 14:50:05 2022 +0300
  37. 3b7aaa5 mtd: rawnand: omap_gpmc: Optimize NAND reads by Roger Quadros · Tue Oct 11 14:50:02 2022 +0300
  38. 3068f0f mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms by Roger Quadros · Tue Oct 11 14:50:01 2022 +0300
  39. 0bde497 mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms by Roger Quadros · Tue Oct 11 14:50:00 2022 +0300
  40. 6550c62 mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h by Roger Quadros · Tue Oct 11 14:49:59 2022 +0300
  41. fbf192f nand: atmel: Add pmecc driver by Balamanikandan Gunasundar · Tue Oct 25 16:21:02 2022 +0530
  42. fe33c7d nand: atmel: Add DM based NAND driver by Balamanikandan Gunasundar · Tue Oct 25 16:21:01 2022 +0530
  43. b91baf6 Convert CONFIG_NAND_KMETER1 et al to Kconfig by Tom Rini · Sat Nov 19 18:45:29 2022 -0500
  44. 31df83b arm: Remove unused mx27 code by Tom Rini · Sat Nov 19 18:45:27 2022 -0500
  45. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  46. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · Sat Nov 12 17:36:51 2022 -0500
  47. 1ba2a00 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · Sat Nov 12 17:36:50 2022 -0500
  48. 33adefd Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig by Tom Rini · Sat Nov 12 17:36:49 2022 -0500
  49. 2b2696a Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · Sat Nov 12 17:36:48 2022 -0500
  50. ddaaf07 mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly by Tom Rini · Sat Nov 12 17:36:46 2022 -0500
  51. d1286e1 Convert CONFIG_SYS_NAND_HW_ECC to Kconfig by Tom Rini · Sat Nov 12 17:36:45 2022 -0500
  52. 4251f7d Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · Sat Nov 12 17:36:44 2022 -0500
  53. 70aa87d Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · Sat Nov 12 17:36:42 2022 -0500
  54. 7f750f8 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · Fri Oct 28 20:27:11 2022 -0400
  55. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:04 2022 -0400
  56. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · Mon Aug 22 11:49:08 2022 -0700
  57. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · Mon Aug 22 11:39:45 2022 -0700
  58. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · Mon Aug 22 11:31:43 2022 -0700
  59. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · Mon Aug 22 11:19:46 2022 -0700
  60. fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · Tue Aug 30 16:48:47 2022 +0200
  61. 8a6bbc5 mtd: mxs_nand: get the clock with the right name by Dario Binacchi · Tue Sep 27 11:56:33 2022 +0200
  62. cb49d10 mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · Tue Sep 27 11:47:29 2022 +0200
  63. bdd58e2 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · Wed Sep 28 14:42:35 2022 +0300
  64. 03085ca mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · Thu Aug 25 16:59:49 2022 +1200
  65. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  66. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  67. 1649b89 mtd: rawnand: fsl_elbc: Fix reading address pointer from DT by Pali Rohár · Fri Aug 19 11:20:01 2022 +0200
  68. 2a4d95f mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag by Pali Rohár · Mon Aug 15 10:01:40 2022 +0200
  69. 2ee0a56 mtd: nand: samsung: Retrieve ECC requirements from extended by Michael Trimarchi · Mon Jul 25 12:20:24 2022 +0200
  70. f20a6f0 mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · Mon Jul 25 10:18:51 2022 +0200
  71. 4d4862d9 mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · Mon Jul 25 10:06:06 2022 +0200
  72. 25bb179 mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · Tue Jul 26 18:33:11 2022 +0200
  73. c96bc1d arm: mvebu: Fix compatible string for nand controller by Pali Rohár · Wed Jul 27 14:47:35 2022 +0200
  74. 27d9b25 mtd: decommission the NAND museum by Michael Trimarchi · Wed Jul 20 18:22:16 2022 +0200
  75. 6dc1bfd mtd: nand: toshiba: Retrieve ECC requirements from extended ID by Michael Trimarchi · Wed Jul 20 18:22:15 2022 +0200
  76. 66483b3 mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · Wed Jul 20 18:22:14 2022 +0200
  77. c7b2830 mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · Wed Jul 20 18:22:13 2022 +0200
  78. fa5d40c mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · Wed Jul 20 18:22:12 2022 +0200
  79. 3ba671b mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · Wed Jul 20 18:22:11 2022 +0200
  80. 3dc9060 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · Wed Jul 20 18:22:10 2022 +0200
  81. 6c8ef80 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · Wed Jul 20 18:22:09 2022 +0200
  82. 60f26dc mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · Wed Jul 20 18:22:08 2022 +0200
  83. afd382c mtd: nand: Fix MediaTek MT7621 SoC build by Michael Trimarchi · Fri Jul 22 10:28:36 2022 +0200
  84. 270c153 mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · Wed Jul 20 18:22:07 2022 +0200
  85. 4a26e1d mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · Wed Jul 20 18:22:06 2022 +0200
  86. cd4d904 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · Wed Jul 20 18:22:05 2022 +0200
  87. dc7fdd6 mtd: nand: Get rid of busw parameter by Michael Trimarchi · Wed Jul 20 18:22:04 2022 +0200
  88. 9823b21 sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · Thu Jun 30 01:26:39 2022 +0200
  89. 10a61df nand: raw: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:47 2022 +0800
  90. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  91. 0cda0cb mtd: rawnand: Add support to dedicated function to set timings by Kory Maincent · Wed Jun 22 11:11:45 2022 +0200
  92. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  93. b05d838 mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode by Pali Rohár · Mon Jun 20 13:07:03 2022 +0200
  94. d2f7d07 mtd: mxs_nand_spl: fix nand_command protocol violation by Andrea Scian · Tue Jun 21 22:05:10 2022 +0200
  95. 572f41f Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Mon Jun 20 08:09:24 2022 -0400
  96. 5d6e6e4 mtd: rawnand: fsl_elbc: Fix DM support in DTS code path by Pali Rohár · Mon May 02 18:28:08 2022 +0200
  97. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · Fri May 20 18:38:10 2022 +0200
  98. 1a9f23d Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · Thu May 26 14:31:57 2022 -0400
  99. 95f4238 mtd: nand: mxs_nand_spl: Fix bad block skipping by Michael Trimarchi · Sun May 15 11:35:31 2022 +0200
  100. dc3da88 nand: raw: mxs_nand: Fix specific hook registration by Michael Trimarchi · Sun May 15 11:35:30 2022 +0200