1. 952bd79 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  2. 8ddd9c4 spi: ti_qspi: Use DMA to read from qspi flash by Vignesh R · 9 years ago
  3. a39cfe7 ti: qspi: set flash quad bit based on quad support flag by vishalm@ti.com · 9 years ago
  4. 77b55e8 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · 9 years ago
  5. 2ff9762 spi: omap3_spi: add am43xx support to omap3_spi by Nikita Kiryanov · 9 years ago
  6. fdb9f34 lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  7. c7d50e7 exynos: spi: Convert the timeout to debug() by Simon Glass · 9 years ago
  8. 80fd979 spi: zynq_spi: Simplify debug macro by Michal Simek · 9 years ago
  9. 40b383f spi: Fix zynq SPI binding by Michal Simek · 9 years ago
  10. 6f849c3 dm: spi: Make local functions static by Simon Glass · 9 years ago
  11. b1d9e46 fdt: armv8: Fix build warnings on armv8 by Haikun Wang · 9 years ago
  12. 605e15d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  13. 5078792 dm: spi: Correct BIOS protection logic for ICH9 by Simon Glass · 9 years ago
  14. e1e332c dm: spi: Correct status register access width by Simon Glass · 9 years ago
  15. 5d4a757 dm: spi: Correct minor nits in ICH driver by Simon Glass · 9 years ago
  16. 70bb2b1 spi: cadence_qspi: support FIFO width other than 4 bytes by Vikas Manocha · 9 years ago
  17. 90a2f71 spi: cadence_qspi: get sram size from device tree by Vikas Manocha · 9 years ago
  18. c0535c0 spi: cadence_qspi: move the sram partition in init by Vikas Manocha · 9 years ago
  19. 8aa5f1d spi: cf_qspi: fix clamp macro type check compilation warnings by Angelo Dureghello · 9 years ago
  20. 4495830 spi: Kconfig: Add TEGRA20_SLINK entry by Jagan Teki · 9 years ago
  21. 2f3e6f8 spi: Kconfig: Add TEGRA20_SFLASH entry by Jagan Teki · 9 years ago
  22. 5bf9a2d spi: Kconfig: Add TEGRA114_SPI entry by Jagan Teki · 9 years ago
  23. 4563601 spi: Kconfig: Add ICH_SPI entry by Jagan Teki · 9 years ago
  24. c354eee spi: Kconfig: Add EXYNOS_SPI entry by Jagan Teki · 9 years ago
  25. 91c22d0 spi: Kconfig: Add FSL_QSPI entry by Jagan Teki · 9 years ago
  26. 3debffa spi: Kconfig: Add FSL_ESPI entry by Jagan Teki · 9 years ago
  27. 94ea308 spi: Kconfig: Add FSL_DSPI entry by Jagan Teki · 9 years ago
  28. e4976af spi: Kconfig: Show dm-spi drivers if DM_SPI set by Jagan Teki · 9 years ago
  29. 1360004 spi: Makefile: Use object file alphabetic order by Jagan Teki · 9 years ago
  30. f924a20 spi: Kconfig: Add TI_QSPI entry by Jagan Teki · 9 years ago
  31. 075143d spi: Kconfig: Add XILINX_SPI entry by Jagan Teki · 9 years ago
  32. de82305 spi: Add Kconfig menu entry by Jagan Teki · 9 years ago
  33. df30a42 spi: Kconfig: Add Zynq SPI controller entry by Jagan Teki · 9 years ago
  34. 5f24d12 spi: xilinx_spi: Add asm/io.h include file by Jagan Teki · 9 years ago
  35. 9505c36 dm: spi: xilinx_spi: Convert to driver model by Jagan Teki · 9 years ago
  36. cdc9dd0 spi: zynq_spi: Add fdt support in driver by Jagan Teki · 9 years ago
  37. b1c82da dm: spi: zynq_spi: Convert to driver model by Jagan Teki · 9 years ago
  38. ff6e31d spi: davinci_spi: Driver cleanup by Jagan Teki · 9 years ago
  39. e6d2fbf spi: davinci_spi: Move header code to driver by Jagan Teki · 9 years ago
  40. a7b6ef0 spi: xilinx_spi: Driver clean-up by Jagan Teki · 9 years ago
  41. f93542a spi: xilinx_spi: Move header code to driver by Jagan Teki · 9 years ago
  42. f23d532 spi: Zap oc_tiny_spi driver by Jagan Teki · 9 years ago
  43. 4d934a9 spi: Zap ftssp010_spi driver by Jagan Teki · 9 years ago
  44. 4ad479e spi: Zap andes_spi driver by Jagan Teki · 9 years ago
  45. 20edd1a tegra: spi: Support slow SPI rates by Simon Glass · 9 years ago
  46. 635c251 tegra: spi: Drop the claim_bus() method to correct delays by Simon Glass · 9 years ago
  47. 60e2809 dm: spi: Avoid setting the speed with every transfer by Simon Glass · 10 years ago
  48. 5362662 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  49. 611c9ba spi: omap3: Fix timeout handling by David Dueck · 9 years ago
  50. 9694b72 dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · 9 years ago
  51. 8c48a68 zynq: spi: Remove unnecessary error condition by Siva Durga Prasad Paladugu · 9 years ago
  52. 96bfdf0 spi: Add Cadence QSPI controller Kconfig entry by Marek Vasut · 10 years ago
  53. 67d7a9d spi: Add Designware SPI controller Kconfig entry by Marek Vasut · 10 years ago
  54. 892cac7 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · 10 years ago
  55. 5bc4830 dm: spi: Convert Freescale QSPI driver to driver model by Haikun.Wang@freescale.com · 9 years ago
  56. a891937 dm: spi: Convert Freescale DSPI driver to driver model by Haikun.Wang@freescale.com · 10 years ago
  57. ba45756 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  58. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  59. 87108cf x86: spi: Add support for lynxpoint by Simon Glass · 10 years ago
  60. 981219e lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · 9 years ago
  61. 52091ad spi: designware_spi: revisit FIFO size detection again by Axel Lin · 10 years ago
  62. 1478aeb spi: cf_spi: Staticize local functions by Axel Lin · 10 years ago
  63. bb16627 spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave by Axel Lin · 10 years ago
  64. 4612296 qspi: dra7x: enable quad mode read for ti-qspi driver by Ravi Babu · 10 years ago
  65. 81a6644 spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address by Axel Lin · 10 years ago
  66. aa8306a spi: davinci: Remove duplicate code to set bus and cs for slave by Axel Lin · 10 years ago
  67. a46988f spi: cf_qspi: Fixup to_cf_qspi_slave macro by Axel Lin · 10 years ago
  68. f94a1be dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  69. 728b393 x86: Add SPI support to quark/galileo by Bin Meng · 10 years ago
  70. 5093bad x86: spi: Support ValleyView in ICH SPI driver by Simon Glass · 10 years ago
  71. d0cff03 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  72. 440714e dm: spi: Set up the spi_slave device pointer in child_pre_probe() by Simon Glass · 10 years ago
  73. 19a25f6 dm: spi: Move the per-child data size to the uclass by Simon Glass · 10 years ago
  74. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  75. 050fb90 dm: spi: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  76. 8e899af x86: spi: Add device tree support by Simon Glass · 10 years ago
  77. 5f7f70c qspi:fsl implement AHB read by Peng Fan · 10 years ago
  78. 78c8011 spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] by Axel Lin · 10 years ago
  79. 1dc7d00 spi: cadence_qspi: Fix checking return value of fdt_first_subnode() by Axel Lin · 10 years ago
  80. a235878 spi:fsl-quadspi support bank register read write by Peng Fan · 10 years ago
  81. 7411486 dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · 10 years ago
  82. 5019436 spi: designware_spi: Fix detecting FIFO depth by Axel Lin · 10 years ago
  83. ba4dc8a imx:qspi add 4K erase support by Peng Fan · 10 years ago
  84. b93ab2e arm:mx6sx add QSPI support by Peng Fan · 10 years ago
  85. ed0c81c QuadSPI: use correct amba_base by Peng Fan · 10 years ago
  86. 53e3db7 QuadSPI: use QSPI_CMD_xx instead of flash opcodes by Peng Fan · 10 years ago
  87. 3bfbf32 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  88. 7e77403 x86: ich-spi: Add Intel Tunnel Creek SPI controller support by Bin Meng · 10 years ago
  89. 9964671 x86: ich-spi: Set the tx operation mode for ich 7 by Bin Meng · 10 years ago
  90. fa388bc x86: ich-spi: Set the rx operation mode for ich 7 by Bin Meng · 10 years ago
  91. 15c7c6b x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address by Bin Meng · 10 years ago
  92. a72f802 spi: designware_spi: Some fixes / changes by Stefan Roese · 10 years ago
  93. 5bef6fd spi: Add designware master SPI DM driver used on SoCFPGA by Stefan Roese · 10 years ago
  94. 10e8bf8 spi: Add Cadence QSPI DM driver used by SoCFPGA by Stefan Roese · 10 years ago
  95. d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  96. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  97. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  98. 6b18656 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  99. ff56bba dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  100. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago