1. a1c178e spi: mpc8xxx: Re-order transfer setup by Mario Six · 5 years ago
  2. 85fa265 spi: mpc8xxx: Document LEN setting better by Mario Six · 5 years ago
  3. 5ccfb8a spi: mpc8xxx: Rename variable by Mario Six · 5 years ago
  4. 8dea61d spi: mpc8xxx: Make code more readable by Mario Six · 5 years ago
  5. 65f88e0 spi: mpc8xxx: Reduce scope of loop variables by Mario Six · 5 years ago
  6. e4da4c2 spi: mpc8xxx: Simplify logic a bit by Mario Six · 5 years ago
  7. 6409c61 spi: mpc8xxx: Get rid of is_read by Mario Six · 5 years ago
  8. 76c82af spi: mpc8xxx: Simplify if by Mario Six · 5 years ago
  9. 1a907e4 spi: mpc8xxx: Use IO accessors by Mario Six · 5 years ago
  10. 6ea9395 spi: mpc8xxx: Replace defines with enums by Mario Six · 5 years ago
  11. fabe6c4 spi: mpc8xxx: Fix function names in strings by Mario Six · 5 years ago
  12. 6f3ac07 spi: mpc8xxx: Fix space after cast by Mario Six · 5 years ago
  13. 01ac1e1 spi: mpc8xxx: Rename camel-case variables by Mario Six · 5 years ago
  14. d93fe31 spi: mpc8xxx: Fix comments by Mario Six · 5 years ago
  15. d896b7b spi: mpc8xxx: Use short type names by Mario Six · 5 years ago
  16. 8b1d3d1 Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  17. 27c3e07 spi: designware: convert to livetree by Simon Goldschmidt · 5 years ago
  18. 46b633d spi: cadence_qspi: convert to livetree by Simon Goldschmidt · 5 years ago
  19. 504bf79 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  20. 0cbee85 spi: atcspi200: Change include order by Jagan Teki · 5 years ago
  21. b5b6656 spi: rpc: Add support for operation without clock framework by Marek Vasut · 5 years ago
  22. 351d2fe spi: Kconfig: Add STM32F4 support for STM32_QSPI driver by Patrice Chotard · 5 years ago
  23. 86f578e Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  24. 16b9490 mips: rename mach-mt7620 to mach-mtmips by Weijie Gao · 5 years ago
  25. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 5 years ago
  26. 2236149 rockchip: spi: make optimised receive-handler unaligned-safe by Philipp Tomsich · 6 years ago
  27. 51a644a rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag by Philipp Tomsich · 6 years ago
  28. 8aa6c92 rockchip: spi: add optimised receive-only implementation by Philipp Tomsich · 6 years ago
  29. 7e0e5c5 rockchip: spi: only wait for completion, if transmitting by Philipp Tomsich · 6 years ago
  30. b6101e9 rockchip: spi: consistently use false/true with rkspi_enable_chip by Philipp Tomsich · 6 years ago
  31. e647dec rockchip: spi: fix off-by-one in chunk size computation by Philipp Tomsich · 6 years ago
  32. 0e661b6 rockchip: spi: remove unused code and fields in priv by Philipp Tomsich · 6 years ago
  33. f92cf0a rockchip: spi: add debug message for delay in CS toggle by Philipp Tomsich · 6 years ago
  34. b4fde16 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  35. ac7e14a spi: cadence_qspi: add reset handling by Simon Goldschmidt · 6 years ago
  36. 36c97c4 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  37. 4c96c61 spi: ti_qspi: Convert to spi-mem ops by Vignesh Raghavendra · 5 years ago
  38. 61ae978 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · 5 years ago
  39. 1a47438 spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHz by Siva Durga Prasad Paladugu · 6 years ago
  40. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  41. 321d153 spi: stm32_qspi: move to exec_op by Christophe Kerello · 5 years ago
  42. b0cc1b8 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
  43. 40264c0 spi: fsl_dspi fix to stop extra transmissions by Jared Bents · 6 years ago
  44. 567a3eb spi: spi-mem: Check if exec_op function is set before calling it by Bernhard Messerklinger · 6 years ago
  45. 7eece32 spi: cadence_qspi: Add quad write support by Ley Foon Tan · 6 years ago
  46. a51cd54 spi: Rename sun4i_spi.c into spi-sunxi.c by Jagan Teki · 6 years ago
  47. 903e7cf spi: sun4i: Driver cleanup by Jagan Teki · 6 years ago
  48. 853f451 spi: sun4: Add A31 spi controller support by Jagan Teki · 6 years ago
  49. 8d71a19 spi: sun4i: Add CLK support by Jagan Teki · 6 years ago
  50. 178fbd2 spi: sun4i: Support fifo_depth via drvdata by Jagan Teki · 6 years ago
  51. 8d9bf46 spi: sun4i: Access registers and bits via enum offsets by Jagan Teki · 6 years ago
  52. 8cbf09b spi: sun4i: Simplify reg writes using set/clrbits_le32 by Jagan Teki · 6 years ago
  53. 6cb6aa6 spi: sun4i: Poll for rxfifo to be filled up by Jagan Teki · 6 years ago
  54. 1b77de4 spi: designware: Change include order by Horatiu.Vultur@microchip.com · 6 years ago
  55. b8b88e6 spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF by David Rivshin · 6 years ago
  56. f3976cc spi: zynqmp_gqspi: Enable versal compatible string by Michal Simek · 6 years ago
  57. 6d82517 configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  58. c4e8862 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  59. 6430eea spi: Add non DM version of SPI_MEM by Vignesh R · 6 years ago
  60. 7609448 spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · 6 years ago
  61. 12563f7 spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · 6 years ago
  62. 6d373e5 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · 6 years ago
  63. 65a106e spi: mxc_spi: Fix build warning on ARM64 platforms by Ye Li · 6 years ago
  64. fd6e0b0 mips: spi: mscc: Add fast bitbang SPI driver by Lars Povlsen · 6 years ago
  65. 5c1a87d spi: sun4i: Add rx_buf NULL pointer check by Stefan Mavrodiev · 6 years ago
  66. bea91b0 DW SPI: Allow to overload the management of the external CS by Gregory CLEMENT · 6 years ago
  67. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  68. fb0204e spi, mpc8xx: migrate to DM_SPI by Christophe Leroy · 6 years ago
  69. 2a3a999 spi: cadence_qspi: use "cdns,qspi-nor" as compatible by Simon Goldschmidt · 6 years ago
  70. f34d031 spi: mpc8xx: Migrate to DM_SPI by Christophe Leroy · 6 years ago
  71. e2cae51 spi: Remove unused spi_init by Jagan Teki · 6 years ago
  72. 3ae6030 dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h by Jagan Teki · 6 years ago
  73. e6f76d5 spi: pl022: Drop unnecessary include files by Jagan Teki · 6 years ago
  74. 3deb1f7 spi: pl022: Simplify platdata code by Jagan Teki · 6 years ago
  75. 052cafd spi: mtk_qspi: add qspi driver for MT7629 SoC by Guochun Mao · 6 years ago
  76. 9d26506 spi: Add Amlogic Meson SPI Flash Controller driver by Neil Armstrong · 6 years ago
  77. 12bfb2e dm: spi: prevent setting a speed of 0 Hz by Simon Goldschmidt · 6 years ago
  78. ec48b6c arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  79. e6cd05e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  80. ba3c22b spi: davinci: Add platdata support by Jagan Teki · 6 years ago
  81. 5e24a2e dm: spi: Add logging of some return values by Simon Glass · 6 years ago
  82. c3aed5d sandbox: spi: Add more logging by Simon Glass · 6 years ago
  83. 5eee9de spi: Add SPI driver for MT76xx SoCs by Stefan Roese · 6 years ago
  84. 592cd5d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  85. b3bec25 spi: sh_qspi: Add DM support to SH QSPI driver by Marek Vasut · 6 years ago
  86. 4ccb2f2 driver/spi: fsl_qspi: Remove non-DM stuff by Ashish Kumar · 6 years ago
  87. 6ac5909 spi: designware_spi: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  88. 8a4791f spi: add support for ARM PL022 SPI controller by Quentin Schulz · 6 years ago
  89. d13f5b2 spi: Extend the core to ease integration of SPI memory controllers by Boris Brezillon · 6 years ago
  90. 7f25d81 arm: sunxi: Allwinner A10 SPI driver by Stefan Mavrodiev · 7 years ago
  91. 4f4dde0 spi: kirkwood: add orion-spi compatible string by Chris Packham · 6 years ago
  92. f5ff46f spi: kirkwood: Get drvdata in .ofdata_to_platdata by Jagan Teki · 7 years ago
  93. d68b6ad spi: stm32_qspi: rework mode management by Christophe Kerello · 6 years ago
  94. ceff933 spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr by Christophe Kerello · 6 years ago
  95. 22cca17 spi: zynqmp_gqspi: Add support for ZynqMP qspi driver by Siva Durga Prasad Paladugu · 6 years ago
  96. 6e9d9fc spi: xilinx_spi: convert to livetree by Vipul Kumar · 6 years ago
  97. 83ce646 spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time by Vipul Kumar · 6 years ago
  98. 0c0de58 spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function by Vipul Kumar · 6 years ago
  99. 4e7c1a2 spi: xilinx: Read reg base address from DTS file by Michal Simek · 6 years ago
  100. 8b71e46 spi: cadence_qspi: Fix warning cast from pointer to integer of different size by Ley Foon Tan · 6 years ago