1. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  2. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  3. 4e341d3 spi: Add non DM version of SPI_MEM by Vignesh R · 6 years ago
  4. cae870e spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · 6 years ago
  5. ba3691f spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · 6 years ago
  6. 1568b67 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · 6 years ago
  7. 07955fb spi: mxc_spi: Fix build warning on ARM64 platforms by Ye Li · 6 years ago
  8. f01b732 mips: spi: mscc: Add fast bitbang SPI driver by Lars Povlsen · 6 years ago
  9. 165db62 spi: sun4i: Add rx_buf NULL pointer check by Stefan Mavrodiev · 6 years ago
  10. f289337 DW SPI: Allow to overload the management of the external CS by Gregory CLEMENT · 6 years ago
  11. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  12. 996f235 spi, mpc8xx: migrate to DM_SPI by Christophe Leroy · 6 years ago
  13. 454c9b3 spi: cadence_qspi: use "cdns,qspi-nor" as compatible by Simon Goldschmidt · 6 years ago
  14. 847362b spi: mpc8xx: Migrate to DM_SPI by Christophe Leroy · 6 years ago
  15. bec7142 spi: Remove unused spi_init by Jagan Teki · 6 years ago
  16. 0af1750 dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h by Jagan Teki · 6 years ago
  17. e85ae93 spi: pl022: Drop unnecessary include files by Jagan Teki · 6 years ago
  18. cd9e998 spi: pl022: Simplify platdata code by Jagan Teki · 6 years ago
  19. d97a46e spi: mtk_qspi: add qspi driver for MT7629 SoC by developer · 6 years ago
  20. 5c16217 spi: Add Amlogic Meson SPI Flash Controller driver by Neil Armstrong · 6 years ago
  21. a942e1a dm: spi: prevent setting a speed of 0 Hz by Simon Goldschmidt · 6 years ago
  22. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  23. d3a8d2b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  24. a147f66 spi: davinci: Add platdata support by Jagan Teki · 6 years ago
  25. 00d9990 dm: spi: Add logging of some return values by Simon Glass · 6 years ago
  26. 3b4b340 sandbox: spi: Add more logging by Simon Glass · 6 years ago
  27. 8adb8cb spi: Add SPI driver for MT76xx SoCs by Stefan Roese · 6 years ago
  28. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  29. d2da045 spi: sh_qspi: Add DM support to SH QSPI driver by Marek Vasut · 6 years ago
  30. 63f7711 driver/spi: fsl_qspi: Remove non-DM stuff by Ashish Kumar · 6 years ago
  31. fc3382d spi: designware_spi: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  32. 3add62d spi: add support for ARM PL022 SPI controller by Quentin Schulz · 6 years ago
  33. 32473fe spi: Extend the core to ease integration of SPI memory controllers by Boris Brezillon · 6 years ago
  34. 5d71604 arm: sunxi: Allwinner A10 SPI driver by Stefan Mavrodiev · 7 years ago
  35. 833ff18 spi: kirkwood: add orion-spi compatible string by Chris Packham · 6 years ago
  36. f45abaa spi: kirkwood: Get drvdata in .ofdata_to_platdata by Jagan Teki · 7 years ago
  37. 11b251d spi: stm32_qspi: rework mode management by Christophe Kerello · 6 years ago
  38. a1a725a spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr by Christophe Kerello · 6 years ago
  39. 7659738 spi: zynqmp_gqspi: Add support for ZynqMP qspi driver by Siva Durga Prasad Paladugu · 6 years ago
  40. 646b460 spi: xilinx_spi: convert to livetree by Vipul Kumar · 6 years ago
  41. c7e2aae spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time by Vipul Kumar · 6 years ago
  42. 90098ba spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function by Vipul Kumar · 6 years ago
  43. 1ba1386 spi: xilinx: Read reg base address from DTS file by Michal Simek · 6 years ago
  44. 579b365 spi: cadence_qspi: Fix warning cast from pointer to integer of different size by Ley Foon Tan · 6 years ago
  45. 27fb12e spi: cadence_qspi: Fix compilation warning by Ley Foon Tan · 6 years ago
  46. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · 6 years ago
  47. 202f9a4 spi: omap3: fix claim/release bus within DM by Hannes Schmelzer · 6 years ago
  48. 7e4f833 spi: omap3: fix set_speed and set_mode dm callbacks by Hannes Schmelzer · 6 years ago
  49. 9e77880 spi: omap3: pre-initialize bus-speed with max. slave-speed by Hannes Schmelzer · 6 years ago
  50. 103e023 spi: mxc_spi: Fix chipselect on DM_SPI driver uclass by Michael Trimarchi · 6 years ago
  51. ac98d75 spi: mxc: Fix compilation problem of DM_SPI class driver by Michael Trimarchi · 6 years ago
  52. 72cf0c9 spi: zynq_qspi: Fixed incorrect return value error by Vipul Kumar · 6 years ago
  53. 3bca8f5 spi: cadence_qspi: Change to use devfdt_get_addr_index() by Ley Foon Tan · 7 years ago
  54. c89d8b3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  55. 25fb8aa spi: bcm63xx_hsspi: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  56. 5383c3b spi: bcm63xx_spi: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  57. bc84c44 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  58. b41aeec spi: atcspi200: Fix compiler warning by Rick Chen · 7 years ago
  59. 950e75d spi: fsl_qspi: remove superfluous assignment by Heinrich Schuchardt · 7 years ago
  60. 76caf5d spi: lpc32xx: simplify logical expression by Heinrich Schuchardt · 7 years ago
  61. ab1643b spi: atcspi200: avoid NULL dereference by Heinrich Schuchardt · 7 years ago
  62. b38c897 spi: stm32_qspi: Add reset support by Patrice Chotard · 7 years ago
  63. b895478 spi: stm32_qspi: Use dev_read_xxx API by Patrice Chotard · 7 years ago
  64. e3b34cb spi: stm32_qspi: Add chip select management by Christophe Kerello · 7 years ago
  65. 4c00d55 spi: stm32_qspi: Add st, stm32f469-qspi compatible string by Christophe Kerello · 7 years ago
  66. e5a0183 spi: stm32_qspi: Align reg-names with kernel 4.12 RC1 by Christophe Kerello · 7 years ago
  67. 7188fac spi: stm32_qspi: Sort include files alphabetically by Patrice Chotard · 7 years ago
  68. 0a86115 spi: stm32_qspi: Solve issue detected by checkpatch by Patrick Delaunay · 7 years ago
  69. 8e0497a spi: stm32_qspi: Remove CONFIG_CLK flag by Patrice Chotard · 7 years ago
  70. 0afd934 spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency by Marek Behún · 7 years ago
  71. 234daec spi: fsl_qspi: Introduce is_controller_busy function by Rajat Srivastava · 7 years ago
  72. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  73. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  74. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  75. 208be8f spi: dw: invert wait condition in dw_spi_xfer by Eugeniy Paltsev · 7 years ago
  76. 0bad345 spi: sh_qspi: Make use of the 32byte FIFO by Marek Vasut · 7 years ago
  77. f6bdbcc spi: sh_qspi: Replace ad hoc waiting with wait_for_bit by Marek Vasut · 7 years ago
  78. 11d106c spi: sh_qspi: Drop SPBDCR wait by Marek Vasut · 7 years ago
  79. 6a1fe37 spi: sh_qspi: Replace data types with short ones by Marek Vasut · 7 years ago
  80. 6ca967b mtd: spi: Add Renesas RPC SPI-flash driver by Marek Vasut · 7 years ago
  81. b02a3cc Revert "spi: atmel: Drop non-dm code" by Tom Rini · 7 years ago
  82. 2981c4a Revert "spi: atmel: Drop atmel_spi.h" by Tom Rini · 7 years ago
  83. 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  84. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  85. 1d831b6 spi: atmel: default y if DM_SPI && ARCH_AT91 by Jagan Teki · 7 years ago
  86. c5364d7 spi: atmel: Drop atmel_spi.h by Jagan Teki · 7 years ago
  87. a42dbfe spi: atmel: Drop non-dm code by Jagan Teki · 7 years ago
  88. 5403653 spi: atmel: Add ifdef for DM_GPIO code by Jagan Teki · 7 years ago
  89. 74ac81c omap3: spi: Correct ti, pindir-d0-out-d1-in parsing by Sjoerd Simons · 7 years ago
  90. e0c8923 DW SPI: use 32 bit access instead of 16 and 32 bit mix by Eugeniy Paltsev · 7 years ago
  91. a7b4de1 DW SPI: add option to use external gpio for chip select by Eugeniy Paltsev · 7 years ago
  92. c5c6d45 DW SPI: refactor poll_transfer functions by Eugeniy Paltsev · 7 years ago
  93. 31f5013 DW SPI: fix transmit only mode by Eugeniy Paltsev · 7 years ago
  94. 7215ad2 DW SPI: fix tx data loss on FIFO flush by Eugeniy Paltsev · 7 years ago
  95. 7e6ad1f Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  96. 55865a9 spi: omap3: Fix redeclared error by Jagan Teki · 7 years ago
  97. 0c15676 board: stm32: switch to DM STM32 timer by Patrice Chotard · 7 years ago
  98. 96a95ee spi: omap3: Skip set_mode, set_speed from claim by Jagan Teki · 7 years ago
  99. 353dffb spi: atcspi200: Drop non-dm code by Jagan Teki · 7 years ago
  100. 4afde86 spi: Migrate CONFIG_CF_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago