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
Wolfgang Denk aeabdeb7a3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 14 years ago
..
Makefile Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 14 years ago
altera_spi.c altera_spi: add spi_set_speed 14 years ago
atmel_dataflash_spi.c
atmel_spi.c
atmel_spi.h
bfin_spi.c bfin_spi: add spi_set_speed 14 years ago
cf_spi.c add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc 14 years ago
davinci_spi.c
davinci_spi.h
fsl_espi.c powerpc: eSPI and eSPI controller support 14 years ago
kirkwood_spi.c
mpc8xxx_spi.c
mpc52xx_spi.c
mxc_spi.c IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 14 years ago
oc_tiny_spi.c spi: add new driver for OpenCores tiny_spi 14 years ago
omap3_spi.c OMAP3: SPI driver 14 years ago
omap3_spi.h OMAP3: SPI driver 14 years ago
sh_spi.c Coding Style cleanup: remove trailing empty lines 14 years ago
sh_spi.h Coding Style cleanup: remove trailing empty lines 14 years ago
soft_spi.c