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
Nathan Rossi 04a44d3671 spi: zynq_qspi: Add configuration to disable LQSPI feature 9 years ago
..
Kconfig spi: Kconfig: Fix correct target name for ZynqMP 9 years ago
Makefile Tegra: T210: Add QSPI driver 9 years ago
altera_spi.c altera_spi: change ioremap to map_physmem 9 years ago
armada100_spi.c
atmel_dataflash_spi.c
atmel_spi.c
atmel_spi.h spi: atmel_spi: Use GENMASK 9 years ago
bfin_spi.c Move console definitions into a new console.h file 9 years ago
bfin_spi6xx.c Move console definitions into a new console.h file 9 years ago
cadence_qspi.c spi: cadence_qspi: Ensure check for max frequency in place 9 years ago
cadence_qspi.h spi: cadence_qspi: Ensure spi_calibration is run when sclk change 9 years ago
cadence_qspi_apb.c spi: cadence_qspi_apb: Use BIT macro 9 years ago
cf_qspi.c
cf_spi.c
davinci_spi.c bitops: introduce BIT() definition 9 years ago
designware_spi.c spi: designware_spi: Use GENMASK 9 years ago
ep93xx_spi.c bitops: introduce BIT() definition 9 years ago
exynos_spi.c dm: Use dev_get_addr() where possible 9 years ago
fsl_dspi.c spi: fsl: Use BIT macro 9 years ago
fsl_espi.c spi: fsl: Use BIT macro 9 years ago
fsl_qspi.c fsl_qspi: Pet the watchdog while reading/writing 9 years ago
fsl_qspi.h
ich.c Merge branch 'master' of git://git.denx.de/u-boot-spi 9 years ago
ich.h
kirkwood_spi.c
lpc32xx_ssp.c
mpc8xxx_spi.c spi: mpc8xxx_spi: Use BIT macro 9 years ago
mpc52xx_spi.c
mxc_spi.c
mxs_spi.c Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
omap3_spi.c
omap3_spi.h spi: omap3_spi: Use GENMASK 9 years ago
rk_spi.c rockchip: Add SPI driver 9 years ago
rk_spi.h rockchip: Add SPI driver 9 years ago
sandbox_spi.c
sh_qspi.c Move console definitions into a new console.h file 9 years ago
sh_spi.c Move console definitions into a new console.h file 9 years ago
sh_spi.h
soft_spi.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
soft_spi_legacy.c
spi-emul-uclass.c
spi-uclass.c spi: Get spi-3wire from dts 9 years ago
spi.c
tegra20_sflash.c spi: tegra: Use GENMASK 9 years ago
tegra20_slink.c spi: tegra: Use GENMASK 9 years ago
tegra114_spi.c spi: tegra: Use GENMASK 9 years ago
tegra210_qspi.c Tegra: T210: Add QSPI driver 9 years ago
tegra_spi.h
ti_qspi.c spi: ti_qspi: Fix SPI_3WIRE checking using mode 9 years ago
xilinx_spi.c spi: xilinx: Add new compatible strings 9 years ago
zynq_qspi.c spi: zynq_qspi: Add configuration to disable LQSPI feature 9 years ago
zynq_spi.c spi: zynq_spi: Add cadence compatible string 9 years ago