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
35634
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:
a187559e3d
u-boot
/
drivers
/
spi
History
Tom Rini
cd85bec36d
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
9 years ago
..
Kconfig
spi: Kconfig: Fix correct target name for ZynqMP
10 years ago
Makefile
Tegra: T210: Add QSPI driver
10 years ago
altera_spi.c
altera_spi: change ioremap to map_physmem
10 years ago
armada100_spi.c
…
atmel_dataflash_spi.c
…
atmel_spi.c
…
atmel_spi.h
spi: atmel_spi: Use GENMASK
10 years ago
bfin_spi.c
Move console definitions into a new console.h file
10 years ago
bfin_spi6xx.c
Move console definitions into a new console.h file
10 years ago
cadence_qspi.c
spi: cadence_qspi: Ensure check for max frequency in place
10 years ago
cadence_qspi.h
spi: cadence_qspi: Ensure spi_calibration is run when sclk change
10 years ago
cadence_qspi_apb.c
…
cf_qspi.c
…
cf_spi.c
…
davinci_spi.c
…
designware_spi.c
spi: designware_spi: Use GENMASK
10 years ago
ep93xx_spi.c
…
exynos_spi.c
…
fsl_dspi.c
…
fsl_espi.c
…
fsl_qspi.c
spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
9 years ago
fsl_qspi.h
…
ich.c
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
9 years ago
ich.h
…
kirkwood_spi.c
spi: kirkwood_spi.c: Add driver model support
9 years ago
lpc32xx_ssp.c
…
mpc8xxx_spi.c
…
mpc52xx_spi.c
…
mxc_spi.c
…
mxs_spi.c
…
omap3_spi.c
…
omap3_spi.h
spi: omap3_spi: Use GENMASK
10 years ago
rk_spi.c
rockchip: spi: Remove the explicit pinctrl setting
9 years ago
rk_spi.h
…
sandbox_spi.c
…
sh_qspi.c
Move console definitions into a new console.h file
10 years ago
sh_spi.c
Add more SPDX-License-Identifier tags
9 years ago
sh_spi.h
Add more SPDX-License-Identifier tags
9 years ago
soft_spi.c
…
soft_spi_legacy.c
…
spi-emul-uclass.c
…
spi-uclass.c
spi: Add support for dual and quad mode
9 years ago
spi.c
…
tegra20_sflash.c
spi: tegra: Use GENMASK
10 years ago
tegra20_slink.c
Add more SPDX-License-Identifier tags
9 years ago
tegra114_spi.c
Add more SPDX-License-Identifier tags
9 years ago
tegra210_qspi.c
Tegra: T210: Add QSPI driver
10 years ago
tegra_spi.h
…
ti_qspi.c
spi: ti_qspi: Use 4-byte opcode for mmap read
9 years ago
xilinx_spi.c
spi: xilinx: Add new compatible strings
10 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
10 years ago