Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/a048d4bbb1079b4b70bb5fabca4661ba373fbc4b/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 a048d4bbb1 spi: mpc8xxx_spi: Use BIT macro 10 years ago
..
Kconfig spi: Kconfig: Add Zynq QSPI controller entry 10 years ago
Makefile spi: Add zynq qspi controller driver 10 years ago
altera_spi.c spi : convert altera_spi to driver model 10 years ago
armada100_spi.c
atmel_dataflash_spi.c
atmel_spi.c
atmel_spi.h spi: atmel_spi: Use BIT macro 10 years ago
bfin_spi.c
bfin_spi6xx.c spi: bfin_spi6xx: Use BIT macro 10 years ago
cadence_qspi.c
cadence_qspi.h
cadence_qspi_apb.c spi: cadence_qspi_apb: Use BIT macro 10 years ago
cf_qspi.c
cf_spi.c
davinci_spi.c bitops: introduce BIT() definition 10 years ago
designware_spi.c spi: designware_spi: Use BIT macro 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: Use BIT macro 10 years ago
fsl_qspi.h
ich.c spi: ich: Use BIT macro 10 years ago
ich.h
kirkwood_spi.c
lpc32xx_ssp.c
mpc8xxx_spi.c spi: mpc8xxx_spi: Use BIT macro 10 years ago
mpc52xx_spi.c
mxc_spi.c
mxs_spi.c Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
omap3_spi.c
omap3_spi.h
rk_spi.c rockchip: Add SPI driver 10 years ago
rk_spi.h rockchip: Add SPI driver 10 years ago
sandbox_spi.c
sh_qspi.c
sh_spi.c
sh_spi.h
soft_spi.c
soft_spi_legacy.c
spi-emul-uclass.c
spi-uclass.c
spi.c
tegra20_sflash.c dm: Use dev_get_addr() where possible 10 years ago
tegra20_slink.c spi: tegra20: Add support for mode selection 10 years ago
tegra114_spi.c dm: Use dev_get_addr() where possible 10 years ago
tegra_spi.h
ti_qspi.c spi: ti_qspi: Use DMA to read from qspi flash 10 years ago
xilinx_spi.c spi: xilinx_spi: Fix to configure CPOL, CPHA mask 10 years ago
zynq_qspi.c spi: zynq_[q]spi: Use GENMASK macro 10 years ago
zynq_spi.c spi: zynq_[q]spi: Use GENMASK macro 10 years ago