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
Stefan Roese 9fc56631a4 spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU 8 years ago
..
Kconfig spi: omap3: Convert to driver model 8 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 spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue 8 years ago
fsl_qspi.h
ich.c dm: pch: Rename get_sbase op to get_spi_base 8 years ago
ich.h spi: ich: Change PCHV_ to ICHV_ 8 years ago
kirkwood_spi.c spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU 8 years ago
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 spi: omap3: Fix multiple definition of 'priv' 8 years ago
rk_spi.c rockchip: spi: Remove the explicit pinctrl setting 8 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 Add more SPDX-License-Identifier tags 8 years ago
sh_spi.h Add more SPDX-License-Identifier tags 8 years ago
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: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN 8 years ago
spi.c
tegra20_sflash.c spi: tegra: Use GENMASK 9 years ago
tegra20_slink.c Add more SPDX-License-Identifier tags 8 years ago
tegra114_spi.c Add more SPDX-License-Identifier tags 8 years ago
tegra210_qspi.c Tegra: T210: Add QSPI driver 9 years ago
tegra_spi.h
ti_qspi.c dm: ti_qspi: Fix conversion of address to a pointer 8 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