upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/drivers/spi
Stefan Roese 4fd7717e8e spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE 10 years ago
..
Kconfig kconfig: add blank Kconfig files 10 years ago
Makefile dm: tegra: spi: Convert to driver model 10 years ago
altera_spi.c
andes_spi.c
andes_spi.h
armada100_spi.c
atmel_dataflash_spi.c spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation 11 years ago
atmel_spi.c
atmel_spi.h
bfin_spi.c blackfin: add spi and i2c specific get clock functions 11 years ago
bfin_spi6xx.c blackfin: add spi and i2c specific get clock functions 11 years ago
cf_qspi.c
cf_spi.c
davinci_spi.c spi: davinci: Fix register address for SPI1_BUS 11 years ago
davinci_spi.h spi: davinci: add support for multiple bus and chip select 11 years ago
ep93xx_spi.c arm: ep9315: Return back Cirrus Logic EDB9315A board support 11 years ago
exynos_spi.c dm: exynos: Convert SPI to driver model 10 years ago
fsl_espi.c powerpc/espi: remove 80us delay to improve transfer performance 11 years ago
fsl_qspi.c arm: vf610: Add QSPI driver support 11 years ago
fsl_qspi.h arm: vf610: Add QSPI driver support 11 years ago
ftssp010_spi.c spi: Add Faraday SPI controller support 11 years ago
ich.c
ich.h
kirkwood_spi.c spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE 10 years ago
mpc8xxx_spi.c
mpc52xx_spi.c
mxc_spi.c spi: mxc: fix sf probe when using mxc_spi 10 years ago
mxs_spi.c
oc_tiny_spi.c
omap3_spi.c drivers/spi/omap3: Bug fix of premature write transfer completion 11 years ago
omap3_spi.h
sandbox_spi.c dm: sandbox: spi: Move to driver model 10 years ago
sh_qspi.c spi: sh_qspi: Add header file that defines the address of registers 11 years ago
sh_spi.c spi: sh_spi: Use sh_spi_clear_bit() instead of open-coded 11 years ago
sh_spi.h
soft_spi.c dm: spi: Add soft_spi implementation 10 years ago
soft_spi_legacy.c dm: spi: Remove SPI_INIT feature 10 years ago
spi-emul-uclass.c dm: sandbox: Add a SPI emulation uclass 10 years ago
spi-uclass.c dm: spi: Add a uclass for SPI 10 years ago
spi.c spi: Support half-duplex mode in FDT decode 10 years ago
tegra20_sflash.c dm: tegra: spi: Convert to driver model 10 years ago
tegra20_slink.c dm: tegra: spi: Convert to driver model 10 years ago
tegra114_spi.c dm: tegra: spi: Convert to driver model 10 years ago
tegra_spi.h dm: tegra: spi: Convert to driver model 10 years ago
ti_qspi.c ti: qspi: populate slave device to set flash quad bit. 11 years ago
xilinx_spi.c spi: xilinx: Move timeout calculation out of the loop 11 years ago
xilinx_spi.h
zynq_spi.c