1. 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
  2. db9ef8c sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · Sat Apr 01 09:38:05 2023 +0200
  3. 93df765 mtd: spi-nor-core: Add fixups for s25fs512s by Takahiro Kuwano · Sun Apr 23 01:55:49 2023 +0200
  4. e65e88c mtd: spi-nor: missing fallthrough in set_4byte() by Heinrich Schuchardt · Sat Apr 01 09:34:08 2023 +0200
  5. d9efbe1 mtd: spi-nor: Add CHIP_ERASE optimization by Marek Vasut · Thu Mar 02 02:46:32 2023 +0100
  6. 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
  7. c1c3857 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · Mon Dec 19 10:28:21 2022 +0900
  8. 1894627 mtd: spi-nor: Rename s25hx_t prefix by Takahiro Kuwano · Mon Dec 19 10:28:20 2022 +0900
  9. 89cf7cc mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · Fri Jan 20 12:28:22 2023 +0900
  10. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  11. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · Tue Jan 17 10:48:03 2023 -0700
  12. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  13. e5b28e2 mtd: spi-nor-ids: add gigadevice part # by Victor Lim · Mon Jan 09 15:49:43 2023 -0800
  14. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  15. 7545ca3 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · Mon Nov 21 22:18:33 2022 -0700
  16. b2ceff9 mtd: spi-nor-core: Fix index value for SCCR dwords by Takahiro Kuwano · Mon Sep 12 14:25:40 2022 +0900
  17. 3b7af12 mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode by Takahiro Kuwano · Thu Sep 01 15:05:33 2022 +0900
  18. 08a8742 mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes by Takahiro Kuwano · Thu Sep 01 15:05:32 2022 +0900
  19. 9810725 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · Thu Sep 01 15:05:31 2022 +0900
  20. 843f8bb mtd: spi-nor-core: Default to addr_width of 3 for configurable widths by Takahiro Kuwano · Thu Sep 01 15:05:30 2022 +0900
  21. 058003a mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs by Takahiro Kuwano · Thu Aug 25 16:48:48 2022 +0900
  22. 49f1a50 mtd: spi-nor-core: Rename configuration macro for S28 support by Takahiro Kuwano · Thu Aug 25 16:48:47 2022 +0900
  23. d406122 mtd: spi-nor-core: Rename s28hs512t prefix by Takahiro Kuwano · Thu Aug 25 16:48:46 2022 +0900
  24. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  25. af7852c mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · Fri Aug 19 17:01:15 2022 +0800
  26. 77636df mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · Fri Aug 19 17:01:09 2022 +0800
  27. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  28. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  29. 0a669a2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · Fri Jul 08 12:03:19 2022 -0700
  30. 57847c1 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · Mon Jul 18 14:49:22 2022 +0800
  31. 4ecf919 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · Wed Mar 02 15:01:55 2022 +0100
  32. 1c905eb mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · Mon Jul 04 14:12:41 2022 +0800
  33. bf085cd mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · Mon Jul 04 14:12:40 2022 +0800
  34. f8e9848 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · Mon Jul 04 14:12:39 2022 +0800
  35. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  36. 836ccf9 mtd: spi-nor-ids: Add support for flashes tested by xilinx by Ashok Reddy Soma · Wed May 25 10:47:12 2022 +0530
  37. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · Fri May 20 18:38:10 2022 +0200
  38. 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
  39. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · Wed Mar 30 09:33:13 2022 +0200
  40. f194938 sf: dataflash: add support for AT45DB641E by Luca Ellero · Tue Apr 26 10:24:10 2022 +0200
  41. dde6722 sf: dataflash: add support for "extended ID" by Luca Ellero · Tue Apr 26 10:24:09 2022 +0200
  42. 16807cf mtd: spi-nor-ids: add Macronix mx25u51245g flash entry by Tien Fong Chee · Wed Apr 27 11:56:28 2022 +0800
  43. b6f9237 mtd: spi-nor-ids: Add Winbond W25Q128JW ID by Marek Vasut · Sun Apr 24 23:39:17 2022 +0200
  44. f9a80b7 spi: Avoid checking console in SPL by Simon Glass · Mon Feb 28 12:08:28 2022 -0700
  45. d813e18 mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128 by Niklas Cassel · Thu Mar 03 18:26:39 2022 +0000
  46. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:00 2022 +0100
  47. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · Tue Jan 04 14:23:58 2022 +0100
  48. 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
  49. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · Sat Dec 11 14:55:48 2021 -0500
  50. a54dce7 mtd: spi-nor-ids: Add support for W25Q01JV by Ram Narayanan · Mon Nov 29 21:54:58 2021 -0800
  51. 57d007a mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig by Michal Simek · Tue Nov 30 13:47:10 2021 +0100
  52. 4015419 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · Mon Oct 18 03:30:18 2021 -0700
  53. 077afbd mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · Mon Oct 18 03:26:50 2021 -0700
  54. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  55. b94e9e9 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:04 2021 +0200
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. 5f46ddc mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · Thu Sep 30 11:23:37 2021 +0900
  63. b688198 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · Thu Sep 30 19:53:01 2021 +0800
  64. 2c3620f mtd: spi-nor-ids: Reinstate Micron MT25QL02G by Marek Vasut · Tue Oct 05 10:58:47 2021 +0200
  65. 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
  66. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  67. 5b4956a mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · Tue Sep 14 20:28:24 2021 +0200
  68. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · Wed Sep 22 18:29:08 2021 +0200
  69. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  70. b242db1 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · Thu Aug 05 16:26:41 2021 +0800
  71. 372deee mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · Fri Jul 30 15:20:17 2021 +0800
  72. 00bc6d0 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · Fri Jul 30 15:20:16 2021 +0800
  73. 78b498c mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · Thu Jun 17 18:26:51 2021 +0200
  74. 4f4f655 mtd: spi-nor-ids: Add support for Macronix MX25V8035F and MX25R1635F by Frieder Schrempf · Mon Jun 07 14:36:41 2021 +0200
  75. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  76. 712e52c mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:04 2021 +0900
  77. 1cf551d mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:03 2021 +0900
  78. 60cddaf mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · Tue Jun 29 15:01:02 2021 +0900
  79. 3e01b95 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · Tue Jun 29 15:01:01 2021 +0900
  80. d74d7fa mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · Tue Jun 29 15:01:00 2021 +0900
  81. ee93e45 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · Tue Jun 29 15:00:59 2021 +0900
  82. 902df1d mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · Tue Jun 29 15:00:58 2021 +0900
  83. a3814fd mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:00:57 2021 +0900
  84. 9c35a61 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · Sat Jun 26 00:47:29 2021 +0530
  85. caee9a6 mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · Sat Jun 26 00:47:28 2021 +0530
  86. 1c2bc5e mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress by Takahiro Kuwano · Sat Jun 26 00:47:27 2021 +0530
  87. 7f99605 mtd: spi-nor-core: allow truncated erases by Pratyush Yadav · Sat Jun 26 00:47:26 2021 +0530
  88. 62e4b5c mtd: spi-nor-core: Perform a Soft Reset on boot by Pratyush Yadav · Sat Jun 26 00:47:25 2021 +0530
  89. 4610350 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · Sat Jun 26 00:47:24 2021 +0530
  90. 4e293e9 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · Sat Jun 26 00:47:23 2021 +0530
  91. 1e9df68 mtd: spi-nor-core: Do not make invalid quad enable fatal by Pratyush Yadav · Sat Jun 26 00:47:22 2021 +0530
  92. 12b8f8b mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · Sat Jun 26 00:47:21 2021 +0530
  93. 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
  94. 8c49454 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · Sat Jun 26 00:47:19 2021 +0530
  95. 6d5846b mtd: spi-nor-core: Get command opcode extension type from BFPT by Pratyush Yadav · Sat Jun 26 00:47:18 2021 +0530
  96. 6100561 mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D by Pratyush Yadav · Sat Jun 26 00:47:17 2021 +0530
  97. be389f6 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · Sat Jun 26 00:47:16 2021 +0530
  98. 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
  99. 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · Sat Jun 26 00:47:14 2021 +0530
  100. af27318 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · Sat Jun 26 00:47:13 2021 +0530