Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/23c3042b106f6f5f92f4b5ec11b3d07eaf35bc06/drivers/serial 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/serial
Masahiro Yamada 4e3d84066e ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 9 years ago
..
Kconfig rockchip: serial: Add an of-platdata driver for rockchip 9 years ago
Makefile rockchip: serial: Add an of-platdata driver for rockchip 9 years ago
altera_jtag_uart.c
altera_uart.c
arm_dcc.c
atmel_usart.c serial: atmel_usart: Add device tree support 9 years ago
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c m68k: add DM model serial driver 9 years ago
ns16550.c dm: serial: ns16550: Update to support of-platdata 9 years ago
sandbox.c sandbox: serial: Don't sync video in SPL 9 years ago
serial-uclass.c dm: serial: Add support for of-platdata 9 years ago
serial.c
serial_ar933x.c ar933x: serial: Remove the explicit pinctrl setting 9 years ago
serial_arc.c arc: get rid of running_on_hw 9 years ago
serial_bcm283x_mu.c serial: bcm283x_mu: make pending values more explicit 9 years ago
serial_bfin.c
serial_efi.c
serial_linflexuart.c serial: Introduce linflex uart support 9 years ago
serial_lpuart.c
serial_meson.c arm: add initial support for Amlogic Meson and ODROID-C2 9 years ago
serial_msm.c clk: convert API to match reset/mailbox style 9 years ago
serial_mxc.c
serial_ns16550.c
serial_pic32.c clk: convert API to match reset/mailbox style 9 years ago
serial_pl01x.c
serial_pl01x_internal.h
serial_pxa.c
serial_rockchip.c rockchip: serial: Add an of-platdata driver for rockchip 9 years ago
serial_s3c24x0.c
serial_s5p.c clk: convert API to match reset/mailbox style 9 years ago
serial_sh.c serial_sh: Add standrad SCI (w/o FIFO) support 9 years ago
serial_sh.h
serial_stm32.c
serial_stm32x7.c stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board 9 years ago
serial_stm32x7.h
serial_uniphier.c ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 9 years ago
serial_xuartlite.c
serial_zynq.c serial: zynq: Read information about clock from DT 9 years ago
usbtty.c
usbtty.h