Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/1275456d31cc130738775dca19b0a2ab1374cfbd/arch/x86/cpu 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/arch/x86/cpu
Bin Meng c6d4705f41 x86: quark: Configure MTRR to enable cache 10 years ago
..
baytrail x86: baytrail: Remove the fsp_init_phase_pci() call 10 years ago
coreboot x86: coreboot: Convert to use more dm drivers 10 years ago
efi
ivybridge
qemu x86: Add DSDT table for supporting ACPI on QEMU 10 years ago
quark x86: quark: Configure MTRR to enable cache 10 years ago
queensbay x86: queensbay: Move unprotect_spi_flash() to arch_misc_init() 10 years ago
Makefile
call32.S
call64.S
config.mk
cpu.c x86: Switch to using generic global_data setup 10 years ago
cpu_x86.c
interrupts.c x86: Show the un-relocated IP address in exceptions 10 years ago
ioapic.c
irq.c x86: Allow pirq_init() to return an error 10 years ago
lapic.c
mp_init.c x86: Set APs' req_seq to the reg number from device tree 10 years ago
mtrr.c
pci.c x86: Return -1 when reading a PCI config register fails 10 years ago
resetvec.S
sipi_vector.S
start.S x86: fsp: Add comments about U-Boot entering start.S twice 10 years ago
start16.S
turbo.c
u-boot.lds