1. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  2. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  3. d1c1377 rockchip: Add SPI driver by Simon Glass · 9 years ago
  4. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  5. 9c09d39 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  6. a5bba8d spi: ti_qspi: Use DMA to read from qspi flash by Vignesh R · 9 years ago
  7. 41c1f4a ti: qspi: set flash quad bit based on quad support flag by vishalm@ti.com · 9 years ago
  8. 74f8486 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · 9 years ago
  9. 8fb39c4 spi: omap3_spi: add am43xx support to omap3_spi by Nikita Kiryanov · 9 years ago
  10. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  11. 905ed0b exynos: spi: Convert the timeout to debug() by Simon Glass · 9 years ago
  12. 2e0ddea spi: zynq_spi: Simplify debug macro by Michal Simek · 9 years ago
  13. 0cf97aa spi: Fix zynq SPI binding by Michal Simek · 9 years ago
  14. d941aaf dm: spi: Make local functions static by Simon Glass · 9 years ago
  15. f18e41c fdt: armv8: Fix build warnings on armv8 by Haikun Wang · 9 years ago
  16. 1694012 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  17. bf1623b dm: spi: Correct BIOS protection logic for ICH9 by Simon Glass · 9 years ago
  18. 6634f81 dm: spi: Correct status register access width by Simon Glass · 9 years ago
  19. 7f66bc1 dm: spi: Correct minor nits in ICH driver by Simon Glass · 9 years ago
  20. f206f71 spi: cadence_qspi: support FIFO width other than 4 bytes by Vikas Manocha · 9 years ago
  21. 480f3b5 spi: cadence_qspi: get sram size from device tree by Vikas Manocha · 9 years ago
  22. 215cea0 spi: cadence_qspi: move the sram partition in init by Vikas Manocha · 9 years ago
  23. f9793b7 spi: cf_qspi: fix clamp macro type check compilation warnings by Angelo Dureghello · 9 years ago
  24. 271aa56 spi: Kconfig: Add TEGRA20_SLINK entry by Jagan Teki · 9 years ago
  25. a900d40 spi: Kconfig: Add TEGRA20_SFLASH entry by Jagan Teki · 9 years ago
  26. 7977d66 spi: Kconfig: Add TEGRA114_SPI entry by Jagan Teki · 9 years ago
  27. 3872b7c spi: Kconfig: Add ICH_SPI entry by Jagan Teki · 9 years ago
  28. 6274bf9 spi: Kconfig: Add EXYNOS_SPI entry by Jagan Teki · 9 years ago
  29. 0e9be24 spi: Kconfig: Add FSL_QSPI entry by Jagan Teki · 9 years ago
  30. a0497a3 spi: Kconfig: Add FSL_ESPI entry by Jagan Teki · 9 years ago
  31. ae30c02 spi: Kconfig: Add FSL_DSPI entry by Jagan Teki · 9 years ago
  32. 15a932c spi: Kconfig: Show dm-spi drivers if DM_SPI set by Jagan Teki · 9 years ago
  33. 61cb773 spi: Makefile: Use object file alphabetic order by Jagan Teki · 9 years ago
  34. dd32f51 spi: Kconfig: Add TI_QSPI entry by Jagan Teki · 9 years ago
  35. cd70d7d spi: Kconfig: Add XILINX_SPI entry by Jagan Teki · 9 years ago
  36. bfd3f8b spi: Add Kconfig menu entry by Jagan Teki · 9 years ago
  37. cad526f spi: Kconfig: Add Zynq SPI controller entry by Jagan Teki · 9 years ago
  38. 41fcbba spi: xilinx_spi: Add asm/io.h include file by Jagan Teki · 9 years ago
  39. fdc2b3d dm: spi: xilinx_spi: Convert to driver model by Jagan Teki · 9 years ago
  40. 8208163 spi: zynq_spi: Add fdt support in driver by Jagan Teki · 9 years ago
  41. f212576 dm: spi: zynq_spi: Convert to driver model by Jagan Teki · 9 years ago
  42. ccaa8fc spi: davinci_spi: Driver cleanup by Jagan Teki · 9 years ago
  43. 742d53d spi: davinci_spi: Move header code to driver by Jagan Teki · 9 years ago
  44. 48a0dbd spi: xilinx_spi: Driver clean-up by Jagan Teki · 9 years ago
  45. 23e281d spi: xilinx_spi: Move header code to driver by Jagan Teki · 9 years ago
  46. d8834f6 spi: Zap oc_tiny_spi driver by Jagan Teki · 9 years ago
  47. 7f80950 spi: Zap ftssp010_spi driver by Jagan Teki · 9 years ago
  48. e9549fa spi: Zap andes_spi driver by Jagan Teki · 9 years ago
  49. c1865a5 tegra: spi: Support slow SPI rates by Simon Glass · 9 years ago
  50. f669ba4 tegra: spi: Drop the claim_bus() method to correct delays by Simon Glass · 9 years ago
  51. b46cb63 dm: spi: Avoid setting the speed with every transfer by Simon Glass · 10 years ago
  52. 8fc6c91 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 10 years ago
  53. a11b2a6 spi: omap3: Fix timeout handling by David Dueck · 10 years ago
  54. 5c74fba dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · 10 years ago
  55. 778079a zynq: spi: Remove unnecessary error condition by Siva Durga Prasad Paladugu · 10 years ago
  56. 14be9b3 spi: Add Cadence QSPI controller Kconfig entry by Marek Vasut · 10 years ago
  57. 4562556 spi: Add Designware SPI controller Kconfig entry by Marek Vasut · 10 years ago
  58. 4b322d3 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · 10 years ago
  59. 221f2e1 dm: spi: Convert Freescale QSPI driver to driver model by Haikun.Wang@freescale.com · 10 years ago
  60. a28e291 dm: spi: Convert Freescale DSPI driver to driver model by Haikun.Wang@freescale.com · 10 years ago
  61. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  62. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  63. 1c87729 x86: spi: Add support for lynxpoint by Simon Glass · 10 years ago
  64. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · 10 years ago
  65. 83cfd37 spi: designware_spi: revisit FIFO size detection again by Axel Lin · 10 years ago
  66. 0fd7c15 spi: cf_spi: Staticize local functions by Axel Lin · 10 years ago
  67. 13e1709 spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave by Axel Lin · 10 years ago
  68. e8829b6 qspi: dra7x: enable quad mode read for ti-qspi driver by Ravi Babu · 10 years ago
  69. 56f4f6f spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address by Axel Lin · 10 years ago
  70. 4ea7cf3 spi: davinci: Remove duplicate code to set bus and cs for slave by Axel Lin · 10 years ago
  71. dfcd878 spi: cf_qspi: Fixup to_cf_qspi_slave macro by Axel Lin · 10 years ago
  72. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  73. ba6faff x86: Add SPI support to quark/galileo by Bin Meng · 10 years ago
  74. a08ca38 x86: spi: Support ValleyView in ICH SPI driver by Simon Glass · 10 years ago
  75. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  76. 82c2f50 dm: spi: Set up the spi_slave device pointer in child_pre_probe() by Simon Glass · 10 years ago
  77. 31a4d8d dm: spi: Move the per-child data size to the uclass by Simon Glass · 10 years ago
  78. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  79. 61d10b7 dm: spi: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  80. abca5c0 x86: spi: Add device tree support by Simon Glass · 10 years ago
  81. 1c5f966 qspi:fsl implement AHB read by Peng Fan · 10 years ago
  82. c1adb62 spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] by Axel Lin · 10 years ago
  83. 1baf4fd spi: cadence_qspi: Fix checking return value of fdt_first_subnode() by Axel Lin · 10 years ago
  84. 3a34448 spi:fsl-quadspi support bank register read write by Peng Fan · 10 years ago
  85. 67e767d dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · 10 years ago
  86. 3895c02 spi: designware_spi: Fix detecting FIFO depth by Axel Lin · 10 years ago
  87. 3642a87 imx:qspi add 4K erase support by Peng Fan · 10 years ago
  88. 828e468 arm:mx6sx add QSPI support by Peng Fan · 10 years ago
  89. a765adf QuadSPI: use correct amba_base by Peng Fan · 10 years ago
  90. ff16234 QuadSPI: use QSPI_CMD_xx instead of flash opcodes by Peng Fan · 10 years ago
  91. c50210f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  92. fd1b68c x86: ich-spi: Add Intel Tunnel Creek SPI controller support by Bin Meng · 10 years ago
  93. a488b6f x86: ich-spi: Set the tx operation mode for ich 7 by Bin Meng · 10 years ago
  94. 1e89248 x86: ich-spi: Set the rx operation mode for ich 7 by Bin Meng · 10 years ago
  95. 2dbed5f x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address by Bin Meng · 10 years ago
  96. 571e2a4 spi: designware_spi: Some fixes / changes by Stefan Roese · 10 years ago
  97. d987ea6 spi: Add designware master SPI DM driver used on SoCFPGA by Stefan Roese · 10 years ago
  98. 1c60fe7 spi: Add Cadence QSPI DM driver used by SoCFPGA by Stefan Roese · 10 years ago
  99. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  100. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago