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 f0df254663 Merge branch 'master' of git://git.denx.de/u-boot-spi 12 years ago
..
Makefile Merge branch 'u-boot/master' into 'u-boot-arm/master' 12 years ago
altera_spi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
andes_spi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
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 spi: Use spi_alloc_slave() in each SPI driver 12 years ago
cf_qspi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
cf_spi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
davinci_spi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
davinci_spi.h
exynos_spi.c spi: exynos: Support SPI_PREAMBLE mode 12 years ago
fdt_spi.c tegra114: add SPI driver 12 years ago
fsl_espi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
ich.c Consolidate bool type 12 years ago
ich.h x86: spi: Add Intel ICH driver 12 years ago
kirkwood_spi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
mpc8xxx_spi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
mpc52xx_spi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
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 spi: Use spi_alloc_slave() in each SPI driver 12 years ago
omap3_spi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
omap3_spi.h OMAP3 SPI : Fixed bugs related to SPI transfer 12 years ago
sh_spi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
sh_spi.h
soft_spi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
spi.c spi: Add function to allocate a new SPI slave 12 years ago
tegra20_sflash.c spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave 12 years ago
tegra20_slink.c Merge branch 'u-boot/master' into 'u-boot-arm/master' 12 years ago
tegra114_spi.c spi: tegra114_spi: Convert to use spi_alloc_slave() 12 years ago
xilinx_spi.c spi: Use spi_alloc_slave() in each SPI driver 12 years ago
xilinx_spi.h spi: xilinx_spi: Perform software reset during slave setup 12 years ago