Commit Graph

304 Commits (0bca284b1795942ac8fdd1646f04f49e478f0bcc)

Author SHA1 Message Date
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
Stefan Roese 3dc23f7852 arm: marvell: Move arch/kirkwood.h to arch/soc.h 10 years ago
Simon Glass fda6fac39b dm: tegra: spi: Convert to driver model 10 years ago
Simon Glass 73186c9460 dm: exynos: Convert SPI to driver model 10 years ago
Simon Glass 623b638607 dm: spi: Add soft_spi implementation 10 years ago
Simon Glass 44ba6b0ecc dm: spi: Remove SPI_INIT feature 10 years ago
Simon Glass a666f39e4e dm: spi: Rename soft_spi.c to soft_spi_legacy.c 10 years ago
Simon Glass 49b5d6e6e2 dm: sandbox: spi: Move to driver model 10 years ago
Simon Glass c60e1f2547 dm: sandbox: Add a SPI emulation uclass 10 years ago