Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/34ee786e5b388625e5a0e0891ee69d4bbf34178b/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
Simon Glass ede9709316 x86: Add a CPU driver for baytrail 10 years ago
..
baytrail x86: Add a CPU driver for baytrail 10 years ago
coreboot x86: link: Add PCH driver to support SPI Flash 10 years ago
ivybridge x86: Add multi-processor init 10 years ago
quark x86: quark: Use reset_cpu() 10 years ago
queensbay x86: queensbay: Implement PIRQ routing 10 years ago
Makefile x86: Add multi-processor init 10 years ago
call64.S
config.mk x86: Disable -Werror 10 years ago
cpu.c x86: Allow CPUs to be set up after relocation 10 years ago
interrupts.c x86: Provide access to the IDT 10 years ago
lapic.c
mp_init.c x86: Add multi-processor init 10 years ago
mtrr.c x86: Test mtrr support flag before accessing mtrr msr 10 years ago
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 remove unnecessary version.h includes 10 years ago
start16.S x86: Fix various code format issues in start16.S 10 years ago
turbo.c
u-boot.lds