1. 10e75dd mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes by Takahiro Kuwano · 3 months ago
  2. 20f1383 mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp() by Takahiro Kuwano · 3 months ago
  3. 0267cfa mtd: spi-nor: Replace default_init() hook with late_init() by Takahiro Kuwano · 3 months ago
  4. b8b610e mtd: spi-nor: Check nor->info before setting macronix_octal_fixups by Takahiro Kuwano · 3 months ago
  5. 88057da mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · 3 months ago
  6. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  7. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 4 months ago
  8. 371dc06 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  9. db11dfd mtd: spi-nor-ids: Add support for S28HS256T by Takahiro Kuwano · 4 months ago
  10. abb8213 mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt by Takahiro Kuwano · 4 months ago
  11. ae391a2 mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt by Takahiro Kuwano · 4 months ago
  12. fbab6b3 Merge patch series "mtd: spi-nor: Add support for S25FS-S family" by Tom Rini · 3 months ago
  13. f42e729 mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs by Takahiro Kuwano · 4 months ago
  14. 021015a mtd: spi-nor-id: Use INFO6 macro for S25FL-S by Takahiro Kuwano · 4 months ago
  15. 2d7a35d mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s by Takahiro Kuwano · 4 months ago
  16. 3c5dcde mtd: spi-nor-ids: Extend w25q16cl entry with locking support by Marek Vasut · 4 months ago
  17. aa7d0f5 mtd: spi-nor-ids: Deduplicate mx25u25635f entry by Marek Vasut · 4 months ago
  18. f52ec82 mtd: spi-nor-ids: Deduplicate w25q16dw entry by Marek Vasut · 4 months ago
  19. 215f1d5 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · 11 months ago
  20. 93b9cd7 mtd: simplify CONFIG_DM_SPI_FLASH dependencies by Heinrich Schuchardt · 8 months ago
  21. 34da258 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · 4 months ago
  22. c480ec2 mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar by Ashok Reddy Soma · 4 months ago
  23. 92e0ae4 mtd: spi-nor: Add parallel memories support for read_sr and read_fsr by Ashok Reddy Soma · 4 months ago
  24. 5d40b3d mtd: spi-nor: Add parallel and stacked memories support by Venkatesh Yadav Abbarapu · 4 months ago
  25. 9486168 mtd: spi-nor: scale up timeout for full-chip erase by Venkatesh Yadav Abbarapu · 1 year, 1 month ago
  26. c43d65e mtd: spi-nor: ids: Add IS25LP01GG flash support by Prasad Kummari · 7 months ago
  27. a7dd2d1 drivers: mtd: Remove duplicate newlines by Marek Vasut · 6 months ago
  28. fd5e18d mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part by Prasad Kummari · 8 months ago
  29. 11d5655 mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode by Pratyush Yadav · 8 months ago
  30. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  31. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  32. 6fa1cca mtd: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  33. 5a6cf7c Kconfig: Make all Kconfig encoding ascii by Michal Simek · 9 months ago
  34. d409197 mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B by Frieder Schrempf · 11 months ago
  35. 16dd109 mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID by Takahiro Kuwano · 1 year, 1 month ago
  36. e70ac28 mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · 1 year, 1 month ago
  37. d386fa8 mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 1 year, 1 month ago
  38. 33934e1 mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 1 year, 1 month ago
  39. c4de92d mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR mode by Takahiro Kuwano · 1 year, 1 month ago
  40. 9901312 mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · 1 year, 1 month ago
  41. 9768d7c mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR mode by Takahiro Kuwano · 1 year, 1 month ago
  42. a3a5cc7 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · 1 year, 1 month ago
  43. 7a67bc5 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 1 year, 1 month ago
  44. f07ca79 mtd: spi: spi-nor-ids: Add more XM25Q series chips by Ssunk · 1 year ago
  45. 18e61f2 mtd: spi-nor-ids: Add is25lx512 chip by Tejas Bhumkar · 1 year, 1 month ago
  46. cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 1 year, 1 month ago
  47. fd9851e mtd: spi-nor-ids: add support for xtx XT55Q02G by Bruce Suen · 1 year, 3 months ago
  48. 961c3e9 mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse by Vaishnav Achath · 2 years, 8 months ago
  49. b2906f5 mtd: spi-nor: add flash model w25q01/02 support by Jim Liu · 1 year, 4 months ago
  50. a08f7de mtd: spi-nor: Add MT25QU128AB params by Godfrey Mwangi · 1 year, 6 months ago
  51. bf41cb3 mtd: spi-nor: Add MT25U01G part number for SPI NOR Flash by Jit Loon Lim · 1 year, 6 months ago
  52. 77f3b5e drivers: mtd: spi: Add support for GD55LB02GEBIR SPI NOR flash by Teik Heng Chong · 1 year, 6 months ago
  53. 9ac57fb mtd: spi-nor: Add support for zBIT ZB25VQ128 by Andre Przywara · 1 year, 2 months ago
  54. 791e2bf mtd: spi-nor: Add support for Silicon Kaiser sk25lp128 by Jonas Karlman · 1 year, 6 months ago
  55. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 3 months ago
  56. 188c803 mtd: spi-nor: Add spi flash lock config option by Venkatesh Yadav Abbarapu · 1 year, 4 months ago
  57. 073bf4a bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · 1 year, 5 months ago
  58. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 3 months ago
  59. 7b4544f mtd: spi-nor: Add support for XMC XM25QU128C by Ricardo Pardini · 1 year, 3 months ago
  60. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 4 months ago
  61. f0084f1 drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support by Neal Frager · 1 year, 5 months ago
  62. 7b8c61d sf: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 4 months ago
  63. 4a31e14 mtd: spi-nor: Add support for w25q256jwm by Venkatesh Yadav Abbarapu · 1 year, 7 months ago
  64. 41b5c79 mtd: spi-nor-ids: add xtxtech part# by Bruce Suen · 1 year, 6 months ago
  65. 3a4da23 mtd: spi-nor-ids: change full company name of XTX by Bruce Suen · 1 year, 7 months ago
  66. dafbfe8 sf: Rename spi-nor-tiny functions by Simon Glass · 1 year, 9 months ago
  67. 28afcb1 sf: Guard against zero erasesize by Simon Glass · 1 year, 9 months ago
  68. 50f6402 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 9 months ago
  69. 278c9b2 sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · 1 year, 10 months ago
  70. 562d166 mtd: spi-nor-core: Add fixups for s25fs512s by Takahiro Kuwano · 1 year, 9 months ago
  71. 24c27b3 mtd: spi-nor: missing fallthrough in set_4byte() by Heinrich Schuchardt · 1 year, 10 months ago
  72. b91a082 mtd: spi-nor: Add CHIP_ERASE optimization by Marek Vasut · 1 year, 11 months ago
  73. 9ddbd70 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
  74. 87a6d86 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · 2 years, 1 month ago
  75. eadaadb mtd: spi-nor: Rename s25hx_t prefix by Takahiro Kuwano · 2 years, 1 month ago
  76. da16d72 mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · 2 years ago
  77. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 2 years ago
  78. 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 2 years ago
  79. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years ago
  80. e72023c mtd: spi-nor-ids: add gigadevice part # by Victor Lim · 2 years ago
  81. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 2 months ago
  82. 7ad3c09 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · 2 years, 2 months ago
  83. e28d3ea mtd: spi-nor-core: Fix index value for SCCR dwords by Takahiro Kuwano · 2 years, 4 months ago
  84. 7a4b6f8 mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode by Takahiro Kuwano · 2 years, 5 months ago
  85. f58e7b2 mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes by Takahiro Kuwano · 2 years, 5 months ago
  86. 4d60001 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · 2 years, 5 months ago
  87. ee1c709 mtd: spi-nor-core: Default to addr_width of 3 for configurable widths by Takahiro Kuwano · 2 years, 5 months ago
  88. de9e837 mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs by Takahiro Kuwano · 2 years, 5 months ago
  89. f422c4b mtd: spi-nor-core: Rename configuration macro for S28 support by Takahiro Kuwano · 2 years, 5 months ago
  90. 4bfeb00 mtd: spi-nor-core: Rename s28hs512t prefix by Takahiro Kuwano · 2 years, 5 months ago
  91. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 5 months ago
  92. c184aca mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · 2 years, 5 months ago
  93. 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 5 months ago
  94. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 6 months ago
  95. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 6 months ago
  96. 47ed8b2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · 2 years, 6 months ago
  97. 4290ed7 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · 2 years, 6 months ago
  98. 513c607 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 11 months ago
  99. bebdc23 mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 7 months ago
  100. 68ad73b mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · 2 years, 7 months ago