Commit Graph

367 Commits (9d6b012c72d4f8df534aaae7a2d9218da02f51dc)

Author SHA1 Message Date
York Sun fdb9f349be lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type 10 years ago
Simon Glass c7d50e7fb9 exynos: spi: Convert the timeout to debug() 10 years ago
Michal Simek 80fd9792f5 spi: zynq_spi: Simplify debug macro 10 years ago
Michal Simek 40b383fa84 spi: Fix zynq SPI binding 10 years ago
Simon Glass 6f849c3012 dm: spi: Make local functions static 10 years ago
Haikun Wang b1d9e46a0b fdt: armv8: Fix build warnings on armv8 10 years ago
Simon Glass 5078792807 dm: spi: Correct BIOS protection logic for ICH9 10 years ago
Simon Glass e1e332c8f2 dm: spi: Correct status register access width 10 years ago
Simon Glass 5d4a757ca5 dm: spi: Correct minor nits in ICH driver 10 years ago
Vikas Manocha 70bb2b1415 spi: cadence_qspi: support FIFO width other than 4 bytes 10 years ago
Vikas Manocha 90a2f71711 spi: cadence_qspi: get sram size from device tree 10 years ago
Vikas Manocha c0535c0ef0 spi: cadence_qspi: move the sram partition in init 10 years ago
Angelo Dureghello 8aa5f1d971 spi: cf_qspi: fix clamp macro type check compilation warnings 10 years ago
Jagan Teki 4495830c58 spi: Kconfig: Add TEGRA20_SLINK entry 10 years ago
Jagan Teki 2f3e6f8cc1 spi: Kconfig: Add TEGRA20_SFLASH entry 10 years ago
Jagan Teki 5bf9a2d3dd spi: Kconfig: Add TEGRA114_SPI entry 10 years ago
Jagan Teki 456360102c spi: Kconfig: Add ICH_SPI entry 10 years ago
Jagan Teki c354eee8d0 spi: Kconfig: Add EXYNOS_SPI entry 10 years ago
Jagan Teki 91c22d046c spi: Kconfig: Add FSL_QSPI entry 10 years ago
Jagan Teki 3debffa704 spi: Kconfig: Add FSL_ESPI entry 10 years ago
Jagan Teki 94ea308d75 spi: Kconfig: Add FSL_DSPI entry 10 years ago
Jagan Teki e4976af865 spi: Kconfig: Show dm-spi drivers if DM_SPI set 10 years ago
Jagan Teki 1360004233 spi: Makefile: Use object file alphabetic order 10 years ago
Jagan Teki f924a20908 spi: Kconfig: Add TI_QSPI entry 10 years ago
Jagan Teki 075143d3cf spi: Kconfig: Add XILINX_SPI entry 10 years ago
Jagan Teki de8230535b spi: Add Kconfig menu entry 10 years ago
Jagan Teki df30a425bb spi: Kconfig: Add Zynq SPI controller entry 10 years ago
Jagan Teki 5f24d123c8 spi: xilinx_spi: Add asm/io.h include file 10 years ago
Jagan Teki 9505c36ed0 dm: spi: xilinx_spi: Convert to driver model 10 years ago
Jagan Teki cdc9dd0750 spi: zynq_spi: Add fdt support in driver 10 years ago
Jagan Teki b1c82da266 dm: spi: zynq_spi: Convert to driver model 10 years ago
Jagan Teki ff6e31d3a1 spi: davinci_spi: Driver cleanup 10 years ago
Jagan Teki e6d2fbf70a spi: davinci_spi: Move header code to driver 10 years ago
Jagan Teki a7b6ef05bf spi: xilinx_spi: Driver clean-up 10 years ago
Jagan Teki f93542a873 spi: xilinx_spi: Move header code to driver 10 years ago
Jagan Teki f23d532b63 spi: Zap oc_tiny_spi driver 10 years ago
Jagan Teki 4d934a9ffd spi: Zap ftssp010_spi driver 10 years ago
Jagan Teki 4ad479e3d6 spi: Zap andes_spi driver 10 years ago
Simon Glass 20edd1ac7a tegra: spi: Support slow SPI rates 10 years ago
Simon Glass 635c2515c3 tegra: spi: Drop the claim_bus() method to correct delays 10 years ago
Simon Glass 60e2809a84 dm: spi: Avoid setting the speed with every transfer 10 years ago
David Dueck 611c9ba2b8 spi: omap3: Fix timeout handling 10 years ago
Simon Glass 9694b72442 dm: spi: Correct SPI claim/release_bus() methods 10 years ago
Siva Durga Prasad Paladugu 8c48a68346 zynq: spi: Remove unnecessary error condition 10 years ago
Marek Vasut 96bfdf01ca spi: Add Cadence QSPI controller Kconfig entry 10 years ago
Marek Vasut 67d7a9d643 spi: Add Designware SPI controller Kconfig entry 10 years ago
Simon Glass 892cac72e4 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig 10 years ago
Haikun.Wang@freescale.com 5bc4830896 dm: spi: Convert Freescale QSPI driver to driver model 10 years ago
Haikun.Wang@freescale.com a891937110 dm: spi: Convert Freescale DSPI driver to driver model 10 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 10 years ago