1. 7aef36c cf_spi.c: Rename CONFIG_SPI_IDLE_VAL to SPI_IDLE_VAL by Tom Rini · Sun Dec 04 10:14:19 2022 -0500
  2. 8f0dfd4 sandbox: Finish migration to Kconfig by Tom Rini · Fri Dec 02 16:42:43 2022 -0500
  3. 31df83b arm: Remove unused mx27 code by Tom Rini · Sat Nov 19 18:45:27 2022 -0500
  4. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  5. f63e602 spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · Tue Nov 29 04:41:34 2022 -0700
  6. fce730e spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · Fri Nov 25 16:14:13 2022 +0530
  7. 751533d spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · Wed Nov 23 02:04:51 2022 -0700
  8. 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
  9. ef3e30b qspi: versal-net: Add condition for tapdelay register by Ashok Reddy Soma · Wed Nov 16 16:40:30 2022 +0100
  10. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:12 2022 -0400
  11. 5ba346a mediatek: Include <linux/sizes.h> where needed by Tom Rini · Fri Oct 28 20:27:08 2022 -0400
  12. 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
  13. 32678b0 spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · Thu Oct 27 11:32:01 2022 +0530
  14. 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
  15. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · Mon Aug 22 11:39:45 2022 -0700
  16. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · Mon Aug 22 11:31:43 2022 -0700
  17. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · Mon Aug 22 11:19:46 2022 -0700
  18. 68d2912 spi: nuvoton: add NPCM PSPI controller driver by Jim Liu · Tue May 31 18:14:02 2022 +0800
  19. dbb689f spi: Implement spi_set_speed by Paul Barker · Wed Oct 05 13:18:34 2022 +0100
  20. f6dfade spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static by Venkatesh Yadav Abbarapu · Tue Oct 04 11:07:30 2022 +0530
  21. 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
  22. 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · Mon Sep 19 14:21:04 2022 +0200
  23. 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:03 2022 +0200
  24. 2420220 spi: add support for MediaTek spi-mem controller by developer · Fri Sep 09 19:59:45 2022 +0800
  25. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  26. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  27. 2f2a7bc spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · Fri Aug 19 17:01:14 2022 +0800
  28. 12f35e3 spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · Fri Aug 19 17:01:13 2022 +0800
  29. d1d43d6 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · Fri Aug 19 17:01:12 2022 +0800
  30. 68cc307 spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · Fri Aug 19 17:01:10 2022 +0800
  31. a891be8 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · Fri Aug 19 17:01:08 2022 +0800
  32. 4db52a5 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · Fri Aug 19 17:01:06 2022 +0800
  33. 4d2caaf spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · Fri Aug 19 17:01:04 2022 +0800
  34. 7b4bded spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · Thu Aug 25 06:59:05 2022 -0600
  35. 2d322cc spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · Thu Aug 25 06:59:04 2022 -0600
  36. 96db8b6 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · Thu Aug 25 06:59:03 2022 -0600
  37. e3c77a6 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · Thu Aug 25 06:59:01 2022 -0600
  38. f581765 spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · Wed Aug 24 05:38:47 2022 -0600
  39. 6c433fd spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · Wed Aug 24 05:38:46 2022 -0600
  40. ad269af spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · Wed Aug 24 05:38:45 2022 -0600
  41. 431ded6 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · Tue Mar 29 14:19:09 2022 +0200
  42. 2410974 spi: zynq_qspi: Fix programming qspi speed by Ashok Reddy Soma · Fri Jul 15 19:31:19 2022 +0530
  43. 525a8e4 spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op by Ashok Reddy Soma · Fri Jul 15 19:31:18 2022 +0530
  44. 88dcafa spi: zynq_qspi: Use dummy buswidth in dummy byte calculation by T Karthik Reddy · Fri Jul 15 19:31:17 2022 +0530
  45. 4ebe3a0 spi: zynq_qspi: Add child pre probe function by Siva Durga Prasad Paladugu · Fri Jul 15 19:31:16 2022 +0530
  46. ea0bd08 spi: xilinx_spi: Add support ops to axi qspi driver by T Karthik Reddy · Sat Jul 16 12:28:47 2022 +0530
  47. 5096380 spi: xilinx_spi: Add support for spi memory operations by T Karthik Reddy · Sat Jul 16 12:28:46 2022 +0530
  48. 4d3521ce spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · Tue Apr 26 23:58:53 2022 +0100
  49. 2783568 spi: sunxi: improve SPI clock calculation by Andre Przywara · Tue May 03 02:06:37 2022 +0100
  50. 62a24e1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · Tue May 03 00:07:16 2022 +0100
  51. a244be6 spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · Tue Jun 28 14:49:24 2022 +0800
  52. 005064e spi: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:08 2022 +0800
  53. b005b04 spi: cadence-qspi: Fix programming ospi flash speed by T Karthik Reddy · Thu May 12 04:05:35 2022 -0600
  54. 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
  55. 3d71b2d spi: cadence-qspi: reset qspi flash for versal platform by T Karthik Reddy · Thu May 12 04:05:33 2022 -0600
  56. 73701e7 arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · Thu May 12 04:05:32 2022 -0600
  57. 8cc7e7e spi: cadence-qspi: move cadence qspi macros to header file by T Karthik Reddy · Thu May 12 04:05:31 2022 -0600
  58. 2ccea3a spi: gxp_spi: Add GXP SPI controller driver by Nick Hawkins · Wed Jun 08 16:21:36 2022 -0500
  59. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  60. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · Fri May 20 18:38:10 2022 +0200
  61. 9b4a3e5 spi: nxp_fspi: Fix clock imbalance by Marek Vasut · Mon Jun 13 14:35:25 2022 +0200
  62. a5ab5e1 spi: synquacer: simplify tx completion checking by Masahisa Kojima · Tue May 17 17:41:39 2022 +0900
  63. 7112541 spi: synquacer: DMSTART bit must not be set while transferring by Masahisa Kojima · Tue May 17 17:41:38 2022 +0900
  64. 05c284e spi: synquacer: wait until slave is deselected by Masahisa Kojima · Tue May 17 17:41:37 2022 +0900
  65. cfa0aeb spi: synquacer: busy variable must be initialized before use by Masahisa Kojima · Tue May 17 17:41:36 2022 +0900
  66. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · Wed Mar 30 09:33:13 2022 +0200
  67. fec0731 spi: stm32_qspi: Remove SR_BUSY bit check before sending command by Patrice Chotard · Thu May 12 09:17:38 2022 +0200
  68. 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
  69. 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
  70. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  71. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  72. 464b7cd spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · Tue Apr 26 16:52:45 2022 +0800
  73. 938a6c9 spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · Fri Apr 08 11:40:26 2022 +0300
  74. ffa33eb spi: rockchip_sfc: Add missing include for dm/device_compat.h by Chris Morgan · Fri Mar 25 10:40:35 2022 -0500
  75. 2e4b63b spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · Wed Mar 09 04:18:57 2022 +0100
  76. 3fb5b2f spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · Wed Mar 30 18:07:23 2022 -0400
  77. 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
  78. a4d2ca9 spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · Sat Aug 28 11:50:28 2021 -0500
  79. e0e8142 spi: dw: Don't check clk_free by Sean Anderson · Sat Jan 15 17:25:03 2022 -0500
  80. 80d201b spi: bcm63xx: Don't check clk_free by Sean Anderson · Sat Jan 15 17:25:02 2022 -0500
  81. 5a6f455 spi: dw: Actually mask interrupts by Sean Anderson · Tue Mar 01 10:35:43 2022 +0000
  82. 96b2bdd spi: dw: Force set K210 fifo length to 31 by Damien Le Moal · Tue Mar 01 10:35:43 2022 +0000
  83. 6e5a8b7 k210: use the board vendor name rather than the marketing name by Damien Le Moal · Tue Mar 01 10:35:39 2022 +0000
  84. 1969f2b driver: spi: add bcm iproc qspi support by Rayagonda Kokatanur · Wed Feb 09 14:16:13 2022 -0800
  85. b7e9207 spi: dw: Fix broken dw_spi_mem_ops() by Niklas Cassel · Tue Feb 08 22:52:43 2022 +0000
  86. d560a67 spi: cadence-qspi: Make reset control optional by Christian Gmeiner · Tue Feb 22 17:23:25 2022 +0100
  87. 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
  88. 0c3e924 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · Sun Jan 23 16:48:12 2022 +0100
  89. 8b10a7e spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · Sat Nov 06 03:03:34 2021 -0700
  90. 7daf856 spi: zynq_qspi: Add SPI memory operations to zynq qspi by T Karthik Reddy · Sun Jan 30 22:22:40 2022 -0700
  91. 4495fd6 spi: zynq_qspi: Add a check for baudrate and set default if not in limits by Siva Durga Prasad Paladugu · Sun Jan 30 22:22:39 2022 -0700
  92. 5ff1e24 spi: zynq_qspi: Read only one byte at a time from txbuf by Siva Durga Prasad Paladugu · Sun Jan 30 22:22:38 2022 -0700
  93. 99844ac spi: zynq_qspi: Typecast rxbuf properly by Siva Durga Prasad Paladugu · Sun Jan 30 22:22:37 2022 -0700
  94. 47690e1 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · Thu Dec 16 20:42:10 2021 +0100
  95. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  96. 1560b76 Fix wrong QSPI clock calculation for AM4372 by Stefan Mätje · Tue Nov 30 01:06:56 2021 +0100
  97. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Sun Jan 09 07:56:31 2022 -0500
  98. d8ef301 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Fri Dec 17 07:25:34 2021 -0500
  99. 8e4f44b spi: atmel-quadspi: Add support for SAMA7G5 QSPI by Tudor Ambarus · Wed Nov 03 18:47:10 2021 +0200
  100. 84d4f73 mtd: cqspi: Wait for transfer completion by Marek Vasut · Tue Sep 14 05:22:31 2021 +0200