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 6f849c3012 dm: spi: Make local functions static 9 years ago
..
Kconfig spi: Kconfig: Add TEGRA20_SLINK entry 9 years ago
Makefile spi: Makefile: Use object file alphabetic order 9 years ago
altera_spi.c spi: altera: Move the config options to the top 10 years ago
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 spi: cadence_qspi: get sram size from device tree 9 years ago
cadence_qspi.h spi: cadence_qspi: get sram size from device tree 9 years ago
cadence_qspi_apb.c spi: cadence_qspi: support FIFO width other than 4 bytes 9 years ago
cf_qspi.c spi: cf_qspi: fix clamp macro type check compilation warnings 9 years ago
cf_spi.c spi: cf_spi: Staticize local functions 9 years ago
davinci_spi.c spi: davinci_spi: Driver cleanup 9 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: Correct SPI claim/release_bus() methods 9 years ago
fsl_dspi.c fdt: armv8: Fix build warnings on armv8 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
ich.c dm: spi: Correct BIOS protection logic for ICH9 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
omap3_spi.c spi: omap3: Fix timeout handling 9 years ago
omap3_spi.h
sandbox_spi.c dm: spi: Move the per-child data size to the uclass 9 years ago
sh_qspi.c
sh_spi.c
sh_spi.h
soft_spi.c dm: spi: Move slave details to child platdata 9 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: spi: Make local functions static 9 years ago
spi.c spi: Support half-duplex mode in FDT decode 10 years ago
tegra20_sflash.c dm: spi: Correct SPI claim/release_bus() methods 9 years ago
tegra20_slink.c dm: spi: Correct SPI claim/release_bus() methods 9 years ago
tegra114_spi.c tegra: spi: Support slow SPI rates 9 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_spi: Add asm/io.h include file 9 years ago
zynq_spi.c spi: zynq_spi: Add fdt support in driver 9 years ago