Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/063374d2f698162d0cc2d6ea44c8e332c639db0a/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 be3f06bcc4 x86: dm: Clean up cpu drivers 10 years ago
..
baytrail x86: dm: Clean up cpu drivers 10 years ago
coreboot x86: qemu: Implement PIRQ routing 10 years ago
ivybridge x86: Add multi-processor init 10 years ago
qemu x86: qemu: Implement PIRQ routing 10 years ago
quark x86: quark: Implement PIRQ routing 10 years ago
queensbay x86: Refactor PIRQ routing support 10 years ago
Makefile x86: dm: Clean up cpu drivers 10 years ago
call64.S
config.mk x86: Add Kconfig options to be used by arch/x86/cpu/config.mk 10 years ago
cpu.c x86: dm: Clean up cpu drivers 10 years ago
cpu_x86.c x86: dm: Clean up cpu drivers 10 years ago
interrupts.c x86: Provide access to the IDT 10 years ago
irq.c x86: Do sanity test on pirq table before writing 10 years ago
lapic.c
mp_init.c x86: Add multi-processor init 10 years ago
mtrr.c
pci.c x86: Add a function to assign IRQ numbers to PCI device 10 years ago
resetvec.S
sipi_vector.S x86: Add multi-processor init 10 years ago
start.S x86: fsp: Move FspInitEntry call to board_init_f() 10 years ago
start16.S x86: fsp: Load GDT before calling FspInitEntry 10 years ago
turbo.c
u-boot.lds