1. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  2. 836ccf9 mtd: spi-nor-ids: Add support for flashes tested by xilinx by Ashok Reddy Soma · Wed May 25 10:47:12 2022 +0530
  3. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · Fri May 20 18:38:10 2022 +0200
  4. 05b1aa6 spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · Wed Mar 30 09:33:14 2022 +0200
  5. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · Wed Mar 30 09:33:13 2022 +0200
  6. f194938 sf: dataflash: add support for AT45DB641E by Luca Ellero · Tue Apr 26 10:24:10 2022 +0200
  7. dde6722 sf: dataflash: add support for "extended ID" by Luca Ellero · Tue Apr 26 10:24:09 2022 +0200
  8. 16807cf mtd: spi-nor-ids: add Macronix mx25u51245g flash entry by Tien Fong Chee · Wed Apr 27 11:56:28 2022 +0800
  9. b6f9237 mtd: spi-nor-ids: Add Winbond W25Q128JW ID by Marek Vasut · Sun Apr 24 23:39:17 2022 +0200
  10. f9a80b7 spi: Avoid checking console in SPL by Simon Glass · Mon Feb 28 12:08:28 2022 -0700
  11. d813e18 mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128 by Niklas Cassel · Thu Mar 03 18:26:39 2022 +0000
  12. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:00 2022 +0100
  13. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · Tue Jan 04 14:23:58 2022 +0100
  14. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Sun Jan 09 07:56:31 2022 -0500
  15. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · Sat Dec 11 14:55:48 2021 -0500
  16. a54dce7 mtd: spi-nor-ids: Add support for W25Q01JV by Ram Narayanan · Mon Nov 29 21:54:58 2021 -0800
  17. 57d007a mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig by Michal Simek · Tue Nov 30 13:47:10 2021 +0100
  18. 4015419 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · Mon Oct 18 03:30:18 2021 -0700
  19. 077afbd mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · Mon Oct 18 03:26:50 2021 -0700
  20. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  21. b94e9e9 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:04 2021 +0200
  22. 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
  23. 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
  24. 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
  25. 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
  26. 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
  27. 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
  28. 5f46ddc mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · Thu Sep 30 11:23:37 2021 +0900
  29. b688198 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · Thu Sep 30 19:53:01 2021 +0800
  30. 2c3620f mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · Tue Oct 05 10:58:47 2021 +0200
  31. 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
  32. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  33. 5b4956a mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · Tue Sep 14 20:28:24 2021 +0200
  34. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · Wed Sep 22 18:29:08 2021 +0200
  35. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  36. b242db1 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · Thu Aug 05 16:26:41 2021 +0800
  37. 372deee mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · Fri Jul 30 15:20:17 2021 +0800
  38. 00bc6d0 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · Fri Jul 30 15:20:16 2021 +0800
  39. 78b498c mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · Thu Jun 17 18:26:51 2021 +0200
  40. 4f4f655 mtd: spi-nor-ids: Add support for Macronix MX25V8035F and MX25R1635F by Frieder Schrempf · Mon Jun 07 14:36:41 2021 +0200
  41. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  42. 712e52c mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:04 2021 +0900
  43. 1cf551d mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:03 2021 +0900
  44. 60cddaf mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · Tue Jun 29 15:01:02 2021 +0900
  45. 3e01b95 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · Tue Jun 29 15:01:01 2021 +0900
  46. d74d7fa mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · Tue Jun 29 15:01:00 2021 +0900
  47. ee93e45 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · Tue Jun 29 15:00:59 2021 +0900
  48. 902df1d mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · Tue Jun 29 15:00:58 2021 +0900
  49. a3814fd mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:00:57 2021 +0900
  50. 9c35a61 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · Sat Jun 26 00:47:29 2021 +0530
  51. caee9a6 mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · Sat Jun 26 00:47:28 2021 +0530
  52. 1c2bc5e mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress by Takahiro Kuwano · Sat Jun 26 00:47:27 2021 +0530
  53. 7f99605 mtd: spi-nor-core: allow truncated erases by Pratyush Yadav · Sat Jun 26 00:47:26 2021 +0530
  54. 62e4b5c mtd: spi-nor-core: Perform a Soft Reset on boot by Pratyush Yadav · Sat Jun 26 00:47:25 2021 +0530
  55. 4610350 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · Sat Jun 26 00:47:24 2021 +0530
  56. 4e293e9 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · Sat Jun 26 00:47:23 2021 +0530
  57. 1e9df68 mtd: spi-nor-core: Do not make invalid quad enable fatal by Pratyush Yadav · Sat Jun 26 00:47:22 2021 +0530
  58. 12b8f8b mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · Sat Jun 26 00:47:21 2021 +0530
  59. 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
  60. 8c49454 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · Sat Jun 26 00:47:19 2021 +0530
  61. 6d5846b mtd: spi-nor-core: Get command opcode extension type from BFPT by Pratyush Yadav · Sat Jun 26 00:47:18 2021 +0530
  62. 6100561 mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D by Pratyush Yadav · Sat Jun 26 00:47:17 2021 +0530
  63. be389f6 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · Sat Jun 26 00:47:16 2021 +0530
  64. 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
  65. 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · Sat Jun 26 00:47:14 2021 +0530
  66. af27318 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · Sat Jun 26 00:47:13 2021 +0530
  67. 6103465 mtd: spi-nor-core: Move SFDP related declarations to top by Pratyush Yadav · Sat Jun 26 00:47:12 2021 +0530
  68. 28d20db mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · Sat Jun 26 00:47:11 2021 +0530
  69. 6ab0762 mtd: spi-nor-core: Fix address width on flash chips > 16MB by Pratyush Yadav · Sat Jun 26 00:47:10 2021 +0530
  70. d37eb23 mtd: spi-nor: fill-in mtd->dev member by Marek Behún · Wed May 26 14:08:21 2021 +0200
  71. c1fcc14 mtd: spi-nor: allow registering multiple MTDs when DM is enabled by Marek Behún · Wed May 26 14:08:20 2021 +0200
  72. c8c9528 mtd: spi-nor-ids: Add Macronix MX66UW2G345G by zhengxun · Tue Mar 23 13:16:47 2021 +0000
  73. 61d0464 sf: Support querying write-protect by Simon Glass · Mon Mar 15 18:11:17 2021 +1300
  74. 6acba5a mtd: spi_flash_free() by Heinrich Schuchardt · Wed Mar 10 18:23:57 2021 +0100
  75. d96645d mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · Wed Jan 20 14:42:01 2021 +0100
  76. f453a1c mtd: spi-nor-ids: Add support of flash protection to w25q128 by Su Baocheng · Mon Jan 25 10:59:05 2021 +0800
  77. 43a51bf mtd: spi-nor-ids: Add Gigadevice GD25LQ64C by Alper Nebi Yasak · Sat Oct 31 19:20:12 2020 +0300
  78. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  79. f4ab02e mtd: spi-nor: add unlock all config option by Michael Walle · Wed Dec 09 10:53:25 2020 +0100
  80. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  81. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  82. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  83. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  84. b33cd25 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · Sat Dec 19 10:40:01 2020 -0700
  85. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  86. eaca92c mtd: spi-nor-ids: add Micron MT25QL01G flash by Hongwei Zhang · Mon Dec 07 17:40:01 2020 -0500
  87. 94311d1 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d by Robert Marko · Fri Oct 23 14:22:38 2020 +0530
  88. d0b8df3 mtd: spi-nor-ids: Add Winbond W25M512JW flash entry by Biju Das · Tue Sep 29 11:04:02 2020 +0100
  89. 80f89de mtd: spi-nor-ids: Add Winbond W25M512JV flash entry by Lad Prabhakar · Thu Sep 17 15:50:30 2020 +0100
  90. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  91. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  92. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  93. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  94. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  95. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  96. 2d7266a mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash by Michael Walle · Tue Dec 01 00:12:39 2020 +0100
  97. 2074592 mtd: spi: Fix incorrect indentation by Michal Simek · Mon Oct 26 11:28:27 2020 +0100
  98. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  99. 9bdd34b mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · Tue Sep 15 10:44:43 2020 -0400
  100. 8baec61 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · Tue Sep 15 10:44:42 2020 -0400