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
Tom Rini fbbbc86e8e Merge branch 'master' of git://git.denx.de/u-boot-arm 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 spi: cf_qspi: Use DIV_ROUND_UP at appropriate place 12 years ago
cf_spi.c
davinci_spi.c
davinci_spi.h
exynos_spi.c cros: exynos: add SPI support for cros_ec 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 'master' of git://git.denx.de/u-boot-arm 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