This website works better with JavaScript.
Explore
Help
Sign In
Whitebox
/
u-boot
Watch
1
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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
27441
Commits
3
Branches
0
Tags
148 MiB
C
94%
Python
1.9%
Assembly
1.4%
C++
0.8%
Makefile
0.7%
Other
0.8%
Tree:
68904c8322
u-boot
/
drivers
/
spi
History
Tom Rini
3bfbf32b6f
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
11 years ago
..
Kconfig
dm: add entries to Kconfig
11 years ago
Makefile
spi: Add designware master SPI DM driver used on SoCFPGA
11 years ago
altera_spi.c
spi: altera: Move the config options to the top
11 years ago
andes_spi.c
…
andes_spi.h
…
armada100_spi.c
…
atmel_dataflash_spi.c
…
atmel_spi.c
…
atmel_spi.h
spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header
11 years ago
bfin_spi.c
…
bfin_spi6xx.c
…
cadence_qspi.c
spi: Add Cadence QSPI DM driver used by SoCFPGA
11 years ago
cadence_qspi.h
spi: Add Cadence QSPI DM driver used by SoCFPGA
11 years ago
cadence_qspi_apb.c
spi: Add Cadence QSPI DM driver used by SoCFPGA
11 years ago
cf_qspi.c
…
cf_spi.c
…
davinci_spi.c
spi: davinci: Fix register address for SPI1_BUS
11 years ago
davinci_spi.h
…
designware_spi.c
spi: designware_spi: Some fixes / changes
11 years ago
ep93xx_spi.c
arm: ep9315: Return back Cirrus Logic EDB9315A board support
11 years ago
exynos_spi.c
dm: exynos: Convert SPI to driver model
11 years ago
fsl_espi.c
linux/kernel.h: sync min, max, min3, max3 macros with Linux
11 years ago
fsl_qspi.c
arm: vf610: Add QSPI driver support
11 years ago
fsl_qspi.h
arm: vf610: Add QSPI driver support
11 years ago
ftssp010_spi.c
…
ich.c
x86: ich-spi: Add Intel Tunnel Creek SPI controller support
11 years ago
ich.h
…
kirkwood_spi.c
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
11 years ago
mpc8xxx_spi.c
…
mpc52xx_spi.c
…
mxc_spi.c
linux/kernel.h: sync min, max, min3, max3 macros with Linux
11 years ago
mxs_spi.c
…
oc_tiny_spi.c
…
omap3_spi.c
…
omap3_spi.h
…
sandbox_spi.c
dm: sandbox: spi: Move to driver model
11 years ago
sh_qspi.c
…
sh_spi.c
…
sh_spi.h
…
soft_spi.c
dm: spi: Add soft_spi implementation
11 years ago
soft_spi_legacy.c
dm: spi: Remove SPI_INIT feature
11 years ago
spi-emul-uclass.c
dm: sandbox: Add a SPI emulation uclass
11 years ago
spi-uclass.c
Merge git://git.denx.de/u-boot-dm
11 years ago
spi.c
spi: Support half-duplex mode in FDT decode
11 years ago
tegra20_sflash.c
dm: tegra: spi: Convert to driver model
11 years ago
tegra20_slink.c
dm: tegra: spi: Convert to driver model
11 years ago
tegra114_spi.c
dm: tegra: spi: Convert to driver model
11 years ago
tegra_spi.h
dm: tegra: spi: Convert to driver model
11 years ago
ti_qspi.c
arm: omap: add support for am57xx devices
11 years ago
xilinx_spi.c
…
xilinx_spi.h
…
zynq_spi.c
…