1. 4209f74 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 6 months ago
  2. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  3. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 6 months ago
  4. aaf2dbc spi: npcm-fiu: add NPCM7xx FIU controller driver by Jim Liu · 2 years, 6 months ago
  5. 20ced4b spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · 2 years, 7 months ago
  6. f0d49d4 spi: rockchip_sfc: Add missing include for dm/device_compat.h by Chris Morgan · 2 years, 7 months ago
  7. e1aad51 spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · 2 years, 8 months ago
  8. 55b3ba4 spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · 2 years, 7 months ago
  9. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  10. f64233e spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  11. 3cbdd4c spi: dw: Don't check clk_free by Sean Anderson · 2 years, 9 months ago
  12. dfdb227 spi: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 9 months ago
  13. bae4d9f spi: dw: Actually mask interrupts by Sean Anderson · 2 years, 8 months ago
  14. 40b6435 spi: dw: Force set K210 fifo length to 31 by Damien Le Moal · 2 years, 8 months ago
  15. fd426b3 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 8 months ago
  16. 2ba1bd1 driver: spi: add bcm iproc qspi support by Rayagonda Kokatanur · 2 years, 8 months ago
  17. d56dfc9 spi: dw: Fix broken dw_spi_mem_ops() by Niklas Cassel · 2 years, 8 months ago
  18. e145606 spi: cadence-qspi: Make reset control optional by Christian Gmeiner · 2 years, 8 months ago
  19. 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
  20. 7184e29 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 2 years, 9 months ago
  21. 6f753d8 spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · 3 years ago
  22. bab0c02 spi: zynq_qspi: Add SPI memory operations to zynq qspi by T Karthik Reddy · 2 years, 9 months ago
  23. 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
  24. a5a387a spi: zynq_qspi: Read only one byte at a time from txbuf by Siva Durga Prasad Paladugu · 2 years, 9 months ago
  25. 255537b spi: zynq_qspi: Typecast rxbuf properly by Siva Durga Prasad Paladugu · 2 years, 9 months ago
  26. b106a14 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · 2 years, 10 months ago
  27. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  28. a6e562f Fix wrong QSPI clock calculation for AM4372 by Stefan Mätje · 2 years, 11 months ago
  29. 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
  30. 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
  31. 2fd1b97 spi: atmel-quadspi: Add support for SAMA7G5 QSPI by Tudor Ambarus · 3 years ago
  32. 846d1d9 mtd: cqspi: Wait for transfer completion by Marek Vasut · 3 years, 1 month ago
  33. 7dc48b4 spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debug by Tudor Ambarus · 3 years ago
  34. 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
  35. 8c58089 spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · 3 years ago
  36. 765afe7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · 3 years ago
  37. 4f9d255 spi: zynqmp_gqspi: Fix write issue at low frequencies by Ashok Reddy Soma · 3 years ago
  38. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years ago
  39. b9cfd8b spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · 3 years, 3 months ago
  40. e8751a9 spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · 3 years, 3 months ago
  41. 24c627b spi: rockchip_sfc: Using read_poll by Jon Lin · 3 years, 1 month ago
  42. 51f2923 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · 3 years, 1 month ago
  43. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  44. 4d9958b sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 1 month ago
  45. 81b2445 spi: stm32: Add ofdata_to_platdata() callback by Patrice Chotard · 3 years, 3 months ago
  46. 50c8420 Merge branch 'next' by Tom Rini · 3 years, 1 month ago WIP/04Oct2021
  47. c2e0363 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 1 month ago
  48. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 1 month ago
  49. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 1 month ago
  50. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago WIP/2021-09-30-whitespace-cleanups
  51. f0ab8f9 clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 2 months ago
  52. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 2 months ago
  53. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  54. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  55. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  56. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  57. 020b353 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · 3 years, 2 months ago
  58. 72022a5 spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · 3 years, 2 months ago
  59. b166f04 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · 3 years, 2 months ago
  60. 364174b spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · 3 years, 3 months ago
  61. 3fb08a2 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · 3 years, 3 months ago
  62. a0953b3 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 3 months ago WIP/03Aug2021
  63. cb42425 spi: spi-mem-nodm: Fix read data size issue by Bin Meng · 3 years, 3 months ago
  64. 4dc8279 spi: ich: Limit slave->max_read_size by Bin Meng · 3 years, 3 months ago
  65. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  66. f784361 spi: ich: Don't require the PCH by Simon Glass · 3 years, 4 months ago
  67. 375d7e9 spi: mxc_spi: fix warnings if CLK_ENABLED not set by Stefano Babic · 3 years, 3 months ago
  68. 6b86554 spi: fsl_qspi: Build driver only if DM_SPI is available by Frieder Schrempf · 3 years, 5 months ago
  69. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 3 months ago
  70. 971a344 spi: synquacer: Add HSSPI SPI controller driver for SynQuacer by Jassi Brar · 3 years, 5 months ago
  71. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  72. 6194b45 Merge branch 'next' by Tom Rini · 3 years, 4 months ago
  73. e2e95e5 spi: Update speed/mode on change by Marek Vasut · 3 years, 4 months ago WIP/spi-speed-change
  74. 296d5cf Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 3 years, 4 months ago
  75. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
  76. 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 4 months ago
  77. 38b0852 spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · 3 years, 4 months ago
  78. a6903aa spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · 3 years, 4 months ago
  79. bd8c8dc spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · 3 years, 4 months ago
  80. 5752d6a spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · 3 years, 4 months ago
  81. d15de62 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · 3 years, 4 months ago
  82. a1eb40b spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · 3 years, 4 months ago
  83. 0d7066b spi: Add MXIC controller driver by Zhengxun · 3 years, 4 months ago
  84. 88f7ca0 spi: stm32_qspi: Fix short data write operation by Daniil Stas · 3 years, 5 months ago
  85. 2ffa653 spi: zynqmp_gqspi: Fix write issue by Ashok Reddy Soma · 3 years, 5 months ago
  86. 9c84159 spi: kirkwood: prevent limiting speed to 0 by Grzegorz Jaszczyk · 3 years, 6 months ago
  87. 562f8d5 spi: kirkwood: prevent configuring speed exceeding max controller freq by Marcin Wojtas · 3 years, 6 months ago
  88. 037818c spi: kirkwood: support extended baud rates by Ken Ma · 3 years, 6 months ago
  89. 1412b8d atcspi200: Add timeout mechanism in spi_xfer() by Dylan Jhong · 3 years, 7 months ago
  90. b00bad9 spi: zynqmp: Remove gd reference by Michal Simek · 3 years, 6 months ago
  91. db8b461 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 7 months ago WIP/31Mar2021-next
  92. d999a7b spi: xilinx_spi: Trivial fixes in axi qspi driver by T Karthik Reddy · 3 years, 7 months ago
  93. 346df7d spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · 3 years, 7 months ago
  94. e48ec51 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 9 months ago
  95. 90d76f8 spi: nxp_fspi: Fix error reporting by Adam Ford · 3 years, 9 months ago
  96. c1d264e spi: imx: Implement set_speed by Marek Vasut · 3 years, 9 months ago
  97. cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 8 months ago WIP/23Feb2021
  98. d9aa19e spi: zynqmp_gqspi: fix set_speed bug on multiple runs by Brandon Maier · 3 years, 9 months ago
  99. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 8 months ago
  100. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago