Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/27754d18fc1b5a5c6a6e86ababf44b382a6dc7d9/drivers/spi You should set ROOT_URL correctly, otherwise the web may not work correctly.
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
 
 
 
 
 
 
u-boot/drivers/spi
Jagan Teki 41bccb8142 spi: omap3: Fix multiple definition of 'priv' 9 years ago
..
Kconfig spi: omap3: Convert to driver model 9 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 spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation 11 years ago
atmel_spi.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
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 spi: cadence_qspi_apb: Use BIT macro 10 years ago
cf_qspi.c spi: cf_qspi: fix clamp macro type check compilation warnings 10 years ago
cf_spi.c
davinci_spi.c bitops: introduce BIT() definition 10 years ago
designware_spi.c spi: designware_spi: Use GENMASK 10 years ago
ep93xx_spi.c bitops: introduce BIT() definition 10 years ago
exynos_spi.c dm: Use dev_get_addr() where possible 10 years ago
fsl_dspi.c spi: fsl: Use BIT macro 10 years ago
fsl_espi.c spi: fsl: Use BIT macro 10 years ago
fsl_qspi.c spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue 9 years ago
fsl_qspi.h qspi:fsl implement AHB read 10 years ago
ich.c dm: pch: Rename get_sbase op to get_spi_base 9 years ago
ich.h spi: ich: Change PCHV_ to ICHV_ 9 years ago
kirkwood_spi.c spi: kirkwood_spi.c: Add driver model support 9 years ago
lpc32xx_ssp.c
mpc8xxx_spi.c spi: mpc8xxx_spi: Use BIT macro 10 years ago
mpc52xx_spi.c
mxc_spi.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 11 years ago
mxs_spi.c Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
omap3_spi.c spi: omap3: Fix multiple definition of 'priv' 9 years ago
rk_spi.c rockchip: spi: Remove the explicit pinctrl setting 9 years ago
rk_spi.h rockchip: Add SPI driver 10 years ago
sandbox_spi.c dm: spi: Move the per-child data size to the uclass 10 years ago
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 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago
soft_spi_legacy.c
spi-emul-uclass.c
spi-uclass.c spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN 9 years ago
spi.c spi: Support half-duplex mode in FDT decode 11 years ago
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 dm: tegra: spi: Convert to driver model 11 years ago
ti_qspi.c dm: ti_qspi: Fix conversion of address to a pointer 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