Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/fa61ef6b4980dbc009e93baadbfcb1daa359d74b/drivers/usb/host 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/drivers/usb/host
Stefan Roese 555a347209 usb: xhci-pci: Add DM support 8 years ago
..
Kconfig usb: xhci: Add Marvell MVEBU xHCI support 9 years ago
Makefile usb: xhci: Add Marvell MVEBU xHCI support 9 years ago
dwc2.c
dwc2.h
ehci-armada100.c
ehci-atmel.c usb: ehci-atmel: Remove unnecessary clock calling 9 years ago
ehci-exynos.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
ehci-faraday.c
ehci-fsl.c usb: replace ehci_*_remove() with usb_deregister() 9 years ago
ehci-generic.c usb: ehci-generic: support reset control for generic EHCI 9 years ago
ehci-hcd.c
ehci-marvell.c usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) 9 years ago
ehci-mpc512x.c
ehci-msm.c
ehci-mx5.c
ehci-mx6.c usb: replace ehci_*_remove() with usb_deregister() 9 years ago
ehci-mxc.c
ehci-mxs.c
ehci-omap.c
ehci-pci.c usb: pci: Fix cast for 64-bit compilation 9 years ago
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c sunxi: A64: enable USB support 9 years ago
ehci-tegra.c ARM: tegra: fix USB ULPI PHY reset signal inversion confusion 9 years ago
ehci-vct.c
ehci-vf.c usb: ehci-vf: use ehci_deregister() for .remove callback 9 years ago
ehci-zynq.c usb: replace ehci_*_remove() with usb_deregister() 9 years ago
ehci.h
isp116x-hcd.c Remove some merge markers 9 years ago
isp116x.h
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c
ohci-hcd.c Fix spelling of "resetting". 9 years ago
ohci-lpc32xx.c
ohci-s3c24xx.c Fix spelling of "resetting". 9 years ago
ohci-s3c24xx.h
ohci-sunxi.c Merge branch 'master' of http://git.denx.de/u-boot-sunxi 9 years ago
ohci.h drivers: USB: OHCI: allow compilation for 64-bit targets 9 years ago
r8a66597-hcd.c
r8a66597.h
sl811-hcd.c
sl811.h
usb-sandbox.c
usb-uclass.c
utmi-armada100.c
xhci-dwc3.c
xhci-exynos5.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci-fsl.c drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller 9 years ago
xhci-keystone.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci-mem.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci-mvebu.c usb: xhci-mvebu: use xhci_deregister() for .remove callback 9 years ago
xhci-omap.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci-pci.c usb: xhci-pci: Add DM support 8 years ago
xhci-ring.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci-rockchip.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci-zynqmp.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
xhci.h