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
Simon Glass 6e16d90aca sandbox: Add implementation of spi_setup_slave_fdt() 11 years ago
..
Makefile spi: Add Faraday SPI controller support 11 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
davinci_spi.h
exynos_spi.c
fdt_spi.c
fsl_espi.c
ftssp010_spi.c spi: Add Faraday SPI controller support 11 years ago
ich.c
ich.h
kirkwood_spi.c
mpc8xxx_spi.c
mpc52xx_spi.c
mxc_spi.c spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 11 years ago
mxs_spi.c
oc_tiny_spi.c
omap3_spi.c
omap3_spi.h
sandbox_spi.c sandbox: Add implementation of spi_setup_slave_fdt() 11 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
spi.c
tegra20_sflash.c
tegra20_slink.c
tegra114_spi.c spi: tegra: clear RDY bit prior to every transfer 11 years ago
ti_qspi.c spi: ti_qspi: Add delay before xfer for am43xx 11 years ago
xilinx_spi.c spi: xilinx: Move timeout calculation out of the loop 11 years ago
xilinx_spi.h
zynq_spi.c