Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/60ec654c5eb80d0fe0c38a3bd42140215bc06484/lib_avr32 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/lib_avr32
Haavard Skinnemoen e006927a0b AVR32: Initialize ipaddr, loadaddr and bootfile at startup 18 years ago
..
Makefile Move 64bit division from avr32 to generic lib 18 years ago
avr32_linux.c make show_boot_progress () weak. 18 years ago
board.c AVR32: Initialize ipaddr, loadaddr and bootfile at startup 18 years ago
interrupts.c AVR32: Fix logic inversion in disable_interrupts() 18 years ago
memset.S