1. 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 · 2 years, 2 months ago
  2. 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years, 2 months ago
  3. 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
  4. 2420220 spi: add support for MediaTek spi-mem controller by developer · 2 years, 3 months ago
  5. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  6. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  7. 2f2a7bc spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · 2 years, 3 months ago
  8. 12f35e3 spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · 2 years, 3 months ago
  9. d1d43d6 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · 2 years, 3 months ago
  10. 68cc307 spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · 2 years, 3 months ago
  11. a891be8 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 3 months ago
  12. 4db52a5 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · 2 years, 3 months ago
  13. 4d2caaf spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · 2 years, 3 months ago
  14. 7b4bded spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · 2 years, 3 months ago
  15. 2d322cc spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · 2 years, 3 months ago
  16. 96db8b6 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · 2 years, 3 months ago
  17. e3c77a6 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · 2 years, 3 months ago
  18. f581765 spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · 2 years, 3 months ago
  19. 6c433fd spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · 2 years, 3 months ago
  20. ad269af spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · 2 years, 3 months ago
  21. 431ded6 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · 2 years, 8 months ago
  22. 2410974 spi: zynq_qspi: Fix programming qspi speed by Ashok Reddy Soma · 2 years, 5 months ago
  23. 525a8e4 spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op by Ashok Reddy Soma · 2 years, 5 months ago
  24. 88dcafa spi: zynq_qspi: Use dummy buswidth in dummy byte calculation by T Karthik Reddy · 2 years, 5 months ago
  25. 4ebe3a0 spi: zynq_qspi: Add child pre probe function by Siva Durga Prasad Paladugu · 2 years, 5 months ago
  26. ea0bd08 spi: xilinx_spi: Add support ops to axi qspi driver by T Karthik Reddy · 2 years, 5 months ago
  27. 5096380 spi: xilinx_spi: Add support for spi memory operations by T Karthik Reddy · 2 years, 5 months ago
  28. 4d3521ce spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · 2 years, 7 months ago
  29. 2783568 spi: sunxi: improve SPI clock calculation by Andre Przywara · 2 years, 7 months ago
  30. 62a24e1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · 2 years, 7 months ago
  31. a244be6 spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · 2 years, 5 months ago
  32. 005064e spi: add support for MediaTek MT7621 SoC by developer · 2 years, 6 months ago
  33. b005b04 spi: cadence-qspi: Fix programming ospi flash speed by T Karthik Reddy · 2 years, 7 months ago
  34. 3b49fbf spi: cadence_qspi: Enable apb linear mode for apb read & write operations by T Karthik Reddy · 2 years, 7 months ago
  35. 3d71b2d spi: cadence-qspi: reset qspi flash for versal platform by T Karthik Reddy · 2 years, 7 months ago
  36. 73701e7 arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · 2 years, 7 months ago
  37. 8cc7e7e spi: cadence-qspi: move cadence qspi macros to header file by T Karthik Reddy · 2 years, 7 months ago
  38. 2ccea3a spi: gxp_spi: Add GXP SPI controller driver by Nick Hawkins · 2 years, 6 months ago
  39. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  40. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
  41. 9b4a3e5 spi: nxp_fspi: Fix clock imbalance by Marek Vasut · 2 years, 6 months ago
  42. a5ab5e1 spi: synquacer: simplify tx completion checking by Masahisa Kojima · 2 years, 7 months ago
  43. 7112541 spi: synquacer: DMSTART bit must not be set while transferring by Masahisa Kojima · 2 years, 7 months ago
  44. 05c284e spi: synquacer: wait until slave is deselected by Masahisa Kojima · 2 years, 7 months ago
  45. cfa0aeb spi: synquacer: busy variable must be initialized before use by Masahisa Kojima · 2 years, 7 months ago
  46. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 8 months ago
  47. fec0731 spi: stm32_qspi: Remove SR_BUSY bit check before sending command by Patrice Chotard · 2 years, 7 months ago
  48. f9c8b7b spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() by Patrice Chotard · 2 years, 7 months ago
  49. d8d75ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 7 months ago
  50. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  51. 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  52. 464b7cd spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · 2 years, 7 months ago
  53. 938a6c9 spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · 2 years, 8 months ago
  54. ffa33eb spi: rockchip_sfc: Add missing include for dm/device_compat.h by Chris Morgan · 2 years, 8 months ago
  55. 2e4b63b spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · 2 years, 9 months ago
  56. 3fb5b2f spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · 2 years, 8 months ago
  57. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  58. a4d2ca9 spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · 3 years, 3 months ago
  59. e0e8142 spi: dw: Don't check clk_free by Sean Anderson · 2 years, 11 months ago
  60. 80d201b spi: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 11 months ago
  61. 5a6f455 spi: dw: Actually mask interrupts by Sean Anderson · 2 years, 9 months ago
  62. 96b2bdd spi: dw: Force set K210 fifo length to 31 by Damien Le Moal · 2 years, 9 months ago
  63. 6e5a8b7 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 9 months ago
  64. 1969f2b driver: spi: add bcm iproc qspi support by Rayagonda Kokatanur · 2 years, 10 months ago
  65. b7e9207 spi: dw: Fix broken dw_spi_mem_ops() by Niklas Cassel · 2 years, 10 months ago
  66. d560a67 spi: cadence-qspi: Make reset control optional by Christian Gmeiner · 2 years, 9 months ago
  67. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 9 months ago
  68. 0c3e924 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 2 years, 10 months ago
  69. 8b10a7e spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · 3 years, 1 month ago
  70. 7daf856 spi: zynq_qspi: Add SPI memory operations to zynq qspi by T Karthik Reddy · 2 years, 10 months ago
  71. 4495fd6 spi: zynq_qspi: Add a check for baudrate and set default if not in limits by Siva Durga Prasad Paladugu · 2 years, 10 months ago
  72. 5ff1e24 spi: zynq_qspi: Read only one byte at a time from txbuf by Siva Durga Prasad Paladugu · 2 years, 10 months ago
  73. 99844ac spi: zynq_qspi: Typecast rxbuf properly by Siva Durga Prasad Paladugu · 2 years, 10 months ago
  74. 47690e1 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · 3 years ago
  75. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  76. 1560b76 Fix wrong QSPI clock calculation for AM4372 by Stefan Mätje · 3 years ago
  77. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
  78. 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 · 3 years ago
  79. 8e4f44b spi: atmel-quadspi: Add support for SAMA7G5 QSPI by Tudor Ambarus · 3 years, 1 month ago
  80. 84d4f73 mtd: cqspi: Wait for transfer completion by Marek Vasut · 3 years, 3 months ago
  81. 7e02233 spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debug by Tudor Ambarus · 3 years, 1 month ago
  82. 926dca5 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years ago
  83. 2de392c spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · 3 years, 2 months ago
  84. 78692a7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · 3 years, 2 months ago
  85. 26f77d7 spi: zynqmp_gqspi: Fix write issue at low frequencies by Ashok Reddy Soma · 3 years, 1 month ago
  86. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  87. 19e38b2 spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · 3 years, 4 months ago
  88. 66a813e spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · 3 years, 4 months ago
  89. e792db1 spi: rockchip_sfc: Using read_poll by Jon Lin · 3 years, 2 months ago
  90. 0accc65 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · 3 years, 2 months ago
  91. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  92. c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 3 months ago
  93. a9f8bbd spi: stm32: Add ofdata_to_platdata() callback by Patrice Chotard · 3 years, 4 months ago
  94. d140bba Merge branch 'next' by Tom Rini · 3 years, 2 months ago
  95. 545be19 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 3 months ago
  96. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
  97. 74f00e8 arm: Remove flea3 board by Tom Rini · 3 years, 3 months ago
  98. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  99. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 4 months ago
  100. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago