1. 165b02dc mtd: spinand: winbond: add Winbond W25N02KV flash support by Mikhail Kshevetskiy · Tue Jan 10 12:58:42 2023 +0100
  2. 8f17a9a mtd: spinand: winbond: fix flash identification by Mikhail Kshevetskiy · Tue Jan 10 12:58:41 2023 +0100
  3. 2a1e78b mtd/spinand: sync supported devices with linux-5.15.43 by Mikhail Kshevetskiy · Tue Jan 10 12:58:40 2023 +0100
  4. 696ed73 mtd/spinand: sync core spinand code with linux-5.10.118 by Mikhail Kshevetskiy · Tue Jan 10 12:58:39 2023 +0100
  5. 7201031 mtd/spinand: rework detect procedure for different READ_ID operation by Mikhail Kshevetskiy · Tue Jan 10 12:58:38 2023 +0100
  6. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  7. d8f077a mtd: nand: raw: atmel: Add error handling when rb-gpios missing by Alexander Dahl · Fri Sep 22 11:08:56 2023 +0200
  8. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  9. 4bbd443 drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support by Neal Frager · Mon Aug 21 13:45:02 2023 +0100
  10. ce09bab sf: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:05 2023 +0200
  11. a78f3b4 drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · Wed Aug 23 02:18:20 2023 +0200
  12. 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
  13. d048932 drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · Wed Aug 23 02:18:18 2023 +0200
  14. aec5dc7 drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · Wed Aug 23 02:18:17 2023 +0200
  15. 79b22e7 mtd: nand: raw: atmel: Remove duplicate line by Alexander Dahl · Tue Aug 08 15:02:49 2023 +0200
  16. 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
  17. 7463b00 mtd: Add missing MTD dependency for cfi_mtd by Michal Simek · Tue Jul 04 14:04:04 2023 +0200
  18. 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
  19. 2d552e7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Jul 13 20:39:10 2023 -0400
  20. 9b77f7b mtd: spi-nor: Add support for w25q256jwm by Venkatesh Yadav Abbarapu · Mon Jun 26 09:02:37 2023 +0530
  21. fc079eb mtd: spi-nor-ids: add xtxtech part# by Bruce Suen · Thu Jul 13 14:12:41 2023 +0530
  22. 0d045ae mtd: spi-nor-ids: change full company name of XTX by Bruce Suen · Mon Jun 19 06:28:58 2023 -0400
  23. f2c1ea7 mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K by Chris Packham · Mon Jul 10 10:47:35 2023 +1200
  24. bd3ce6f mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC by Chris Packham · Mon Jul 10 10:47:34 2023 +1200
  25. d5cf7a0 nvmxip: move header to include by Rui Miguel Silva · Mon Jun 12 09:09:16 2023 +0100
  26. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  27. 9dccf34 mtd: cfi: respect reg address length by Nuno Sá · Thu May 11 13:19:50 2023 +0200
  28. df97e14 sf: Rename spi-nor-tiny functions by Simon Glass · Thu May 04 16:50:48 2023 -0600
  29. 3190f1e sf: Guard against zero erasesize by Simon Glass · Thu May 04 16:50:47 2023 -0600
  30. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  31. 5ff8812 drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:31:49 2023 +0100
  32. c271371 mtd: nand: add support for the Sandisk SDTNQGAMA chip by Johan Jonker · Mon Mar 13 01:29:19 2023 +0100
  33. 6404ca6 mtd: nand: raw: rockchip_nfc: fix oobfree offset and description by Johan Jonker · Mon Mar 13 01:29:05 2023 +0100
  34. fb1ab9f mtd: nand: raw: rockchip_nfc: add flash_node to chip structure by Johan Jonker · Mon Mar 13 01:28:53 2023 +0100
  35. 65c4346 mtd: nand: raw: rockchip_nfc: add layout structure by Johan Jonker · Mon Mar 13 01:28:39 2023 +0100
  36. 50b1924 mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc" by Johan Jonker · Mon Mar 13 01:28:19 2023 +0100
  37. a433de0 mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr by Johan Jonker · Mon Mar 13 01:28:06 2023 +0100
  38. 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
  39. 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
  40. db9ef8c sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · Sat Apr 01 09:38:05 2023 +0200
  41. 62a160f mtd: nand: sunxi: Pass the device to the init function by Samuel Holland · Sun Jan 22 16:06:36 2023 -0600
  42. 890f7de mtd: nand: sunxi: Convert to the driver model by Samuel Holland · Sun Jan 22 16:06:35 2023 -0600
  43. 1edb878 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · Sun Jan 22 16:06:34 2023 -0600
  44. 3c6bbe0 mtd: nand: sunxi: Remove an unnecessary check by Samuel Holland · Sun Jan 22 16:06:33 2023 -0600
  45. 6b00587 sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · Mon Apr 17 10:11:55 2023 +0100
  46. 6db33c2 drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · Mon Apr 17 10:11:53 2023 +0100
  47. 857360c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · Mon Apr 17 10:11:52 2023 +0100
  48. 93df765 mtd: spi-nor-core: Add fixups for s25fs512s by Takahiro Kuwano · Sun Apr 23 01:55:49 2023 +0200
  49. e65e88c mtd: spi-nor: missing fallthrough in set_4byte() by Heinrich Schuchardt · Sat Apr 01 09:34:08 2023 +0200
  50. d9efbe1 mtd: spi-nor: Add CHIP_ERASE optimization by Marek Vasut · Thu Mar 02 02:46:32 2023 +0100
  51. 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
  52. 4e8611a mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · Fri Apr 07 15:40:05 2023 +0200
  53. a04726f Revert "mtd: rawnand: nand_base: Handle algorithm selection" by Dario Binacchi · Sat Apr 22 22:58:10 2023 +0200
  54. 1b4662a mtd: rawnand: stm32_fmc2: remove unsupported EDO mode by Christophe Kerello · Thu Mar 30 11:16:21 2023 +0200
  55. fde8e4e nand: raw: octeontx: Make list static by Bin Meng · Wed Apr 05 22:38:37 2023 +0800
  56. 2306c33 nand: brcmnand: add iproc support by Linus Walleij · Wed Mar 08 22:42:31 2023 +0100
  57. 5006396 mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · Wed Mar 08 22:28:51 2023 +0100
  58. af1d3cf mtd: nand: arasan: Set ofnode value by Ashok Reddy Soma · Thu Feb 23 22:07:07 2023 -0700
  59. 0fcb8cd mtd: nand: arasan: Remove hardcoded bbt option by Ashok Reddy Soma · Thu Feb 23 22:07:06 2023 -0700
  60. a9ed203 mtd: Drop unused kb9202_nand driver by Simon Glass · Wed Feb 22 09:33:42 2023 -0700
  61. 5c5cf60 arm: mvebu: Add support for generating NAND kwbimage by Pali Rohár · Tue Jan 10 22:55:21 2023 +0100
  62. a967558 mtd: nand: Show reserved block in chip.erase by Michael Trimarchi · Mon Feb 27 16:01:43 2023 +0100
  63. b2b9565 mtd: spinand: Fix display of unknown raw ID by Patrice Chotard · Mon Feb 13 18:30:04 2023 +0100
  64. b3d66d9 mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC by Álvaro Fernández Rojas · Sat Feb 11 16:29:09 2023 +0100
  65. 738d736 mtd: rawnand: brcmnand: support v2.1-v2.2 controllers by Álvaro Fernández Rojas · Sat Feb 11 16:29:08 2023 +0100
  66. b5e800b mtd: rawnand: brcmnand: rename page sizes by Álvaro Fernández Rojas · Sat Feb 11 16:29:07 2023 +0100
  67. 2246119 mtd: rawnand: brcmnand: fix CS0 layout by Álvaro Fernández Rojas · Sat Feb 11 16:29:06 2023 +0100
  68. 7a64a75 mtd: rawnand: brcmnand: rename v4 registers by Álvaro Fernández Rojas · Sat Feb 11 16:29:05 2023 +0100
  69. 210751f mtd: rawnand: brcmnand: correctly verify erased pages by Álvaro Fernández Rojas · Sat Feb 11 16:29:04 2023 +0100
  70. b6233f7 mtd: nand: brcmnand: Add support for flash-dma v0 by Kamal Dasu · Sat Feb 11 16:29:03 2023 +0100
  71. 2bac579 mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips by Claire Lin · Sat Feb 11 16:29:02 2023 +0100
  72. f47b36b mtd: rawnand: brcmnand: Add support for v7.3 controller by Kamal Dasu · Sat Feb 11 16:29:01 2023 +0100
  73. 299c683 mtd: rawnand: brcmnand: Refactored code to introduce helper functions by Kamal Dasu · Sat Feb 11 16:29:00 2023 +0100
  74. 3b0d294 mtd: nand: Mark reserved blocks by Ashok Reddy Soma · Thu Jan 05 02:46:20 2023 -0700
  75. 72a4c07 mtd: Drop unused nand_plat driver by Simon Glass · Wed Feb 01 13:19:51 2023 -0700
  76. b89eb94 mtd: Drop unused fsmc_nand driver by Simon Glass · Wed Feb 01 13:19:49 2023 -0700
  77. d694c23 mtd: Drop unused fsl_upm driver by Simon Glass · Wed Feb 01 13:19:48 2023 -0700
  78. 7a832fd nand: Drop CONFIG_NAND_SPEAR by Simon Glass · Wed Feb 01 13:19:14 2023 -0700
  79. 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
  80. c1c3857 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · Mon Dec 19 10:28:21 2022 +0900
  81. 1894627 mtd: spi-nor: Rename s25hx_t prefix by Takahiro Kuwano · Mon Dec 19 10:28:20 2022 +0900
  82. 89cf7cc mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · Fri Jan 20 12:28:22 2023 +0900
  83. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  84. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · Tue Jan 17 10:48:03 2023 -0700
  85. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  86. 3f144d5 nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · Tue Jan 10 11:19:41 2023 -0500
  87. d259d9c global: Remove unused CONFIG defines by Tom Rini · Tue Jan 10 11:19:28 2023 -0500
  88. e5b28e2 mtd: spi-nor-ids: add gigadevice part # by Victor Lim · Mon Jan 09 15:49:43 2023 -0800
  89. 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
  90. a42b770 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · Tue Dec 20 12:22:03 2022 +0200
  91. d93ea96 mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC by Roger Quadros · Tue Dec 20 12:22:01 2022 +0200
  92. 685c428 mtd: rawnand: omap_gpmc: Add SPL NAND support by Roger Quadros · Tue Dec 20 12:22:00 2022 +0200
  93. 80cf637 mtd: rawnand: omap_gpmc: support u-boot driver model by Roger Quadros · Tue Dec 20 12:21:59 2022 +0200
  94. 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
  95. aa418fb mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction by Roger Quadros · Tue Dec 20 12:21:56 2022 +0200
  96. 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
  97. 791edf7 Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driver by Lokanathan, Raaj · Sun Dec 11 23:37:42 2022 +0800
  98. e57a31d global: Migrate CONFIG_MXC_NAND_REGS_BASE to CFG by Tom Rini · Sun Dec 04 10:04:54 2022 -0500
  99. b22618f global: Migrate CONFIG_MXC_NAND_IP_REGS_BASE to CFG by Tom Rini · Sun Dec 04 10:04:53 2022 -0500
  100. fab3a62 global: Migrate CONFIG_LPC32XX_NAND_SLC_WWIDTH to CFG by Tom Rini · Sun Dec 04 10:04:48 2022 -0500