1. d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · Sat Oct 30 23:03:56 2021 -0400
  2. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Oct 23 10:49:28 2021 -0400
  3. 4015419 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · Mon Oct 18 03:30:18 2021 -0700
  4. 077afbd mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · Mon Oct 18 03:26:50 2021 -0700
  5. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  6. 2e7d762 mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · Tue Oct 05 15:56:05 2021 +0200
  7. b94e9e9 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:04 2021 +0200
  8. e86e9e2 mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:03 2021 +0200
  9. b6cc44d mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:02 2021 +0200
  10. 987482c mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:00 2021 +0200
  11. d929a6f mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · Tue Oct 05 15:55:59 2021 +0200
  12. 9e4893b mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:55:58 2021 +0200
  13. 883cdc3 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · Tue Oct 05 15:55:57 2021 +0200
  14. 5f46ddc mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · Thu Sep 30 11:23:37 2021 +0900
  15. b688198 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · Thu Sep 30 19:53:01 2021 +0800
  16. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  17. 0155171 mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · Tue Sep 14 13:43:51 2021 +0800
  18. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  19. 2c3620f mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · Tue Oct 05 10:58:47 2021 +0200
  20. bd45aab mtd: spinand: macronix: Fix ECC Status Read by Haolin Li · Sun Sep 05 22:41:41 2021 +0800
  21. 754ff3b Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · Mon Oct 04 11:05:52 2021 +0200
  22. 9caf951 mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset by Ye Li · Tue Aug 17 17:24:47 2021 +0800
  23. e8df55b mtd: nand: Fix typo in MXC Kconfig symbol description by Haolin Li · Sun Jul 18 10:13:39 2021 +0800
  24. f6d26d8 Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · Wed Sep 22 14:50:39 2021 -0400
  25. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · Wed Sep 22 14:50:37 2021 -0400
  26. 64fc331 Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · Wed Sep 22 14:50:36 2021 -0400
  27. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · Wed Sep 22 14:50:35 2021 -0400
  28. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  29. 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · Wed Sep 22 14:50:33 2021 -0400
  30. a2fbd4a Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · Wed Sep 22 14:50:32 2021 -0400
  31. 69af172 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · Wed Sep 22 14:50:31 2021 -0400
  32. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · Wed Sep 22 14:50:30 2021 -0400
  33. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · Wed Sep 22 14:50:29 2021 -0400
  34. 0820427 Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · Wed Sep 22 14:50:28 2021 -0400
  35. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  36. 74f00e8 arm: Remove flea3 board by Tom Rini · Tue Sep 14 09:09:31 2021 -0400
  37. 2154876 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 30 11:29:41 2021 -0400
  38. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  39. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  40. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  41. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  42. ecc4a23 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · Tue Sep 28 19:18:56 2021 -0400
  43. 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  44. 5b4956a mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · Tue Sep 14 20:28:24 2021 +0200
  45. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · Wed Sep 22 18:29:08 2021 +0200
  46. bc77af5 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  47. dada0e3 ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · Sun Sep 12 20:32:24 2021 -0400
  48. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  49. 14856c3 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  50. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  51. 40a35f5 nand: vf610_nfc: Do not abuse CONFIG namespace by Tom Rini · Thu Aug 19 13:56:20 2021 -0400
  52. 21e0f88 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Aug 12 09:33:39 2021 -0400
  53. b242db1 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · Thu Aug 05 16:26:41 2021 +0800
  54. c78add4 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · Sat Aug 07 13:00:00 2021 +0800
  55. 372deee mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · Fri Jul 30 15:20:17 2021 +0800
  56. 00bc6d0 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · Fri Jul 30 15:20:16 2021 +0800
  57. 78b498c mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · Thu Jun 17 18:26:51 2021 +0200
  58. 4f4f655 mtd: spi-nor-ids: Add support for Macronix MX25V8035F and MX25R1635F by Frieder Schrempf · Mon Jun 07 14:36:41 2021 +0200
  59. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  60. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  61. 712e52c mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:04 2021 +0900
  62. 1cf551d mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:03 2021 +0900
  63. 60cddaf mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · Tue Jun 29 15:01:02 2021 +0900
  64. 3e01b95 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · Tue Jun 29 15:01:01 2021 +0900
  65. d74d7fa mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · Tue Jun 29 15:01:00 2021 +0900
  66. ee93e45 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · Tue Jun 29 15:00:59 2021 +0900
  67. 902df1d mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · Tue Jun 29 15:00:58 2021 +0900
  68. a3814fd mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:00:57 2021 +0900
  69. 9c35a61 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · Sat Jun 26 00:47:29 2021 +0530
  70. caee9a6 mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · Sat Jun 26 00:47:28 2021 +0530
  71. 1c2bc5e mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress by Takahiro Kuwano · Sat Jun 26 00:47:27 2021 +0530
  72. 7f99605 mtd: spi-nor-core: allow truncated erases by Pratyush Yadav · Sat Jun 26 00:47:26 2021 +0530
  73. 62e4b5c mtd: spi-nor-core: Perform a Soft Reset on boot by Pratyush Yadav · Sat Jun 26 00:47:25 2021 +0530
  74. 4610350 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · Sat Jun 26 00:47:24 2021 +0530
  75. 4e293e9 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · Sat Jun 26 00:47:23 2021 +0530
  76. 1e9df68 mtd: spi-nor-core: Do not make invalid quad enable fatal by Pratyush Yadav · Sat Jun 26 00:47:22 2021 +0530
  77. 12b8f8b mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · Sat Jun 26 00:47:21 2021 +0530
  78. 8e27ea8 mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode by Pratyush Yadav · Sat Jun 26 00:47:20 2021 +0530
  79. 8c49454 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · Sat Jun 26 00:47:19 2021 +0530
  80. 6d5846b mtd: spi-nor-core: Get command opcode extension type from BFPT by Pratyush Yadav · Sat Jun 26 00:47:18 2021 +0530
  81. 6100561 mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D by Pratyush Yadav · Sat Jun 26 00:47:17 2021 +0530
  82. be389f6 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · Sat Jun 26 00:47:16 2021 +0530
  83. d5baf16 mtd: spi-nor-core: Do not set data direction when there is no data by Pratyush Yadav · Sat Jun 26 00:47:15 2021 +0530
  84. 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · Sat Jun 26 00:47:14 2021 +0530
  85. af27318 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · Sat Jun 26 00:47:13 2021 +0530
  86. 6103465 mtd: spi-nor-core: Move SFDP related declarations to top by Pratyush Yadav · Sat Jun 26 00:47:12 2021 +0530
  87. 28d20db mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · Sat Jun 26 00:47:11 2021 +0530
  88. 6ab0762 mtd: spi-nor-core: Fix address width on flash chips > 16MB by Pratyush Yadav · Sat Jun 26 00:47:10 2021 +0530
  89. f96299f mtd: compare also with OF path and device name in get_mtd_device_nm() by Marek Behún · Wed May 26 14:08:25 2021 +0200
  90. db3ce1f mtd: probe SPI NOR devices in mtd_probe_devices() by Marek Behún · Wed May 26 14:08:23 2021 +0200
  91. 3246ae2 mtd: remove mtd_probe() function by Marek Behún · Wed May 26 14:08:22 2021 +0200
  92. d37eb23 mtd: spi-nor: fill-in mtd->dev member by Marek Behún · Wed May 26 14:08:21 2021 +0200
  93. c1fcc14 mtd: spi-nor: allow registering multiple MTDs when DM is enabled by Marek Behún · Wed May 26 14:08:20 2021 +0200
  94. 544a8c9 mtd: add support for parsing partitions defined in OF by Marek Behún · Wed May 26 14:08:19 2021 +0200
  95. 4b017b9 mtd: spinand: macronix: Add support for serial NAND flash by Jaime Liao · Mon Jun 07 16:19:15 2021 +0800
  96. c8c9528 mtd: spi-nor-ids: Add Macronix MX66UW2G345G by zhengxun · Tue Mar 23 13:16:47 2021 +0000
  97. 9e9021e mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · Mon Jun 07 16:40:29 2021 +0800
  98. 490d6dd Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Thu Jun 17 11:46:44 2021 -0400
  99. bd4d599 nand: atmel: Correct bitflips in erased pages by Kai Stuhlemmer (ebee Engineering) · Fri May 21 11:52:06 2021 +0300
  100. 4c0237c ARM: fix LTO for apf27 by Marek Behún · Thu May 20 13:24:13 2021 +0200