1. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 11 months ago
  2. b59b0ce spi: add support for Amlogic A1 SPI Flash Controller by Igor Prusov · 11 months ago
  3. 538b97d spi: mtk_spim: prevent global pll clock override by Nicolò Veronese · 12 months ago
  4. 131e44c spi: nxp_fspi: reset the FLSHxCR1 registers by Han Xu · 1 year ago
  5. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year ago
  6. a3ade3d spi: zynqmp_qspi: Workaround for small data cache issue by Venkatesh Yadav Abbarapu · 1 year ago
  7. 638189d spi: zynqmp_qspi: Change flush cache to invalidate cache by Ashok Reddy Soma · 1 year ago
  8. b130e03 spi: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  9. b43512d spi: mtk_spim: clear IRQ enable bits by Weijie Gao · 1 year, 2 months ago
  10. 793e623 spi: mtk_spim: get spi clk rate only once by Weijie Gao · 1 year, 2 months ago
  11. 34dec6a cadence_qspi: Enable flash reset for Versal NET platform by Ashok Reddy Soma · 1 year, 3 months ago
  12. 0ebb68f spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_op by Algapally Santosh Sagar · 1 year, 3 months ago
  13. 583cebb spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_op by Algapally Santosh Sagar · 1 year, 3 months ago
  14. 9b768bf spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz by Jim Liu · 1 year, 3 months ago
  15. 2e9fe73 spi: soft_spi: Support the recommended soft spi properties by Fabio Estevam · 1 year, 4 months ago
  16. 1d70101 spi: synquacer: remove SPI_TX_BYTE handling by Masahisa Kojima · 1 year, 4 months ago
  17. 55c0144 spi: bcmbca-hsspi: Add driver for newer HSSPI controller by William Zhang · 1 year, 4 months ago
  18. 0e144ec spi: bcm63xx-hsspi: Add prepend mode support by William Zhang · 1 year, 4 months ago
  19. c430e69 spi: bcm63xx-hsspi: Add new compatible string support by William Zhang · 1 year, 4 months ago
  20. 27c4d55 spi: bcm63xx-hsspi: Fix multi-bit mode setting by William Zhang · 1 year, 4 months ago
  21. 937b49e spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch by William Zhang · 1 year, 4 months ago
  22. 47d9ae5 spi: pl022: Add chip-select gpio support by Lukas Funke · 1 year, 5 months ago
  23. 0361286 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 5 months ago
  24. 47c3273 spi: pl022: Rename flush into pl022_spi_flush by Stefan Herbrechtsmeier · 1 year, 5 months ago
  25. ad77009 spi: pl022: Align compatible property with device tree binding by Lukas Funke · 1 year, 5 months ago
  26. fb93bd8 drivers: spi: omap3_spi: Initialize mode for all channels by Julien Panis · 1 year, 4 months ago
  27. 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, 3 months ago
  28. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 3 months ago
  29. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 4 months ago
  30. 2e6a1f9 mtd: spi: renesas: Add 4 bytes address mode support by Cong Dang · 2 years, 1 month ago
  31. 8e8cb7e mtd: spi: renesas: Add R-Car Gen4 support by Hai Pham · 3 years, 2 months ago
  32. 89208db mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT by Hai Pham · 2 years, 1 month ago
  33. 49096f9 mtd: spi: renesas: Extract strobe delay setting code into separate function by Hai Pham · 3 years, 1 month ago
  34. f02cbff spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop by Jonas Karlman · 1 year, 4 months ago
  35. 99c1aba Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation" by Stefan Herbrechtsmeier · 1 year, 5 months ago
  36. 0a9a438 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 5 months ago
  37. 1917a1a Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 5 months ago
  38. 0d01046 drivers: use devfdt_get_addr_ptr when cast to pointer by Johan Jonker · 1 year, 6 months ago
  39. 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 6 months ago
  40. 842fb5d drivers: use devfdt_get_addr_size_index_ptr when cast to pointer by Johan Jonker · 1 year, 6 months ago
  41. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 6 months ago
  42. 8fa64bd spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr by Johan Jonker · 1 year, 6 months ago
  43. 3eac1db rockchip: spi: rk_spi: use base variable with uintptr_t size by Johan Jonker · 1 year, 6 months ago
  44. 14e64c1 spi, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · 1 year, 5 months ago
  45. fdd243d powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 5 months ago
  46. 50f6402 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 5 months ago
  47. fe3a77c Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 5 months ago
  48. 08b3098 spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion by Dhruva Gole · 1 year, 5 months ago
  49. 8077d296 spi: cadence-quadspi: Use STIG mode for all ops with small payload by Apurva Nandan · 1 year, 5 months ago
  50. 44e2de0 spi: cadence-quadspi: Fix check condition for DTR ops by Apurva Nandan · 1 year, 5 months ago
  51. 8485595 spi: synquacer: Silence uninitialized variable warnings by Ilias Apalodimas · 1 year, 6 months ago
  52. 0514227 spi: npcm-fiu: add regulator feature and remove set clock by Jim Liu · 1 year, 7 months ago
  53. c008280 spi: f-ospi: Add missing spi_mem_default_supports_op() helper by Kunihiko Hayashi · 1 year, 6 months ago
  54. db58dc5 spi: spi-mem: perform odd len check only while writing data by Dhruva Gole · 1 year, 7 months ago
  55. 963b5da spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op() by Dhruva Gole · 1 year, 7 months ago
  56. acf9f03 spi: stm32_qspi: Remove useless struct stm32_qspi_flash by Patrice Chotard · 1 year, 6 months ago
  57. 965f74b Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 6 months ago
  58. 72f2781 spi: renesas: Make driver available on R-Car Gen4 by Marek Vasut · 1 year, 7 months ago
  59. 1172e25 spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entry by Corentin Guillevic · 1 year, 6 months ago
  60. 83945ef spi: mpc8xxx: Add support for SPI on mpc832x by Christophe Leroy · 1 year, 7 months ago
  61. cc24fd7 xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · 1 year, 7 months ago
  62. 4fffbc1 spi: xilinx_spi: Fix spi reset by Jiajie Chen · 1 year, 7 months ago
  63. 09ca4d8 spi: tegra20_slink: accept any word length by Svyatoslav Ryhel · 1 year, 7 months ago
  64. 386e77c Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
  65. 773ad4e spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · 2 years ago
  66. 90210ce Correct SPL use of ARCH_VERSAL by Simon Glass · 1 year, 8 months ago
  67. 8581d99 Correct SPL uses of ZYNQMP_FIRMWARE by Simon Glass · 1 year, 8 months ago
  68. 53f4ef0 spi: cadence_qspi: use STIG mode for small reads by Dhruva Gole · 1 year, 9 months ago
  69. 2330af2 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · 1 year, 9 months ago
  70. 358f803 spi: Add Socionext F_OSPI SPI flash controller driver by Kunihiko Hayashi · 1 year, 10 months ago
  71. 730fcad drivers: spi: sh_qspi.c: Use log_warning() instead of printf() by Pengfei Fan · 1 year, 10 months ago
  72. d466f62 drivers: spi: fix some typos by Pengfei Fan · 1 year, 10 months ago
  73. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 8 months ago
  74. 648d675 cf_spi.c: Rename CONFIG_SPI_IDLE_VAL to SPI_IDLE_VAL by Tom Rini · 1 year, 10 months ago
  75. c465971 sandbox: Finish migration to Kconfig by Tom Rini · 1 year, 10 months ago
  76. 2568bd6 arm: Remove unused mx27 code by Tom Rini · 1 year, 10 months ago
  77. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 10 months ago
  78. 0d1a55f spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · 1 year, 10 months ago
  79. 906e20a spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · 1 year, 10 months ago
  80. a5e770b spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · 1 year, 10 months ago
  81. ce8adf1 spi: cadence-qspi: Fix compilation error in mini u-boot flash reset by Ashok Reddy Soma · 1 year, 10 months ago
  82. 450d8eb qspi: versal-net: Add condition for tapdelay register by Ashok Reddy Soma · 1 year, 10 months ago
  83. 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 1 year, 11 months ago
  84. 15713fc mediatek: Include <linux/sizes.h> where needed by Tom Rini · 1 year, 11 months ago
  85. c07babd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 11 months ago
  86. eac3bbe spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · 1 year, 11 months ago
  87. ec5b880 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git by Tom Rini · 1 year, 11 months ago
  88. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 1 month ago
  89. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 1 month ago
  90. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 1 month ago
  91. c1dc847 spi: nuvoton: add NPCM PSPI controller driver by Jim Liu · 2 years, 4 months ago
  92. c98f6fe spi: Implement spi_set_speed by Paul Barker · 2 years ago
  93. b451330 spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static by Venkatesh Yadav Abbarapu · 2 years ago
  94. 55ccdee Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years ago
  95. 2389647 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years ago
  96. 1e68144 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · 2 years ago
  97. b34a236 spi: add support for MediaTek spi-mem controller by Weijie Gao · 2 years ago
  98. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years ago
  99. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 1 month ago
  100. 9a16372 spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · 2 years, 1 month ago