1. 4fffbc1 spi: xilinx_spi: Fix spi reset by Jiajie Chen · 1 year, 7 months ago
  2. 09ca4d8 spi: tegra20_slink: accept any word length by Svyatoslav Ryhel · 1 year, 7 months ago
  3. 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
  4. 773ad4e spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · 2 years ago
  5. 90210ce Correct SPL use of ARCH_VERSAL by Simon Glass · 1 year, 8 months ago
  6. 8581d99 Correct SPL uses of ZYNQMP_FIRMWARE by Simon Glass · 1 year, 8 months ago
  7. 53f4ef0 spi: cadence_qspi: use STIG mode for small reads by Dhruva Gole · 1 year, 9 months ago
  8. 2330af2 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · 1 year, 9 months ago
  9. 358f803 spi: Add Socionext F_OSPI SPI flash controller driver by Kunihiko Hayashi · 1 year, 10 months ago
  10. 730fcad drivers: spi: sh_qspi.c: Use log_warning() instead of printf() by Pengfei Fan · 1 year, 10 months ago
  11. d466f62 drivers: spi: fix some typos by Pengfei Fan · 1 year, 10 months ago
  12. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  13. 648d675 cf_spi.c: Rename CONFIG_SPI_IDLE_VAL to SPI_IDLE_VAL by Tom Rini · 1 year, 10 months ago
  14. c465971 sandbox: Finish migration to Kconfig by Tom Rini · 1 year, 10 months ago
  15. 2568bd6 arm: Remove unused mx27 code by Tom Rini · 1 year, 10 months ago
  16. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 10 months ago
  17. 0d1a55f spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · 1 year, 10 months ago
  18. 906e20a spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · 1 year, 10 months ago
  19. a5e770b spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · 1 year, 10 months ago
  20. ce8adf1 spi: cadence-qspi: Fix compilation error in mini u-boot flash reset by Ashok Reddy Soma · 1 year, 10 months ago
  21. 450d8eb qspi: versal-net: Add condition for tapdelay register by Ashok Reddy Soma · 1 year, 10 months ago
  22. 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 1 year, 11 months ago
  23. 15713fc mediatek: Include <linux/sizes.h> where needed by Tom Rini · 1 year, 11 months ago
  24. c07babd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 11 months ago
  25. eac3bbe spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · 1 year, 11 months ago
  26. ec5b880 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git by Tom Rini · 1 year, 11 months ago
  27. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 1 month ago
  28. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 1 month ago
  29. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 1 month ago
  30. c1dc847 spi: nuvoton: add NPCM PSPI controller driver by Jim Liu · 2 years, 4 months ago
  31. c98f6fe spi: Implement spi_set_speed by Paul Barker · 2 years ago
  32. b451330 spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static by Venkatesh Yadav Abbarapu · 2 years ago
  33. 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
  34. 2389647 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years ago
  35. 1e68144 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · 2 years ago
  36. b34a236 spi: add support for MediaTek spi-mem controller by Weijie Gao · 2 years ago
  37. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years ago
  38. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 1 month ago
  39. 9a16372 spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · 2 years, 1 month ago
  40. dd29cee spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · 2 years, 1 month ago
  41. 15a5c80 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · 2 years, 1 month ago
  42. 992d02e spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · 2 years, 1 month ago
  43. f7e1de4 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 1 month ago
  44. 5150e90 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · 2 years, 1 month ago
  45. 4daa6bb spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · 2 years, 1 month ago
  46. afe0386 spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · 2 years, 1 month ago
  47. a3d4bfb spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · 2 years, 1 month ago
  48. d91b0f4 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · 2 years, 1 month ago
  49. f4f1b65 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · 2 years, 1 month ago
  50. f7d4cab spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · 2 years, 1 month ago
  51. d0003b5 spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · 2 years, 1 month ago
  52. 68852f3 spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · 2 years, 1 month ago
  53. 68083b8 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · 2 years, 6 months ago
  54. 2a75bc1 spi: zynq_qspi: Fix programming qspi speed by Ashok Reddy Soma · 2 years, 2 months ago
  55. bc47958 spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op by Ashok Reddy Soma · 2 years, 2 months ago
  56. e097847 spi: zynq_qspi: Use dummy buswidth in dummy byte calculation by T Karthik Reddy · 2 years, 2 months ago
  57. 1acb703 spi: zynq_qspi: Add child pre probe function by Siva Durga Prasad Paladugu · 2 years, 2 months ago
  58. 557832b spi: xilinx_spi: Add support ops to axi qspi driver by T Karthik Reddy · 2 years, 2 months ago
  59. f2dd659 spi: xilinx_spi: Add support for spi memory operations by T Karthik Reddy · 2 years, 2 months ago
  60. 8649995 spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · 2 years, 5 months ago
  61. fcd6d93 spi: sunxi: improve SPI clock calculation by Andre Przywara · 2 years, 5 months ago
  62. 239dfd1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · 2 years, 5 months ago
  63. 56e497e spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · 2 years, 3 months ago
  64. d2002fa spi: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 4 months ago
  65. 2c27fdc spi: cadence-qspi: Fix programming ospi flash speed by T Karthik Reddy · 2 years, 4 months ago
  66. 248fe9f spi: cadence_qspi: Enable apb linear mode for apb read & write operations by T Karthik Reddy · 2 years, 4 months ago
  67. bf8dae5 spi: cadence-qspi: reset qspi flash for versal platform by T Karthik Reddy · 2 years, 4 months ago
  68. cf553bf arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · 2 years, 4 months ago
  69. 1e2b813 spi: cadence-qspi: move cadence qspi macros to header file by T Karthik Reddy · 2 years, 4 months ago
  70. 4f689b3 spi: gxp_spi: Add GXP SPI controller driver by Nick Hawkins · 2 years, 4 months ago
  71. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 3 months ago
  72. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 4 months ago
  73. 1a558fa spi: nxp_fspi: Fix clock imbalance by Marek Vasut · 2 years, 3 months ago
  74. f81aaa0 spi: synquacer: simplify tx completion checking by Masahisa Kojima · 2 years, 4 months ago
  75. de9f2c9 spi: synquacer: DMSTART bit must not be set while transferring by Masahisa Kojima · 2 years, 4 months ago
  76. 88d50ed spi: synquacer: wait until slave is deselected by Masahisa Kojima · 2 years, 4 months ago
  77. 29d382b spi: synquacer: busy variable must be initialized before use by Masahisa Kojima · 2 years, 4 months ago
  78. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 6 months ago
  79. b6a4693 spi: stm32_qspi: Remove SR_BUSY bit check before sending command by Patrice Chotard · 2 years, 4 months ago
  80. a6d7eeb spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() by Patrice Chotard · 2 years, 4 months ago
  81. 4209f74 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 5 months ago
  82. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 5 months ago
  83. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 5 months ago
  84. aaf2dbc spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · 2 years, 5 months ago
  85. 20ced4b spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · 2 years, 6 months ago
  86. f0d49d4 spi: rockchip_sfc: Add missing include for dm/device_compat.h by Chris Morgan · 2 years, 6 months ago
  87. e1aad51 spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · 2 years, 7 months ago
  88. 55b3ba4 spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · 2 years, 6 months ago
  89. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 6 months ago
  90. f64233e spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · 3 years, 1 month ago
  91. 3cbdd4c spi: dw: Don't check clk_free by Sean Anderson · 2 years, 8 months ago
  92. dfdb227 spi: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 8 months ago
  93. bae4d9f spi: dw: Actually mask interrupts by Sean Anderson · 2 years, 7 months ago
  94. 40b6435 spi: dw: Force set K210 fifo length to 31 by Damien Le Moal · 2 years, 7 months ago
  95. fd426b3 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 7 months ago
  96. 2ba1bd1 driver: spi: add bcm iproc qspi support by Rayagonda Kokatanur · 2 years, 7 months ago
  97. d56dfc9 spi: dw: Fix broken dw_spi_mem_ops() by Niklas Cassel · 2 years, 8 months ago
  98. e145606 spi: cadence-qspi: Make reset control optional by Christian Gmeiner · 2 years, 7 months ago
  99. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 7 months ago
  100. 7184e29 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 2 years, 8 months ago