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
Nick Thompson 77436d6696 Davinci: SPI performance enhancements 15 years ago
..
Makefile spi: add altera spi controller support 15 years ago
altera_spi.c spi: add altera spi controller support 15 years ago
atmel_dataflash_spi.c convert common files to new SoC access 15 years ago
atmel_spi.c
atmel_spi.h
bfin_spi.c Blackfin: bfin_spi: round up clock divider 15 years ago
cf_spi.c Coldfire: Consolidate DSPI driver 16 years ago
davinci_spi.c Davinci: SPI performance enhancements 15 years ago
davinci_spi.h TI DaVinci: Driver for the davinci SPI controller 15 years ago
kirkwood_spi.c spi: Add Marvell Kirkwood SPI driver 16 years ago
mpc8xxx_spi.c Move arch/ppc to arch/powerpc 15 years ago
mpc52xx_spi.c mpc52xx: Add SPI driver. 16 years ago
mxc_spi.c SPI: added support for MX51 to mxc_spi 15 years ago
soft_spi.c