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
 
 
 
 
 
 
u-boot/drivers/spi
Tom Rini f0df254663 Merge branch 'master' of git://git.denx.de/u-boot-spi 12 years ago
..
Makefile
altera_spi.c
andes_spi.c
andes_spi.h
armada100_spi.c spi: armada100_spi: Remove unnecessary NULL test for dout and din 12 years ago
atmel_dataflash_spi.c
atmel_spi.c spi: atmel_spi: using ip version to check whether has wdrbt 12 years ago
atmel_spi.h spi: atmel_spi: using ip version to check whether has wdrbt 12 years ago
bfin_spi.c bfin: discard invalid data and clear RXS in bf5xx spi driver 12 years ago
bfin_spi6xx.c
cf_qspi.c
cf_spi.c
davinci_spi.c
davinci_spi.h
exynos_spi.c spi: exynos: Support SPI_PREAMBLE mode 12 years ago
fdt_spi.c
fsl_espi.c
ich.c
ich.h
kirkwood_spi.c
mpc8xxx_spi.c
mpc52xx_spi.c
mxc_spi.c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 12 years ago
mxs_spi.c imx: Move some header files from arch-mxs to imx-common 12 years ago
oc_tiny_spi.c
omap3_spi.c
omap3_spi.h
sh_spi.c
sh_spi.h
soft_spi.c
spi.c
tegra20_sflash.c spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave 12 years ago
tegra20_slink.c
tegra114_spi.c spi: tegra114_spi: Convert to use spi_alloc_slave() 12 years ago
xilinx_spi.c
xilinx_spi.h