1. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  2. 4f68b77 asm-generic: Import functions from Linux by Igor Prusov · Tue Nov 14 14:02:54 2023 +0300
  3. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  4. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  5. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  6. 765dc6a test: spl: Add a test for NAND by Sean Anderson · Sat Nov 04 16:37:53 2023 -0400
  7. 326422b nand: Add sandbox driver by Sean Anderson · Sat Nov 04 16:37:52 2023 -0400
  8. 28e2eaf nand: Allow reinitialization by Sean Anderson · Sat Nov 04 16:37:50 2023 -0400
  9. 96fc205 nand: Add function to unregister NAND devices by Sean Anderson · Sat Nov 04 16:37:49 2023 -0400
  10. 55d6f04 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · Sat Nov 04 16:37:48 2023 -0400
  11. 34ec166 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · Sat Nov 04 16:37:47 2023 -0400
  12. 8805f9d spl: nand: Set bl_len to page size by Sean Anderson · Sat Nov 04 16:37:44 2023 -0400
  13. ec66ca8 nand: spl_loaders: Only read enough pages to load the image by Sean Anderson · Sat Nov 04 16:37:42 2023 -0400
  14. 11a4c70 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · Sat Nov 04 16:37:41 2023 -0400
  15. e476f11 nand: Don't dereference NULL manufacturer_desc by Sean Anderson · Sat Nov 04 16:37:40 2023 -0400
  16. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  17. c83e6c3 mtd: spi-nor: Add spi flash lock config option by Venkatesh Yadav Abbarapu · Tue Oct 03 08:47:13 2023 +0530
  18. d28477c bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · Mon Aug 28 20:49:59 2023 +0200
  19. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  20. 904e0f0 mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option by Johan Jonker · Wed Oct 18 16:00:27 2023 +0200
  21. e40acb3 mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · Tue Oct 17 21:40:20 2023 +0000
  22. 165b02dc mtd: spinand: winbond: add Winbond W25N02KV flash support by Mikhail Kshevetskiy · Tue Jan 10 12:58:42 2023 +0100
  23. 8f17a9a mtd: spinand: winbond: fix flash identification by Mikhail Kshevetskiy · Tue Jan 10 12:58:41 2023 +0100
  24. 2a1e78b mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · Tue Jan 10 12:58:40 2023 +0100
  25. 696ed73 mtd/spinand: sync core spinand code with linux-5.10.118 by Mikhail Kshevetskiy · Tue Jan 10 12:58:39 2023 +0100
  26. 7201031 mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · Tue Jan 10 12:58:38 2023 +0100
  27. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  28. d8f077a mtd: nand: raw: atmel: Add error handling when rb-gpios missing by Alexander Dahl · Fri Sep 22 11:08:56 2023 +0200
  29. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  30. 4bbd443 drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support by Neal Frager · Mon Aug 21 13:45:02 2023 +0100
  31. ce09bab sf: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:05 2023 +0200
  32. a78f3b4 drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · Wed Aug 23 02:18:20 2023 +0200
  33. b9c7426 drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems by Marek Vasut · Wed Aug 23 02:18:19 2023 +0200
  34. d048932 drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · Wed Aug 23 02:18:18 2023 +0200
  35. aec5dc7 drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · Wed Aug 23 02:18:17 2023 +0200
  36. 79b22e7 mtd: nand: raw: atmel: Remove duplicate line by Alexander Dahl · Tue Aug 08 15:02:49 2023 +0200
  37. cceb238 mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi buffer by Johan Jonker · Thu Jun 22 15:59:24 2023 +0200
  38. 7463b00 mtd: Add missing MTD dependency for cfi_mtd by Michal Simek · Tue Jul 04 14:04:04 2023 +0200
  39. 3804a25 mtd: nand: zynq_nand: Change datatype of status and ecc_status to int by Algapally Santosh Sagar · Wed Jun 14 03:03:57 2023 -0600
  40. 2d552e7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Jul 13 20:39:10 2023 -0400
  41. 9b77f7b mtd: spi-nor: Add support for w25q256jwm by Venkatesh Yadav Abbarapu · Mon Jun 26 09:02:37 2023 +0530
  42. fc079eb mtd: spi-nor-ids: add xtxtech part# by Bruce Suen · Thu Jul 13 14:12:41 2023 +0530
  43. 0d045ae mtd: spi-nor-ids: change full company name of XTX by Bruce Suen · Mon Jun 19 06:28:58 2023 -0400
  44. f2c1ea7 mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K by Chris Packham · Mon Jul 10 10:47:35 2023 +1200
  45. bd3ce6f mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC by Chris Packham · Mon Jul 10 10:47:34 2023 +1200
  46. d5cf7a0 nvmxip: move header to include by Rui Miguel Silva · Mon Jun 12 09:09:16 2023 +0100
  47. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  48. 9dccf34 mtd: cfi: respect reg address length by Nuno Sá · Thu May 11 13:19:50 2023 +0200
  49. df97e14 sf: Rename spi-nor-tiny functions by Simon Glass · Thu May 04 16:50:48 2023 -0600
  50. 3190f1e sf: Guard against zero erasesize by Simon Glass · Thu May 04 16:50:47 2023 -0600
  51. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  52. 5ff8812 drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:31:49 2023 +0100
  53. c271371 mtd: nand: add support for the Sandisk SDTNQGAMA chip by Johan Jonker · Mon Mar 13 01:29:19 2023 +0100
  54. 6404ca6 mtd: nand: raw: rockchip_nfc: fix oobfree offset and description by Johan Jonker · Mon Mar 13 01:29:05 2023 +0100
  55. fb1ab9f mtd: nand: raw: rockchip_nfc: add flash_node to chip structure by Johan Jonker · Mon Mar 13 01:28:53 2023 +0100
  56. 65c4346 mtd: nand: raw: rockchip_nfc: add layout structure by Johan Jonker · Mon Mar 13 01:28:39 2023 +0100
  57. 50b1924 mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc" by Johan Jonker · Mon Mar 13 01:28:19 2023 +0100
  58. a433de0 mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr by Johan Jonker · Mon Mar 13 01:28:06 2023 +0100
  59. 921084a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Mon May 01 13:29:52 2023 -0400
  60. 164663c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Apr 30 21:29:50 2023 -0400
  61. db9ef8c sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · Sat Apr 01 09:38:05 2023 +0200
  62. 62a160f mtd: nand: sunxi: Pass the device to the init function by Samuel Holland · Sun Jan 22 16:06:36 2023 -0600
  63. 890f7de mtd: nand: sunxi: Convert to the driver model by Samuel Holland · Sun Jan 22 16:06:35 2023 -0600
  64. 1edb878 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · Sun Jan 22 16:06:34 2023 -0600
  65. 3c6bbe0 mtd: nand: sunxi: Remove an unnecessary check by Samuel Holland · Sun Jan 22 16:06:33 2023 -0600
  66. 6b00587 sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · Mon Apr 17 10:11:55 2023 +0100
  67. 6db33c2 drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · Mon Apr 17 10:11:53 2023 +0100
  68. 857360c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · Mon Apr 17 10:11:52 2023 +0100
  69. 93df765 mtd: spi-nor-core: Add fixups for s25fs512s by Takahiro Kuwano · Sun Apr 23 01:55:49 2023 +0200
  70. e65e88c mtd: spi-nor: missing fallthrough in set_4byte() by Heinrich Schuchardt · Sat Apr 01 09:34:08 2023 +0200
  71. d9efbe1 mtd: spi-nor: Add CHIP_ERASE optimization by Marek Vasut · Thu Mar 02 02:46:32 2023 +0100
  72. e3cfe20 Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sat Apr 22 18:30:56 2023 -0400
  73. 4e8611a mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · Fri Apr 07 15:40:05 2023 +0200
  74. a04726f Revert "mtd: rawnand: nand_base: Handle algorithm selection" by Dario Binacchi · Sat Apr 22 22:58:10 2023 +0200
  75. 1b4662a mtd: rawnand: stm32_fmc2: remove unsupported EDO mode by Christophe Kerello · Thu Mar 30 11:16:21 2023 +0200
  76. fde8e4e nand: raw: octeontx: Make list static by Bin Meng · Wed Apr 05 22:38:37 2023 +0800
  77. 2306c33 nand: brcmnand: add iproc support by Linus Walleij · Wed Mar 08 22:42:31 2023 +0100
  78. 5006396 mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · Wed Mar 08 22:28:51 2023 +0100
  79. af1d3cf mtd: nand: arasan: Set ofnode value by Ashok Reddy Soma · Thu Feb 23 22:07:07 2023 -0700
  80. 0fcb8cd mtd: nand: arasan: Remove hardcoded bbt option by Ashok Reddy Soma · Thu Feb 23 22:07:06 2023 -0700
  81. a9ed203 mtd: Drop unused kb9202_nand driver by Simon Glass · Wed Feb 22 09:33:42 2023 -0700
  82. 5c5cf60 arm: mvebu: Add support for generating NAND kwbimage by Pali Rohár · Tue Jan 10 22:55:21 2023 +0100
  83. a967558 mtd: nand: Show reserved block in chip.erase by Michael Trimarchi · Mon Feb 27 16:01:43 2023 +0100
  84. b2b9565 mtd: spinand: Fix display of unknown raw ID by Patrice Chotard · Mon Feb 13 18:30:04 2023 +0100
  85. b3d66d9 mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC by Álvaro Fernández Rojas · Sat Feb 11 16:29:09 2023 +0100
  86. 738d736 mtd: rawnand: brcmnand: support v2.1-v2.2 controllers by Álvaro Fernández Rojas · Sat Feb 11 16:29:08 2023 +0100
  87. b5e800b mtd: rawnand: brcmnand: rename page sizes by Álvaro Fernández Rojas · Sat Feb 11 16:29:07 2023 +0100
  88. 2246119 mtd: rawnand: brcmnand: fix CS0 layout by Álvaro Fernández Rojas · Sat Feb 11 16:29:06 2023 +0100
  89. 7a64a75 mtd: rawnand: brcmnand: rename v4 registers by Álvaro Fernández Rojas · Sat Feb 11 16:29:05 2023 +0100
  90. 210751f mtd: rawnand: brcmnand: correctly verify erased pages by Álvaro Fernández Rojas · Sat Feb 11 16:29:04 2023 +0100
  91. b6233f7 mtd: nand: brcmnand: Add support for flash-dma v0 by Kamal Dasu · Sat Feb 11 16:29:03 2023 +0100
  92. 2bac579 mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips by Claire Lin · Sat Feb 11 16:29:02 2023 +0100
  93. f47b36b mtd: rawnand: brcmnand: Add support for v7.3 controller by Kamal Dasu · Sat Feb 11 16:29:01 2023 +0100
  94. 299c683 mtd: rawnand: brcmnand: Refactored code to introduce helper functions by Kamal Dasu · Sat Feb 11 16:29:00 2023 +0100
  95. 3b0d294 mtd: nand: Mark reserved blocks by Ashok Reddy Soma · Thu Jan 05 02:46:20 2023 -0700
  96. 72a4c07 mtd: Drop unused nand_plat driver by Simon Glass · Wed Feb 01 13:19:51 2023 -0700
  97. b89eb94 mtd: Drop unused fsmc_nand driver by Simon Glass · Wed Feb 01 13:19:49 2023 -0700
  98. d694c23 mtd: Drop unused fsl_upm driver by Simon Glass · Wed Feb 01 13:19:48 2023 -0700
  99. 7a832fd nand: Drop CONFIG_NAND_SPEAR by Simon Glass · Wed Feb 01 13:19:14 2023 -0700
  100. c441863 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Jan 27 10:15:39 2023 -0500