Commit Graph

571 Commits (94d50bed653ba088b39416b12f825eb13a2a87c5)

Author SHA1 Message Date
Alexander Stein 4df24f2c40 spi: fsl_qspi: Pet watchdog even more 8 years ago
Simon Glass 28a3e5a864 dm: tegra: spi: Convert to livetree 8 years ago
Simon Glass 000f15fa15 dm: tegra: Convert clock_decode_periph_id() to support livetree 8 years ago
Patrice Chotard 541cd6e54e spi: stm32_qspi: add clk_get_rate() support 8 years ago
Stefano Babic 552a848e4f imx: reorganize IMX code as other SOCs 8 years ago
Philipp Tomsich 6c65577ce6 rockchip: spi: dm: convert fdt_get to dev_read 8 years ago
Christophe Leroy f88c431b8a powerpc, 8xx: move SPI driver to drivers/spi/ 8 years ago
Andy Shevchenko daab59ac05 avr32: Retire AVR32 for good 8 years ago
Simon Glass 4a7b9ee15e tegra: spi: Wait a little after setting the clocks 8 years ago
Simon Glass 279e26f5a3 dm: spi: Convert uclass to livetree 8 years ago
Simon Glass 150c5afe5b dm: gpio: Add live tree support 8 years ago
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2) 8 years ago
Simon Glass 4af0d7e870 dm: Fix up inclusion of common.h 8 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 8 years ago
Peng Fan 41eb8ff5ea spi: kconfig: add soft spi Kconfig entry 8 years ago
Stefan Roese 4759dffe23 spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit 8 years ago
Tom Rini 25eaa28801 omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support 8 years ago
Jakob Unterwurzacher cdeb4d780a rockchip: spi: enable support for the rk_spi driver for the RK3399 8 years ago
Philipp Tomsich 9fc354e246 rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting 8 years ago
Philipp Tomsich bd37671434 rockchip: spi: rk_spi: dynamically select an module input rate 8 years ago
Vikas Manocha 890bafd752 stm32f7: use clock driver to enable qspi controller clock 8 years ago
Suniel Mahesh 2f54205829 drivers: spi: Remove duplicate .probe method 8 years ago
Moritz Fischer ac6991fb5f zynq: spi: Honour the activation / deactivation delay 8 years ago
Wenyou Yang 61a77ce1d5 spi: atmel: check GPIO validity before using cs_gpios 8 years ago
Tom Rini ea3310e8aa Blackfin: Remove 8 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
Jean-Jacques Hiblot 1fb6921e19 drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register 8 years ago
Suresh Gupta 38a5c57ac5 spi: fsl_qspi: Add support for single chip select 8 years ago
Jean-Jacques Hiblot b06a381a69 drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Michael Kurz d4363baada ARM: SPI: stm32: add stm32f746 qspi driver 8 years ago
Jagan Teki 68e7999ba9 spi: Zap cf_qspi driver and related code 8 years ago
Jagan Teki ee86e0d2fe spi: Zap ep93xx_spi driver and related code 8 years ago
Vignesh R b63b46313e spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible 8 years ago
Vignesh R 57897c13de spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible 8 years ago
Jagan Teki cb71c6d854 spi: Zap armada100_spi.c and env 8 years ago
Jagan Teki 353f6a770f spi: Zap mpc52xx_spi.c, config and related code 8 years ago
Phil Edworthy 6d72810c66 spi: cadence_qspi: Move DT prop code to match layout 8 years ago
Phil Edworthy 22e63ff3a2 spi: cadence_qspi: Fix CS timings 8 years ago
Phil Edworthy 3c56953219 spi: cadence_qspi: Remove returns from end of void functions 8 years ago
Phil Edworthy 7d403f284c spi: cadence_qspi: Use spi mode at the point it is needed 8 years ago
Phil Edworthy 7e76c4b08a spi: cadence_qspi: Clean up the #define names 8 years ago
Phil Edworthy db37cc9c39 spi: cadence_qspi: Use #define for bits instead of bit shifts 8 years ago
Phil Edworthy 0ceb4d9e9a spi: cadence_qspi: Better debug information on the SPI clock rate 8 years ago
Phil Edworthy 32068c42a7 spi: cadence_qspi: Fix baud rate calculation 8 years ago
Phil Edworthy cc80a897e4 spi: cadence_qspi: Fix clearing of pol/pha bits 8 years ago
Simon Glass 1b7c28f514 spi: Add error checking for invalid bus widths 8 years ago
Nishanth Menon 3891a54f47 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX 8 years ago
Simon Glass 28f9885875 spi: Add a debug() on bind failure 8 years ago
Simon Glass b42524744d rockchip: spi: Honour the deactivation delay 8 years ago