Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/94bcd6b0ac110dfc4bac6ba355bcbab138360c32/drivers 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
Tom Rini 7bee1c91a9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging 11 years ago
..
bios_emulator
block AHCI: Increase link timeout to 200ms 11 years ago
bootcount qe: move immap_qe.h from arch directory into common directory 11 years ago
core dm: Add dm_scan_other() to locate board-specific devices 11 years ago
crypto
ddr/fsl driver/ddr: Fix DDR register timing_cfg_8 11 years ago
demo dm: Give the demo uclass a name 11 years ago
dfu dfu: fix readback buffer overflow test 11 years ago
dma omap: clean-up dead configs 11 years ago
fpga
gpio Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' 11 years ago
hwmon
i2c Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' 11 years ago
input stdio: Pass device pointer to stdio methods 11 years ago
memory
misc cros_ec: Fix two bugs in the SPI implementation 11 years ago
mmc MMC: atmel_mci: enable high speed mode support 11 years ago
mtd sf: sf_ops: Stop leaking memory 11 years ago
net e1000: add i210 support 11 years ago
pci pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM 11 years ago
pcmcia powerpc: mpc8xx: remove svm_sc8xx board 11 years ago
power Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 11 years ago
qe driver/qe: update status of QE microcode 11 years ago
rtc RTC: add support for DS1339 (using DS1307 driver) 11 years ago
serial omap: clean-up dead configs 11 years ago
sound build: define CPU only when arch/${ARCH}/cpu/${CPU} exists 11 years ago
spi spi, spi_mxc: do not hang in spi_xchg_single 11 years ago
tpm tpm: don't use unneeded double brackets 11 years ago
twserial
usb omap: remove omap5912osk board support 11 years ago
video video: ipu_disp: squash clang warning 11 years ago
watchdog blackfin: Fix warning about undefined function 11 years ago
Makefile