Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/2536850d7cd90bdb75bf3ff86838f913392b68db/arch 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
Simon Glass 62584db191 sandbox: Add a way of obtaining directory listings 12 years ago
..
arm mac: Fix the condition check for setting the MAC from the EEPROM 12 years ago
avr32 malloc: make malloc_bin_reloc static 12 years ago
blackfin blackfin: bf60x: add resume from hibernate 12 years ago
m68k malloc: make malloc_bin_reloc static 12 years ago
microblaze Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 12 years ago
mips MIPS: board.c: remove manual relocation of env_name_spec 12 years ago
nds32 malloc: make malloc_bin_reloc static 12 years ago
nios2 Clean up libfdt.h includes 12 years ago
openrisc openrisc: Use generic global_data 12 years ago
powerpc Clean up libfdt.h includes 12 years ago
sandbox sandbox: Add a way of obtaining directory listings 12 years ago
sh sh: Use generic global_data 12 years ago
sparc malloc: make malloc_bin_reloc static 12 years ago
x86 x86: Remove unused real mode code 12 years ago
.gitignore