1. 74916e8 spi: tegra20_slink: accept any word length by Svyatoslav Ryhel · Tue Feb 14 19:35:29 2023 +0200
  2. 5c4a9c1 Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sun Feb 12 15:25:09 2023 -0500
  3. f4ced3c spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · Fri Oct 14 09:14:44 2022 +0200
  4. 029fc3c Correct SPL use of ARCH_VERSAL by Simon Glass · Sun Feb 05 17:53:13 2023 -0700
  5. f65db34 Correct SPL uses of ZYNQMP_FIRMWARE by Simon Glass · Sun Feb 05 15:44:33 2023 -0700
  6. 64343d5 spi: cadence_qspi: use STIG mode for small reads by Dhruva Gole · Tue Jan 03 12:01:12 2023 +0530
  7. 24d8de6 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · Tue Jan 03 12:01:11 2023 +0530
  8. 7509ea1 spi: Add Socionext F_OSPI SPI flash controller driver by Kunihiko Hayashi · Tue Nov 29 11:17:09 2022 +0900
  9. 05d1388 drivers: spi: sh_qspi.c: Use log_warning() instead of printf() by Pengfei Fan · Fri Dec 09 09:39:51 2022 +0800
  10. 746271d drivers: spi: fix some typos by Pengfei Fan · Fri Dec 09 09:39:50 2022 +0800
  11. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  12. 7aef36c cf_spi.c: Rename CONFIG_SPI_IDLE_VAL to SPI_IDLE_VAL by Tom Rini · Sun Dec 04 10:14:19 2022 -0500
  13. 8f0dfd4 sandbox: Finish migration to Kconfig by Tom Rini · Fri Dec 02 16:42:43 2022 -0500
  14. 31df83b arm: Remove unused mx27 code by Tom Rini · Sat Nov 19 18:45:27 2022 -0500
  15. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  16. f63e602 spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · Tue Nov 29 04:41:34 2022 -0700
  17. fce730e spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · Fri Nov 25 16:14:13 2022 +0530
  18. 751533d spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · Wed Nov 23 02:04:51 2022 -0700
  19. 8a456eb spi: cadence-qspi: Fix compilation error in mini u-boot flash reset by Ashok Reddy Soma · Wed Nov 16 07:11:54 2022 -0700
  20. ef3e30b qspi: versal-net: Add condition for tapdelay register by Ashok Reddy Soma · Wed Nov 16 16:40:30 2022 +0100
  21. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:12 2022 -0400
  22. 5ba346a mediatek: Include <linux/sizes.h> where needed by Tom Rini · Fri Oct 28 20:27:08 2022 -0400
  23. 153c1b3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Nov 03 08:27:44 2022 -0400
  24. 32678b0 spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · Thu Oct 27 11:32:01 2022 +0530
  25. 1bfa2cd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git by Tom Rini · Wed Nov 02 09:09:57 2022 -0400
  26. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · Mon Aug 22 11:39:45 2022 -0700
  27. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · Mon Aug 22 11:31:43 2022 -0700
  28. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · Mon Aug 22 11:19:46 2022 -0700
  29. 68d2912 spi: nuvoton: add NPCM PSPI controller driver by Jim Liu · Tue May 31 18:14:02 2022 +0800
  30. dbb689f spi: Implement spi_set_speed by Paul Barker · Wed Oct 05 13:18:34 2022 +0100
  31. f6dfade spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static by Venkatesh Yadav Abbarapu · Tue Oct 04 11:07:30 2022 +0530
  32. 785be73 Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Sep 26 11:28:14 2022 -0400
  33. 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · Mon Sep 19 14:21:04 2022 +0200
  34. 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:03 2022 +0200
  35. 2420220 spi: add support for MediaTek spi-mem controller by developer · Fri Sep 09 19:59:45 2022 +0800
  36. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  37. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  38. 2f2a7bc spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · Fri Aug 19 17:01:14 2022 +0800
  39. 12f35e3 spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · Fri Aug 19 17:01:13 2022 +0800
  40. d1d43d6 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · Fri Aug 19 17:01:12 2022 +0800
  41. 68cc307 spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · Fri Aug 19 17:01:10 2022 +0800
  42. a891be8 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · Fri Aug 19 17:01:08 2022 +0800
  43. 4db52a5 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · Fri Aug 19 17:01:06 2022 +0800
  44. 4d2caaf spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · Fri Aug 19 17:01:04 2022 +0800
  45. 7b4bded spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · Thu Aug 25 06:59:05 2022 -0600
  46. 2d322cc spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · Thu Aug 25 06:59:04 2022 -0600
  47. 96db8b6 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · Thu Aug 25 06:59:03 2022 -0600
  48. e3c77a6 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · Thu Aug 25 06:59:01 2022 -0600
  49. f581765 spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · Wed Aug 24 05:38:47 2022 -0600
  50. 6c433fd spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · Wed Aug 24 05:38:46 2022 -0600
  51. ad269af spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · Wed Aug 24 05:38:45 2022 -0600
  52. 431ded6 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · Tue Mar 29 14:19:09 2022 +0200
  53. 2410974 spi: zynq_qspi: Fix programming qspi speed by Ashok Reddy Soma · Fri Jul 15 19:31:19 2022 +0530
  54. 525a8e4 spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op by Ashok Reddy Soma · Fri Jul 15 19:31:18 2022 +0530
  55. 88dcafa spi: zynq_qspi: Use dummy buswidth in dummy byte calculation by T Karthik Reddy · Fri Jul 15 19:31:17 2022 +0530
  56. 4ebe3a0 spi: zynq_qspi: Add child pre probe function by Siva Durga Prasad Paladugu · Fri Jul 15 19:31:16 2022 +0530
  57. ea0bd08 spi: xilinx_spi: Add support ops to axi qspi driver by T Karthik Reddy · Sat Jul 16 12:28:47 2022 +0530
  58. 5096380 spi: xilinx_spi: Add support for spi memory operations by T Karthik Reddy · Sat Jul 16 12:28:46 2022 +0530
  59. 4d3521ce spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · Tue Apr 26 23:58:53 2022 +0100
  60. 2783568 spi: sunxi: improve SPI clock calculation by Andre Przywara · Tue May 03 02:06:37 2022 +0100
  61. 62a24e1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · Tue May 03 00:07:16 2022 +0100
  62. a244be6 spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · Tue Jun 28 14:49:24 2022 +0800
  63. 005064e spi: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:08 2022 +0800
  64. b005b04 spi: cadence-qspi: Fix programming ospi flash speed by T Karthik Reddy · Thu May 12 04:05:35 2022 -0600
  65. 3b49fbf spi: cadence_qspi: Enable apb linear mode for apb read & write operations by T Karthik Reddy · Thu May 12 04:05:34 2022 -0600
  66. 3d71b2d spi: cadence-qspi: reset qspi flash for versal platform by T Karthik Reddy · Thu May 12 04:05:33 2022 -0600
  67. 73701e7 arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · Thu May 12 04:05:32 2022 -0600
  68. 8cc7e7e spi: cadence-qspi: move cadence qspi macros to header file by T Karthik Reddy · Thu May 12 04:05:31 2022 -0600
  69. 2ccea3a spi: gxp_spi: Add GXP SPI controller driver by Nick Hawkins · Wed Jun 08 16:21:36 2022 -0500
  70. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  71. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · Fri May 20 18:38:10 2022 +0200
  72. 9b4a3e5 spi: nxp_fspi: Fix clock imbalance by Marek Vasut · Mon Jun 13 14:35:25 2022 +0200
  73. a5ab5e1 spi: synquacer: simplify tx completion checking by Masahisa Kojima · Tue May 17 17:41:39 2022 +0900
  74. 7112541 spi: synquacer: DMSTART bit must not be set while transferring by Masahisa Kojima · Tue May 17 17:41:38 2022 +0900
  75. 05c284e spi: synquacer: wait until slave is deselected by Masahisa Kojima · Tue May 17 17:41:37 2022 +0900
  76. cfa0aeb spi: synquacer: busy variable must be initialized before use by Masahisa Kojima · Tue May 17 17:41:36 2022 +0900
  77. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · Wed Mar 30 09:33:13 2022 +0200
  78. fec0731 spi: stm32_qspi: Remove SR_BUSY bit check before sending command by Patrice Chotard · Thu May 12 09:17:38 2022 +0200
  79. f9c8b7b spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() by Patrice Chotard · Thu May 12 09:17:37 2022 +0200
  80. d8d75ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Wed May 04 09:04:43 2022 -0400
  81. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  82. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  83. 464b7cd spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · Tue Apr 26 16:52:45 2022 +0800
  84. 938a6c9 spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · Fri Apr 08 11:40:26 2022 +0300
  85. ffa33eb spi: rockchip_sfc: Add missing include for dm/device_compat.h by Chris Morgan · Fri Mar 25 10:40:35 2022 -0500
  86. 2e4b63b spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · Wed Mar 09 04:18:57 2022 +0100
  87. 3fb5b2f spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · Wed Mar 30 18:07:23 2022 -0400
  88. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Apr 05 08:33:32 2022 -0400
  89. a4d2ca9 spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · Sat Aug 28 11:50:28 2021 -0500
  90. e0e8142 spi: dw: Don't check clk_free by Sean Anderson · Sat Jan 15 17:25:03 2022 -0500
  91. 80d201b spi: bcm63xx: Don't check clk_free by Sean Anderson · Sat Jan 15 17:25:02 2022 -0500
  92. 5a6f455 spi: dw: Actually mask interrupts by Sean Anderson · Tue Mar 01 10:35:43 2022 +0000
  93. 96b2bdd spi: dw: Force set K210 fifo length to 31 by Damien Le Moal · Tue Mar 01 10:35:43 2022 +0000
  94. 6e5a8b7 k210: use the board vendor name rather than the marketing name by Damien Le Moal · Tue Mar 01 10:35:39 2022 +0000
  95. 1969f2b driver: spi: add bcm iproc qspi support by Rayagonda Kokatanur · Wed Feb 09 14:16:13 2022 -0800
  96. b7e9207 spi: dw: Fix broken dw_spi_mem_ops() by Niklas Cassel · Tue Feb 08 22:52:43 2022 +0000
  97. d560a67 spi: cadence-qspi: Make reset control optional by Christian Gmeiner · Tue Feb 22 17:23:25 2022 +0100
  98. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Feb 21 08:32:02 2022 -0500
  99. 0c3e924 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · Sun Jan 23 16:48:12 2022 +0100
  100. 8b10a7e spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · Sat Nov 06 03:03:34 2021 -0700