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
Simon Glass 892cac72e4 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig 9 years ago
..
Kconfig sandbox: Move CONFIG_SANDBOX_SPI to Kconfig 9 years ago
Makefile dm: spi: Convert Freescale DSPI driver to driver model 9 years ago
altera_spi.c spi: altera: Move the config options to the top 10 years ago
andes_spi.c
andes_spi.h
armada100_spi.c
atmel_dataflash_spi.c spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation 10 years ago
atmel_spi.c
atmel_spi.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 10 years ago
bfin_spi.c blackfin: add spi and i2c specific get clock functions 10 years ago
bfin_spi6xx.c blackfin: add spi and i2c specific get clock functions 10 years ago
cadence_qspi.c dm: spi: Move the per-child data size to the uclass 10 years ago
cadence_qspi.h spi: Add Cadence QSPI DM driver used by SoCFPGA 10 years ago
cadence_qspi_apb.c spi: Add Cadence QSPI DM driver used by SoCFPGA 10 years ago
cf_qspi.c spi: cf_qspi: Fixup to_cf_qspi_slave macro 9 years ago
cf_spi.c spi: cf_spi: Staticize local functions 9 years ago
davinci_spi.c spi: davinci: Remove duplicate code to set bus and cs for slave 9 years ago
davinci_spi.h spi: davinci: add support for multiple bus and chip select 10 years ago
designware_spi.c spi: designware_spi: revisit FIFO size detection again 9 years ago
ep93xx_spi.c arm: ep9315: Return back Cirrus Logic EDB9315A board support 10 years ago
exynos_spi.c dm: spi: Move the per-child data size to the uclass 10 years ago
fsl_dspi.c dm: spi: Convert Freescale DSPI driver to driver model 9 years ago
fsl_espi.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
fsl_qspi.c dm: spi: Convert Freescale QSPI driver to driver model 9 years ago
fsl_qspi.h qspi:fsl implement AHB read 10 years ago
ftssp010_spi.c spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address 9 years ago
ich.c dm: x86: spi: Convert ICH SPI driver to driver model 9 years ago
ich.h x86: spi: Support ValleyView in ICH SPI driver 9 years ago
kirkwood_spi.c spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE 10 years ago
lpc32xx_ssp.c lpc32xx: add LPC32xx SSP support (SPI mode) 9 years ago
mpc8xxx_spi.c
mpc52xx_spi.c
mxc_spi.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
mxs_spi.c
oc_tiny_spi.c
omap3_spi.c drivers/spi/omap3: Bug fix of premature write transfer completion 10 years ago
omap3_spi.h spi: omap3: add support for more word lengths 11 years ago
sandbox_spi.c dm: spi: Move the per-child data size to the uclass 10 years ago
sh_qspi.c spi: sh_qspi: Add header file that defines the address of registers 11 years ago
sh_spi.c spi: sh_spi: Use sh_spi_clear_bit() instead of open-coded 11 years ago
sh_spi.h
soft_spi.c dm: spi: Move slave details to child platdata 10 years ago
soft_spi_legacy.c dm: spi: Remove SPI_INIT feature 10 years ago
spi-emul-uclass.c dm: sandbox: Add a SPI emulation uclass 10 years ago
spi-uclass.c dm: core: Add dev_get_uclass_priv() to access uclass private data 9 years ago
spi.c spi: Support half-duplex mode in FDT decode 10 years ago
tegra20_sflash.c dm: spi: Move the per-child data size to the uclass 10 years ago
tegra20_slink.c dm: spi: Move the per-child data size to the uclass 10 years ago
tegra114_spi.c dm: spi: Move the per-child data size to the uclass 10 years ago
tegra_spi.h dm: tegra: spi: Convert to driver model 10 years ago
ti_qspi.c qspi: dra7x: enable quad mode read for ti-qspi driver 9 years ago
xilinx_spi.c spi: xilinx: Move timeout calculation out of the loop 10 years ago
xilinx_spi.h
zynq_spi.c