1. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  2. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  3. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:48 2024 -0600
  4. f218eeb xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · Sun Sep 29 19:49:37 2024 -0600
  5. c35f6fb mtd: spi-nor-ids: Add support for S28HS256T by Takahiro Kuwano · Fri Sep 27 10:27:08 2024 +0900
  6. 4245b38 mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt by Takahiro Kuwano · Fri Sep 27 10:24:16 2024 +0900
  7. fb44faa mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt by Takahiro Kuwano · Fri Sep 27 10:24:15 2024 +0900
  8. d5d39d7 Merge patch series "mtd: spi-nor: Add support for S25FS-S family" by Tom Rini · Thu Oct 10 08:12:18 2024 -0600
  9. 67df2aa mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs by Takahiro Kuwano · Fri Sep 27 10:11:19 2024 +0900
  10. 7579d9f mtd: spi-nor-id: Use INFO6 macro for S25FL-S by Takahiro Kuwano · Fri Sep 27 10:11:18 2024 +0900
  11. d870042 mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s by Takahiro Kuwano · Fri Sep 27 10:11:17 2024 +0900
  12. 7b976fc mtd: spi-nor-ids: Extend w25q16cl entry with locking support by Marek Vasut · Fri Sep 06 23:10:42 2024 +0200
  13. 29b19a0 mtd: spi-nor-ids: Deduplicate mx25u25635f entry by Marek Vasut · Fri Sep 06 23:10:10 2024 +0200
  14. 1db9b52 mtd: spi-nor-ids: Deduplicate w25q16dw entry by Marek Vasut · Fri Sep 06 23:09:16 2024 +0200
  15. 2fbb8d9 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · Mon Mar 04 17:16:05 2024 +0100
  16. e53d011 mtd: simplify CONFIG_DM_SPI_FLASH dependencies by Heinrich Schuchardt · Tue Jun 04 06:40:39 2024 +0200
  17. add6319 Merge patch series "spi-nor: Add parallel and stacked memories support" by Tom Rini · Wed Oct 09 09:02:22 2024 -0600
  18. 91b9e37 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:05 2024 +0530
  19. 8dd6fa5 mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar by Ashok Reddy Soma · Thu Sep 26 10:25:04 2024 +0530
  20. 99ca034 mtd: spi-nor: Add parallel memories support for read_sr and read_fsr by Ashok Reddy Soma · Thu Sep 26 10:25:03 2024 +0530
  21. bc8c88b mtd: spi-nor: Add parallel and stacked memories support by Venkatesh Yadav Abbarapu · Thu Sep 26 10:25:02 2024 +0530
  22. 231d2ba Merge branch 'u-boot-nand-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Sat Oct 05 11:18:38 2024 -0600
  23. a5837bf mtd: rawnand: brcmnand: Add support for getting ecc setting from strap by William Zhang · Mon Sep 16 11:58:49 2024 +0200
  24. 27cfe7d mtd: rawnand: brcmnand: Support write protection setting from dts by William Zhang · Mon Sep 16 11:58:48 2024 +0200
  25. d2ad157 mtd: rawnand: brcmnand: Add read data bus interface by Linus Walleij · Mon Sep 16 11:58:47 2024 +0200
  26. 3d8ade4 mtd: rawnand: brcmnand: Fix mtd oobsize by William Zhang · Mon Sep 16 11:58:46 2024 +0200
  27. a645493 mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write by William Zhang · Mon Sep 16 11:58:45 2024 +0200
  28. 080ac0f mtd: rawnand: brcmnand: Fix potential false time out warning by William Zhang · Mon Sep 16 11:58:44 2024 +0200
  29. 26f66e6 mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller by William Zhang · Mon Sep 16 11:58:43 2024 +0200
  30. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · Tue Sep 24 10:11:59 2024 -0600
  31. 523bc4d flash: prefix error codes with FL_ by Jerome Forissier · Wed Sep 11 11:58:15 2024 +0200
  32. cb66f72 mtd: spi-nor: scale up timeout for full-chip erase by Venkatesh Yadav Abbarapu · Tue Jan 02 18:23:03 2024 +0530
  33. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  34. 23686aa nvmxip: Avoid probing on boot by Simon Glass · Sun Sep 01 16:26:13 2024 -0600
  35. e745d1b nvmxip: Drop the message on probe by Simon Glass · Sun Sep 01 16:26:12 2024 -0600
  36. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · Mon Sep 16 14:48:13 2024 -0600
  37. ea2ec5f mtd: rpc: renesas: Add R-Car Gen4 DT compatible by Marek Vasut · Sat Aug 31 22:30:19 2024 +0200
  38. e2554a4 Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Mon Sep 02 16:02:37 2024 -0600
  39. ebb1c20 list: use list_count_nodes() to count list entries by Sughosh Ganu · Wed Aug 28 22:24:22 2024 +0530
  40. d72b013 mtd: rawnand: meson: read/write access for boot ROM pages by Arseniy Krasnov · Mon Aug 26 16:17:10 2024 +0300
  41. 6f95fea mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()' by Arseniy Krasnov · Mon Aug 26 16:17:09 2024 +0300
  42. 8b4a27a mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag by Arseniy Krasnov · Mon Aug 26 16:17:08 2024 +0300
  43. 9896dd6 mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_init by Vignesh Raghavendra · Wed Jul 31 20:28:55 2024 +0530
  44. 7f0264a Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Thu Aug 08 07:59:47 2024 -0600
  45. a87a7fa spinand: bind UBI block by Alexey Romanov · Thu Jul 18 08:45:28 2024 +0300
  46. c9f6113 disk: support UBI partitions by Alexey Romanov · Thu Jul 18 08:45:27 2024 +0300
  47. 4d44fa2 drivers: introduce UBI block abstraction by Alexey Romanov · Thu Jul 18 08:45:25 2024 +0300
  48. 2ec1fd8 spinand: bind mtdblock by Alexey Romanov · Thu Jul 18 08:46:06 2024 +0300
  49. 8e1fd2e drivers: introduce mtdblock abstraction by Alexey Romanov · Thu Jul 18 08:46:05 2024 +0300
  50. d511967 disk: support MTD partitions by Alexey Romanov · Thu Jul 18 08:46:04 2024 +0300
  51. 119909c mtd: spi-nor: ids: Add IS25LP01GG flash support by Prasad Kummari · Mon Jun 17 09:48:42 2024 +0530
  52. 614a2ef Merge patch series "Endian Kconfig improvements" by Tom Rini · Wed Jul 31 11:18:43 2024 -0600
  53. 0803a27 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · Wed Jul 17 16:07:03 2024 +0800
  54. 4651c1d drivers: mtd: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:44 2024 +0200
  55. ab397a5 drivers/mtd/nvmxip: nvmxip.h is a global include by Heinrich Schuchardt · Mon Jul 15 15:19:50 2024 +0200
  56. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  57. c74d861 mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part by Prasad Kummari · Wed May 08 10:57:50 2024 +0530
  58. a68da5b mtd: nand: pxa3xx: Incorrect bitflip return on page read by Ravi Minnikanti · Sat Apr 27 09:15:28 2024 -0700
  59. a5895eb ubi: Depend on MTD by John Watts · Thu Apr 11 15:05:48 2024 +1000
  60. afa246a mtd: rawnand: macronix: OTP access for MX30LFxG18AC by Arseniy Krasnov · Thu Nov 30 14:24:05 2023 +0300
  61. ead026f mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode by Pratyush Yadav · Tue Jun 04 11:39:10 2024 +0530
  62. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  63. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  64. 0e2e894 mtd: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:00 2024 -0600
  65. 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · Mon Apr 22 11:01:56 2024 -0600
  66. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · Tue Apr 16 08:55:19 2024 +0200
  67. 75a4e1e Kconfig: Make all Kconfig encoding ascii by Michal Simek · Tue Apr 16 08:55:18 2024 +0200
  68. 7ea25d6 mtd: rawnand: stm32_fmc2: add MP25 support by Christophe Kerello · Wed Mar 06 10:54:06 2024 +0100
  69. d4c6bb1 Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Sun Apr 14 12:26:42 2024 -0600
  70. 6fbb426 mtd: spinand: Add support for XTX SPINAND by Bruce Suen · Mon Mar 11 21:43:14 2024 -0400
  71. 681c2fb mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · Wed Mar 20 10:02:13 2024 +0100
  72. 7737453 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · Wed Mar 20 10:02:11 2024 +0100
  73. 71fc06c mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · Wed Mar 20 10:02:10 2024 +0100
  74. aa12453 mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · Wed Mar 20 10:02:09 2024 +0100
  75. 55842b4 mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · Sun Feb 11 01:39:27 2024 +0300
  76. 7a1d17a mtd: nand: arasan: Fix the crash caused by use after free by Venkatesh Yadav Abbarapu · Wed Mar 06 09:04:04 2024 +0530
  77. 263fa96 mtd: nand: arasan: Print warning for unsupported ecc modes by Venkatesh Yadav Abbarapu · Wed Mar 06 08:57:03 2024 +0530
  78. 49a26ac mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B by Frieder Schrempf · Thu Feb 15 15:00:34 2024 +0100
  79. 662d82a Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Wed Jan 31 10:44:33 2024 -0500
  80. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  81. ceb234f mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID by Takahiro Kuwano · Fri Dec 22 14:46:06 2023 +0900
  82. 299c11a mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · Fri Dec 22 14:46:05 2023 +0900
  83. 9c84d29 mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:46:04 2023 +0900
  84. 3aa7809 mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:46:03 2023 +0900
  85. b561ece mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR mode by Takahiro Kuwano · Fri Dec 22 14:46:02 2023 +0900
  86. b501f4d mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:46:01 2023 +0900
  87. 7b80d3b mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR mode by Takahiro Kuwano · Fri Dec 22 14:46:00 2023 +0900
  88. 5e98ab1 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:45:59 2023 +0900
  89. 03fee19 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:45:58 2023 +0900
  90. 888eec8 mtd: spi: spi-nor-ids: Add more XM25Q series chips by Ssunk · Tue Jan 16 13:38:34 2024 +0800
  91. a9b9ed4 mtd: spi-nor-ids: Add is25lx512 chip by Tejas Bhumkar · Wed Dec 27 21:58:39 2023 +0530
  92. ddb1ec1 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · Wed Jan 10 13:46:10 2024 -0500
  93. c8fbdee mtd: nand: raw: atmel: Remove duplicate definitions by Alexander Dahl · Tue Dec 12 17:04:23 2023 +0100
  94. 2b25eac mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND by Roger Quadros · Thu Jan 11 15:19:19 2024 +0200
  95. e52ec9e mtd: rawnand: omap_gpmc: Use DT provided IO address by Roger Quadros · Thu Jan 11 15:19:18 2024 +0200
  96. 1c82a23 mtd: rawnand: omap_elm: Fix elm_init definition by Roger Quadros · Mon Dec 11 13:46:00 2023 +0200
  97. de8100f mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x by Roger Quadros · Mon Dec 11 13:45:59 2023 +0200
  98. 968d988 mtd: nand: check nand_mtd_to_devnum() argument by Dario Binacchi · Thu Nov 02 12:38:22 2023 +0100
  99. b11dec5 mtd: nand: complete nand_register() arguments check by Dario Binacchi · Thu Nov 02 12:27:33 2023 +0100
  100. 4c40bb0 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Mon Dec 18 09:56:42 2023 -0500