Commit Graph

326 Commits (aed9fed9758f4c487e1e41a9b881f04614d7691d)

Author SHA1 Message Date
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
Simon Glass 8e899af059 x86: spi: Add device tree support 10 years ago
Peng Fan 5f7f70c171 qspi:fsl implement AHB read 10 years ago
Axel Lin 78c80114b5 spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] 10 years ago
Axel Lin 1dc7d00f27 spi: cadence_qspi: Fix checking return value of fdt_first_subnode() 10 years ago
Peng Fan a235878387 spi:fsl-quadspi support bank register read write 10 years ago
Marek Vasut 7411486253 dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi 10 years ago
Axel Lin 501943696e spi: designware_spi: Fix detecting FIFO depth 10 years ago
Peng Fan ba4dc8ab72 imx:qspi add 4K erase support 10 years ago
Peng Fan b93ab2ee75 arm:mx6sx add QSPI support 10 years ago
Peng Fan ed0c81c654 QuadSPI: use correct amba_base 10 years ago
Peng Fan 53e3db7f64 QuadSPI: use QSPI_CMD_xx instead of flash opcodes 10 years ago
Bin Meng 7e7740397d x86: ich-spi: Add Intel Tunnel Creek SPI controller support 10 years ago
Bin Meng 996467172e x86: ich-spi: Set the tx operation mode for ich 7 10 years ago
Bin Meng fa388bca3e x86: ich-spi: Set the rx operation mode for ich 7 10 years ago
Bin Meng 15c7c6b31a x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address 10 years ago
Stefan Roese a72f80208d spi: designware_spi: Some fixes / changes 10 years ago
Stefan Roese 5bef6fd79f spi: Add designware master SPI DM driver used on SoCFPGA 10 years ago
Stefan Roese 10e8bf88c0 spi: Add Cadence QSPI DM driver used by SoCFPGA 10 years ago
Felipe Balbi d11ac4b56d arm: omap: add support for am57xx devices 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Simon Glass 6b18656aff dm: spi: Use device_bind_driver() instead of our own function 10 years ago
Simon Glass ff56bba2d6 dm: spi: Correct handling of SPI chip selects in sandbox 10 years ago