1. 007b604 spi: fsl_qspi: Update to use driver data by Ye Li · 5 years ago
  2. ce561f5 spi: fsl_qspi: Update write data size for page program LUT by Ye Li · 5 years ago
  3. 416d2ec spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms by Ye Li · 5 years ago
  4. 6be0656 spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver by Lukasz Majewski · 5 years ago
  5. 35223a6 spi: fix: Call mxs_reset_block() during DM/DTS probe by Lukasz Majewski · 5 years ago
  6. e85a077 spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi by Lukasz Majewski · 5 years ago
  7. 7cc71fd spi: Add spi_write_then_read by Jagan Teki · 5 years ago
  8. 1556e47 spi: Kconfig: Unmark DEPRECATED for MXS_SPI by Lukasz Majewski · 5 years ago
  9. b34a10a spi: soft_spi: Fix data abort if slave is not probed by Christophe Kerello · 5 years ago
  10. a792616 spi: mvebu_a3700_spi: Fix clock prescale computation by Marek Behún · 5 years ago
  11. db3ffe9 x86: ich-spi: Convert driver to spi-mem ops by Bernhard Messerklinger · 5 years ago
  12. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  13. d7fd90a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  14. 1134995 spi: Drop obsolete mtk_qspi driver references by developer · 5 years ago
  15. 8a78b4d spi: add spi-mem driver for MediaTek MT7629 SoC by developer · 5 years ago
  16. 4916264 spi: stm32_qspi: Remove "st, stm32-qspi" compatible string by Patrice Chotard · 5 years ago
  17. 5faaf09 spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion) by Lukasz Majewski · 5 years ago
  18. 3c34f75 spi: Add SiFive SPI driver by Bhargav Shah · 5 years ago
  19. f751d85 drivers/spi: fsl_qspi: improve timeout calculation by Thomas Schaefer · 5 years ago
  20. 7fbf4b2 drivers/spi: fsl_qspi: fix read timeout by Thomas Schaefer · 5 years ago
  21. 3858d52 spi: spi-mem: Fix read data size issue by Ye Li · 5 years ago
  22. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  23. 5043c4b spi: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  24. 0250207 spi: stm32_qspi: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  25. 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  26. 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  27. 1b289d3 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  28. 96821ba km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · 5 years ago
  29. 6d0d991 spi: Avoid using malloc() in a critical function by Simon Glass · 6 years ago
  30. 7e36868 sandbox: Correct spi flash operation by Simon Glass · 6 years ago
  31. 7a40ec0 spi: Add SPI controller driver for UniPhier SoCs by Kunihiko Hayashi · 5 years ago
  32. 88151bb spi: Add Atmel QuadSPI driver by Tudor Ambarus · 5 years ago
  33. ada136e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  34. 82a17e6 spi: Kconfig: Mark LPC32XX_SSP as DEPRECATED by Jagan Teki · 5 years ago
  35. 6c2d37e spi: Kconfig: Mark SOFT_SPI as DEPRECATED by Jagan Teki · 5 years ago
  36. dd5e9d9 spi: Kconfig: Mark SH_SPI as DEPRECATED by Jagan Teki · 5 years ago
  37. 9f72733 spi: Kconfig: Mark MXS_SPI has DEPRECATED by Jagan Teki · 5 years ago
  38. 0fda700 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  39. dbc2c5f Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  40. 053c244 spi: imx: work with cs greater 0 by Heiko Schocher · 6 years ago
  41. 6d49b4e spi: imx: remove doubled pointer from mxc_spi_probe by Heiko Schocher · 6 years ago
  42. 1fbee99 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  43. 52515d5 spi: mpc8xxx: Convert to DM by Jagan Teki · 6 years ago
  44. 9083b13 spi: mpc8xxx: Use get_timer by Mario Six · 6 years ago
  45. c368522 spi: mpc8xxx: Fix if check by Mario Six · 6 years ago
  46. 4bc4cba spi: mpc8xxx: Re-order transfer setup by Mario Six · 6 years ago
  47. 64b07ff spi: mpc8xxx: Document LEN setting better by Mario Six · 6 years ago
  48. a67510f spi: mpc8xxx: Rename variable by Mario Six · 6 years ago
  49. eb2533a spi: mpc8xxx: Make code more readable by Mario Six · 6 years ago
  50. 8d684ec spi: mpc8xxx: Reduce scope of loop variables by Mario Six · 6 years ago
  51. 2afedfe spi: mpc8xxx: Simplify logic a bit by Mario Six · 6 years ago
  52. 4b671e1 spi: mpc8xxx: Get rid of is_read by Mario Six · 6 years ago
  53. c2e42e4 spi: mpc8xxx: Simplify if by Mario Six · 6 years ago
  54. dee9949 spi: mpc8xxx: Use IO accessors by Mario Six · 6 years ago
  55. 10f300a spi: mpc8xxx: Replace defines with enums by Mario Six · 6 years ago
  56. f9d5ca2 spi: mpc8xxx: Fix function names in strings by Mario Six · 6 years ago
  57. 6a644f0 spi: mpc8xxx: Fix space after cast by Mario Six · 6 years ago
  58. 56edb8b spi: mpc8xxx: Rename camel-case variables by Mario Six · 6 years ago
  59. 4d3082b spi: mpc8xxx: Fix comments by Mario Six · 6 years ago
  60. 4f4936e spi: mpc8xxx: Use short type names by Mario Six · 6 years ago
  61. 0b08bf8 spi: stm32: Add Serial Peripheral Interface driver for STM32MP by Patrice Chotard · 6 years ago
  62. aa86be7 drivers: spi: cf_spi: convert to driver model by Angelo Dureghello · 6 years ago
  63. 72e9be3 drivers: spi: cf_spi: add Kconfig option by Angelo Dureghello · 6 years ago
  64. b2f8fb6 Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot by Tom Rini · 6 years ago
  65. 70cd31b spi: designware: convert to livetree by Simon Goldschmidt · 6 years ago
  66. f9d7d3a spi: cadence_qspi: convert to livetree by Simon Goldschmidt · 6 years ago
  67. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  68. 35153dd spi: atcspi200: Change include order by Jagan Teki · 6 years ago
  69. f9db3b3 spi: rpc: Add support for operation without clock framework by Marek Vasut · 6 years ago
  70. d43c496 spi: Kconfig: Add STM32F4 support for STM32_QSPI driver by Patrice Chotard · 6 years ago
  71. 01b6833 Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  72. 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · 6 years ago
  73. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  74. 09258c9 rockchip: spi: make optimised receive-handler unaligned-safe by Philipp Tomsich · 6 years ago
  75. 8d1b09c rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag by Philipp Tomsich · 6 years ago
  76. 8e45399 rockchip: spi: add optimised receive-only implementation by Philipp Tomsich · 6 years ago
  77. e3cc1a2 rockchip: spi: only wait for completion, if transmitting by Philipp Tomsich · 6 years ago
  78. 5755fff rockchip: spi: consistently use false/true with rkspi_enable_chip by Philipp Tomsich · 6 years ago
  79. a5a3716 rockchip: spi: fix off-by-one in chunk size computation by Philipp Tomsich · 6 years ago
  80. 1b35a51 rockchip: spi: remove unused code and fields in priv by Philipp Tomsich · 6 years ago
  81. 8cb1d58 rockchip: spi: add debug message for delay in CS toggle by Philipp Tomsich · 6 years ago
  82. 54aecdb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  83. 46e56a4 spi: cadence_qspi: add reset handling by Simon Goldschmidt · 6 years ago
  84. 6c1568b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  85. 6f9efcf spi: ti_qspi: Convert to spi-mem ops by Vignesh Raghavendra · 6 years ago
  86. f3603b8 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · 6 years ago
  87. 05ddbdf spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHz by Siva Durga Prasad Paladugu · 6 years ago
  88. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  89. 6958a0d spi: stm32_qspi: move to exec_op by Christophe Kerello · 6 years ago
  90. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
  91. 0d8cdcb spi: fsl_dspi fix to stop extra transmissions by Jared Bents · 6 years ago
  92. e8c3d1b spi: spi-mem: Check if exec_op function is set before calling it by Bernhard Messerklinger · 6 years ago
  93. 0898799 spi: cadence_qspi: Add quad write support by Ley Foon Tan · 6 years ago
  94. 7b68ef4 spi: Rename sun4i_spi.c into spi-sunxi.c by Jagan Teki · 6 years ago
  95. 3f53a58 spi: sun4i: Driver cleanup by Jagan Teki · 6 years ago
  96. f69b425 spi: sun4: Add A31 spi controller support by Jagan Teki · 6 years ago
  97. 97b3d5a spi: sun4i: Add CLK support by Jagan Teki · 6 years ago
  98. c12eb6a spi: sun4i: Support fifo_depth via drvdata by Jagan Teki · 6 years ago
  99. c25058c spi: sun4i: Access registers and bits via enum offsets by Jagan Teki · 6 years ago
  100. f9b7012 spi: sun4i: Simplify reg writes using set/clrbits_le32 by Jagan Teki · 6 years ago