1. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 2 months ago
  2. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 2 months ago
  3. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 2 months ago
  4. c1dc847 spi: nuvoton: add NPCM PSPI controller driver by Jim Liu · 2 years, 5 months ago
  5. c98f6fe spi: Implement spi_set_speed by Paul Barker · 2 years, 1 month ago
  6. b451330 spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  7. 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, 1 month ago
  8. 2389647 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years, 1 month ago
  9. 1e68144 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · 2 years, 1 month ago
  10. b34a236 spi: add support for MediaTek spi-mem controller by Weijie Gao · 2 years, 1 month ago
  11. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  12. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  13. 9a16372 spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · 2 years, 2 months ago
  14. dd29cee spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · 2 years, 2 months ago
  15. 15a5c80 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · 2 years, 2 months ago
  16. 992d02e spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · 2 years, 2 months ago
  17. f7e1de4 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 2 months ago
  18. 5150e90 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · 2 years, 2 months ago
  19. 4daa6bb spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · 2 years, 2 months ago
  20. afe0386 spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · 2 years, 2 months ago
  21. a3d4bfb spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · 2 years, 2 months ago
  22. d91b0f4 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · 2 years, 2 months ago
  23. f4f1b65 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · 2 years, 2 months ago
  24. f7d4cab spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · 2 years, 2 months ago
  25. d0003b5 spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · 2 years, 2 months ago
  26. 68852f3 spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · 2 years, 2 months ago
  27. 68083b8 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · 2 years, 7 months ago
  28. 2a75bc1 spi: zynq_qspi: Fix programming qspi speed by Ashok Reddy Soma · 2 years, 3 months ago
  29. bc47958 spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op by Ashok Reddy Soma · 2 years, 3 months ago
  30. e097847 spi: zynq_qspi: Use dummy buswidth in dummy byte calculation by T Karthik Reddy · 2 years, 3 months ago
  31. 1acb703 spi: zynq_qspi: Add child pre probe function by Siva Durga Prasad Paladugu · 2 years, 3 months ago
  32. 557832b spi: xilinx_spi: Add support ops to axi qspi driver by T Karthik Reddy · 2 years, 3 months ago
  33. f2dd659 spi: xilinx_spi: Add support for spi memory operations by T Karthik Reddy · 2 years, 3 months ago
  34. 8649995 spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · 2 years, 6 months ago
  35. fcd6d93 spi: sunxi: improve SPI clock calculation by Andre Przywara · 2 years, 6 months ago
  36. 239dfd1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · 2 years, 6 months ago
  37. 56e497e spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · 2 years, 4 months ago
  38. d2002fa spi: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  39. 2c27fdc spi: cadence-qspi: Fix programming ospi flash speed by T Karthik Reddy · 2 years, 5 months ago
  40. 248fe9f spi: cadence_qspi: Enable apb linear mode for apb read & write operations by T Karthik Reddy · 2 years, 5 months ago
  41. bf8dae5 spi: cadence-qspi: reset qspi flash for versal platform by T Karthik Reddy · 2 years, 5 months ago
  42. cf553bf arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · 2 years, 5 months ago
  43. 1e2b813 spi: cadence-qspi: move cadence qspi macros to header file by T Karthik Reddy · 2 years, 5 months ago
  44. 4f689b3 spi: gxp_spi: Add GXP SPI controller driver by Nick Hawkins · 2 years, 4 months ago
  45. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  46. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 5 months ago
  47. 1a558fa spi: nxp_fspi: Fix clock imbalance by Marek Vasut · 2 years, 4 months ago
  48. f81aaa0 spi: synquacer: simplify tx completion checking by Masahisa Kojima · 2 years, 5 months ago
  49. de9f2c9 spi: synquacer: DMSTART bit must not be set while transferring by Masahisa Kojima · 2 years, 5 months ago
  50. 88d50ed spi: synquacer: wait until slave is deselected by Masahisa Kojima · 2 years, 5 months ago
  51. 29d382b spi: synquacer: busy variable must be initialized before use by Masahisa Kojima · 2 years, 5 months ago
  52. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 7 months ago
  53. b6a4693 spi: stm32_qspi: Remove SR_BUSY bit check before sending command by Patrice Chotard · 2 years, 5 months ago
  54. a6d7eeb spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() by Patrice Chotard · 2 years, 5 months ago
  55. 4209f74 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 6 months ago
  56. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  57. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 6 months ago
  58. aaf2dbc spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · 2 years, 6 months ago
  59. 20ced4b spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · 2 years, 7 months ago
  60. f0d49d4 spi: rockchip_sfc: Add missing include for dm/device_compat.h by Chris Morgan · 2 years, 7 months ago
  61. e1aad51 spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · 2 years, 8 months ago
  62. 55b3ba4 spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · 2 years, 7 months ago
  63. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  64. f64233e spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  65. 3cbdd4c spi: dw: Don't check clk_free by Sean Anderson · 2 years, 9 months ago
  66. dfdb227 spi: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 9 months ago
  67. bae4d9f spi: dw: Actually mask interrupts by Sean Anderson · 2 years, 8 months ago
  68. 40b6435 spi: dw: Force set K210 fifo length to 31 by Damien Le Moal · 2 years, 8 months ago
  69. fd426b3 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 8 months ago
  70. 2ba1bd1 driver: spi: add bcm iproc qspi support by Rayagonda Kokatanur · 2 years, 8 months ago
  71. d56dfc9 spi: dw: Fix broken dw_spi_mem_ops() by Niklas Cassel · 2 years, 8 months ago
  72. e145606 spi: cadence-qspi: Make reset control optional by Christian Gmeiner · 2 years, 8 months ago
  73. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  74. 7184e29 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 2 years, 9 months ago
  75. 6f753d8 spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · 3 years ago
  76. bab0c02 spi: zynq_qspi: Add SPI memory operations to zynq qspi by T Karthik Reddy · 2 years, 9 months ago
  77. 3067186 spi: zynq_qspi: Add a check for baudrate and set default if not in limits by Siva Durga Prasad Paladugu · 2 years, 9 months ago
  78. a5a387a spi: zynq_qspi: Read only one byte at a time from txbuf by Siva Durga Prasad Paladugu · 2 years, 9 months ago
  79. 255537b spi: zynq_qspi: Typecast rxbuf properly by Siva Durga Prasad Paladugu · 2 years, 9 months ago
  80. b106a14 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · 2 years, 10 months ago
  81. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  82. a6e562f Fix wrong QSPI clock calculation for AM4372 by Stefan Mätje · 2 years, 11 months ago
  83. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 9 months ago
  84. b9c9ce8 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 10 months ago
  85. 2fd1b97 spi: atmel-quadspi: Add support for SAMA7G5 QSPI by Tudor Ambarus · 3 years ago
  86. 846d1d9 mtd: cqspi: Wait for transfer completion by Marek Vasut · 3 years, 1 month ago
  87. 7dc48b4 spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debug by Tudor Ambarus · 3 years ago
  88. 2ffa0e8 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years ago
  89. 8c58089 spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · 3 years ago
  90. 765afe7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · 3 years ago
  91. 4f9d255 spi: zynqmp_gqspi: Fix write issue at low frequencies by Ashok Reddy Soma · 3 years ago
  92. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years ago
  93. b9cfd8b spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · 3 years, 3 months ago
  94. e8751a9 spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · 3 years, 3 months ago
  95. 24c627b spi: rockchip_sfc: Using read_poll by Jon Lin · 3 years, 1 month ago
  96. 51f2923 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · 3 years, 1 month ago
  97. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  98. 4d9958b sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 1 month ago
  99. 81b2445 spi: stm32: Add ofdata_to_platdata() callback by Patrice Chotard · 3 years, 3 months ago
  100. 50c8420 Merge branch 'next' by Tom Rini · 3 years, 1 month ago