Commit Graph

312 Commits (5e862b95399e6e5ea7748ee29a38756685d622fd)

Author SHA1 Message Date
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
Heiko Schocher f11dea4f3d spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 10 years ago
Markus Niebel 027a9a0024 SPI: mxc_spi: delay initialisation until claim bus 10 years ago
Markus Niebel ba3451d3d8 SPI: mxc_spi: remove second reset from ECSPI config handler 10 years ago
Marek Vasut cdcdad851f spi: altera: Move the config options to the top 10 years ago
Marek Vasut bc76b821f0 spi: altera: Clean up the use of variable d 10 years ago
Marek Vasut 80d7333808 spi: altera: Zap endless loop 10 years ago
Marek Vasut 37dcc130e0 spi: altera: Clean up most checkpatch issues 10 years ago
Marek Vasut 2e13da13a9 spi: altera: Clean up bit definitions 10 years ago
Marek Vasut eef67029d6 spi: altera: Use struct-based register access 10 years ago
Masahiro Yamada da333ae73c dm: add entries to Kconfig 10 years ago
Stefan Roese 4fd7717e8e spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE 10 years ago
Stefan Roese 4aceea2088 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's 10 years ago
Stefan Roese 3e972cb9ba arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h 10 years ago