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 952bd79b53 Merge branch 'master' of git://git.denx.de/u-boot-spi 10 years ago
..
Kconfig spi: Kconfig: Add TEGRA20_SLINK entry 10 years ago
Makefile spi: Makefile: Use object file alphabetic order 10 years ago
altera_spi.c spi: altera: Move the config options to the top 10 years ago
armada100_spi.c
atmel_dataflash_spi.c
atmel_spi.c
atmel_spi.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 10 years ago
bfin_spi.c
bfin_spi6xx.c
cadence_qspi.c spi: cadence_qspi: get sram size from device tree 10 years ago
cadence_qspi.h spi: cadence_qspi: get sram size from device tree 10 years ago
cadence_qspi_apb.c spi: cadence_qspi: support FIFO width other than 4 bytes 10 years ago
cf_qspi.c spi: cf_qspi: fix clamp macro type check compilation warnings 10 years ago
cf_spi.c spi: cf_spi: Staticize local functions 10 years ago
davinci_spi.c spi: davinci_spi: Driver cleanup 10 years ago
designware_spi.c spi: designware_spi: revisit FIFO size detection again 10 years ago
ep93xx_spi.c
exynos_spi.c ARM: exynos: move SoC sources to mach-exynos 10 years ago
fsl_dspi.c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type 10 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 10 years ago
fsl_qspi.h qspi:fsl implement AHB read 10 years ago
ich.c dm: spi: Correct BIOS protection logic for ICH9 10 years ago
ich.h x86: spi: Support ValleyView in ICH SPI driver 10 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) 10 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 10 years ago
omap3_spi.h spi: omap3_spi: add am43xx support to omap3_spi 10 years ago
sandbox_spi.c dm: spi: Move the per-child data size to the uclass 10 years ago
sh_qspi.c
sh_spi.c
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
spi-uclass.c dm: spi: Make local functions static 10 years ago
spi.c
tegra20_sflash.c dm: spi: Correct SPI claim/release_bus() methods 10 years ago
tegra20_slink.c dm: spi: Correct SPI claim/release_bus() methods 10 years ago
tegra114_spi.c tegra: spi: Support slow SPI rates 10 years ago
tegra_spi.h dm: tegra: spi: Convert to driver model 10 years ago
ti_qspi.c spi: ti_qspi: Use DMA to read from qspi flash 10 years ago
xilinx_spi.c spi: xilinx_spi: Add asm/io.h include file 10 years ago
zynq_spi.c spi: zynq_spi: Simplify debug macro 10 years ago