Commit Graph

453 Commits (e32951b525c5cd67aece0dffb7d4012b1567dcaf)

Author SHA1 Message Date
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
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass 87108cf20a x86: spi: Add support for lynxpoint 10 years ago
Albert ARIBAUD \(3ADEV\) 981219eebe lpc32xx: add LPC32xx SSP support (SPI mode) 10 years ago
Axel Lin 52091ad146 spi: designware_spi: revisit FIFO size detection again 10 years ago
Axel Lin 1478aeb32d spi: cf_spi: Staticize local functions 10 years ago
Axel Lin bb1662760e spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave 10 years ago
Ravi Babu 46122960f0 qspi: dra7x: enable quad mode read for ti-qspi driver 10 years ago
Axel Lin 81a66446c3 spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address 10 years ago
Axel Lin aa8306a90e spi: davinci: Remove duplicate code to set bus and cs for slave 10 years ago
Axel Lin a46988f11f spi: cf_qspi: Fixup to_cf_qspi_slave macro 10 years ago
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/ 10 years ago
Bin Meng 728b393f3b x86: Add SPI support to quark/galileo 10 years ago
Simon Glass 5093badbb5 x86: spi: Support ValleyView in ICH SPI driver 10 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 10 years ago
Simon Glass 440714eeb8 dm: spi: Set up the spi_slave device pointer in child_pre_probe() 10 years ago
Simon Glass 19a25f672c dm: spi: Move the per-child data size to the uclass 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Simon Glass 050fb909b6 dm: spi: Remove use of fdtdec GPIO support 10 years ago