1. c9309f4 treewide: Remove clk_free by Sean Anderson · 11 months ago
  2. b4b0228 spi: cadence_qspi: Address the comparison failure for 0-8 bytes of data by Tejas Bhumkar · 10 months ago
  3. 26bb23b spi: dw: add check for Rx FIFO overflow by Maksim Kiselev · 11 months ago
  4. 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 11 months ago
  5. f03e3f0 spi: npcm_pspi: Fix the wrong clock divider calculation by Jim Liu · 11 months ago
  6. ac2370a global: Remove duplicate common.h inclusions by Tom Rini · 12 months ago
  7. cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 11 months ago
  8. 959a4a0 spi: cadence-quadspi: Fix error message on stuck busy state by Jan Kiszka · 1 year, 1 month ago
  9. 218539e drivers: xilinx_spi: Probe fifo_depth at runtime by Mayuresh Chitale · 1 year ago
  10. 954d437 drivers: xilinx_spi: Add xfer callback by Mayuresh Chitale · 1 year ago
  11. 4c18d9f drivers: xilinx_spi: Use udevice in start_tranfer by Mayuresh Chitale · 1 year ago
  12. c77efca spi: cadence_qspi: Select flash subnode at runtime by Udit Kumar · 1 year, 2 months ago
  13. 672c97b spi: bcm63xx-hsspi: Fix compiler warning by William Zhang · 1 year, 4 months ago
  14. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 12 months ago
  15. e515a2b treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 1 year ago
  16. d26db04 spi: meson_spifc_a1: Switch to io{read,write}32_rep() by Igor Prusov · 1 year ago
  17. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  18. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
  19. 3542550 spi: meson_spifc_a1: Use define for time interval by Igor Prusov · 1 year, 1 month ago
  20. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  21. 362d84c spi: Add <errno.h> to spi-mem-nodm.c by Tom Rini · 1 year, 1 month ago
  22. 3e89144 zynqmp: migrate gqspi debug to logging by Ibai Erkiaga · 1 year, 1 month ago
  23. 20d1836 spi: cadence_ospi_versal: Add support for 64-bit address by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
  24. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
  25. b59b0ce spi: add support for Amlogic A1 SPI Flash Controller by Igor Prusov · 1 year, 1 month ago
  26. 538b97d spi: mtk_spim: prevent global pll clock override by Nicolò Veronese · 1 year, 2 months ago
  27. 131e44c spi: nxp_fspi: reset the FLSHxCR1 registers by Han Xu · 1 year, 2 months ago
  28. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  29. a3ade3d spi: zynqmp_qspi: Workaround for small data cache issue by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
  30. 638189d spi: zynqmp_qspi: Change flush cache to invalidate cache by Ashok Reddy Soma · 1 year, 2 months ago
  31. b130e03 spi: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  32. b43512d spi: mtk_spim: clear IRQ enable bits by Weijie Gao · 1 year, 4 months ago
  33. 793e623 spi: mtk_spim: get spi clk rate only once by Weijie Gao · 1 year, 4 months ago
  34. 34dec6a cadence_qspi: Enable flash reset for Versal NET platform by Ashok Reddy Soma · 1 year, 5 months ago
  35. 0ebb68f spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_op by Algapally Santosh Sagar · 1 year, 5 months ago
  36. 583cebb spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_op by Algapally Santosh Sagar · 1 year, 5 months ago
  37. 9b768bf spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz by Jim Liu · 1 year, 5 months ago
  38. 2e9fe73 spi: soft_spi: Support the recommended soft spi properties by Fabio Estevam · 1 year, 6 months ago
  39. 1d70101 spi: synquacer: remove SPI_TX_BYTE handling by Masahisa Kojima · 1 year, 6 months ago
  40. 55c0144 spi: bcmbca-hsspi: Add driver for newer HSSPI controller by William Zhang · 1 year, 6 months ago
  41. 0e144ec spi: bcm63xx-hsspi: Add prepend mode support by William Zhang · 1 year, 6 months ago
  42. c430e69 spi: bcm63xx-hsspi: Add new compatible string support by William Zhang · 1 year, 6 months ago
  43. 27c4d55 spi: bcm63xx-hsspi: Fix multi-bit mode setting by William Zhang · 1 year, 6 months ago
  44. 937b49e spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch by William Zhang · 1 year, 6 months ago
  45. 47d9ae5 spi: pl022: Add chip-select gpio support by Lukas Funke · 1 year, 7 months ago
  46. 0361286 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 7 months ago
  47. 47c3273 spi: pl022: Rename flush into pl022_spi_flush by Stefan Herbrechtsmeier · 1 year, 7 months ago
  48. ad77009 spi: pl022: Align compatible property with device tree binding by Lukas Funke · 1 year, 7 months ago
  49. fb93bd8 drivers: spi: omap3_spi: Initialize mode for all channels by Julien Panis · 1 year, 6 months ago
  50. 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 6 months ago WIP/12Jun2023-next
  51. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
  52. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
  53. 2e6a1f9 mtd: spi: renesas: Add 4 bytes address mode support by Cong Dang · 2 years, 3 months ago
  54. 8e8cb7e mtd: spi: renesas: Add R-Car Gen4 support by Hai Pham · 3 years, 4 months ago
  55. 89208db mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT by Hai Pham · 2 years, 3 months ago
  56. 49096f9 mtd: spi: renesas: Extract strobe delay setting code into separate function by Hai Pham · 3 years, 3 months ago
  57. f02cbff spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop by Jonas Karlman · 1 year, 6 months ago
  58. 99c1aba Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation" by Stefan Herbrechtsmeier · 1 year, 7 months ago
  59. 0a9a438 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 7 months ago WIP/09May2023
  60. 1917a1a Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
  61. 0d01046 drivers: use devfdt_get_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  62. 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  63. 842fb5d drivers: use devfdt_get_addr_size_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  64. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  65. 8fa64bd spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr by Johan Jonker · 1 year, 9 months ago
  66. 3eac1db rockchip: spi: rk_spi: use base variable with uintptr_t size by Johan Jonker · 1 year, 9 months ago
  67. 14e64c1 spi, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · 1 year, 7 months ago
  68. fdd243d powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 7 months ago
  69. 50f6402 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 7 months ago
  70. fe3a77c Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
  71. 08b3098 spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion by Dhruva Gole · 1 year, 8 months ago
  72. 8077d296 spi: cadence-quadspi: Use STIG mode for all ops with small payload by Apurva Nandan · 1 year, 8 months ago
  73. 44e2de0 spi: cadence-quadspi: Fix check condition for DTR ops by Apurva Nandan · 1 year, 8 months ago
  74. 8485595 spi: synquacer: Silence uninitialized variable warnings by Ilias Apalodimas · 1 year, 8 months ago
  75. 0514227 spi: npcm-fiu: add regulator feature and remove set clock by Jim Liu · 1 year, 9 months ago
  76. c008280 spi: f-ospi: Add missing spi_mem_default_supports_op() helper by Kunihiko Hayashi · 1 year, 8 months ago
  77. db58dc5 spi: spi-mem: perform odd len check only while writing data by Dhruva Gole · 1 year, 9 months ago
  78. 963b5da spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op() by Dhruva Gole · 1 year, 9 months ago
  79. acf9f03 spi: stm32_qspi: Remove useless struct stm32_qspi_flash by Patrice Chotard · 1 year, 8 months ago
  80. 965f74b Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago WIP/07Apr2023
  81. 72f2781 spi: renesas: Make driver available on R-Car Gen4 by Marek Vasut · 1 year, 9 months ago
  82. 1172e25 spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entry by Corentin Guillevic · 1 year, 8 months ago
  83. 83945ef spi: mpc8xxx: Add support for SPI on mpc832x by Christophe Leroy · 1 year, 9 months ago
  84. cc24fd7 xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · 1 year, 9 months ago
  85. 4fffbc1 spi: xilinx_spi: Fix spi reset by Jiajie Chen · 1 year, 9 months ago
  86. 09ca4d8 spi: tegra20_slink: accept any word length by Svyatoslav Ryhel · 1 year, 9 months ago
  87. 386e77c Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 10 months ago
  88. 773ad4e spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · 2 years, 1 month ago
  89. 90210ce Correct SPL use of ARCH_VERSAL by Simon Glass · 1 year, 10 months ago
  90. 8581d99 Correct SPL uses of ZYNQMP_FIRMWARE by Simon Glass · 1 year, 10 months ago
  91. 53f4ef0 spi: cadence_qspi: use STIG mode for small reads by Dhruva Gole · 1 year, 11 months ago
  92. 2330af2 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · 1 year, 11 months ago
  93. 358f803 spi: Add Socionext F_OSPI SPI flash controller driver by Kunihiko Hayashi · 2 years ago
  94. 730fcad drivers: spi: sh_qspi.c: Use log_warning() instead of printf() by Pengfei Fan · 2 years ago
  95. d466f62 drivers: spi: fix some typos by Pengfei Fan · 2 years ago
  96. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  97. 648d675 cf_spi.c: Rename CONFIG_SPI_IDLE_VAL to SPI_IDLE_VAL by Tom Rini · 2 years ago
  98. c465971 sandbox: Finish migration to Kconfig by Tom Rini · 2 years ago
  99. 2568bd6 arm: Remove unused mx27 code by Tom Rini · 2 years ago
  100. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago