Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/f9d7e17e844f9e94c39a8c95f73a4454097a6948/cmd 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/cmd
Cyrille Pitchen d6e9141fc2 sf: fix sf probe 9 years ago
..
fastboot fastboot: implement Kconfig 9 years ago
Kconfig fastboot: implement Kconfig 9 years ago
Makefile cmd: Rework disk.c usage 9 years ago
aes.c Remove the cmd_ prefix from command files 9 years ago
ambapp.c
armflash.c
bdinfo.c x86: bdinfo: Drop meaningless values 9 years ago
bedbug.c
blkcache.c cmd: blkcache: simplify sub-command handling 9 years ago
blob.c crypto/fsl: Update blob cmd to accept 64bit addresses 9 years ago
bmp.c
boot.c
bootefi.c cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments 9 years ago
booti.c cmd: Split 'bootz' and 'booti' out from 'bootm' 9 years ago
bootldr.c
bootm.c cmd: Split 'bootz' and 'booti' out from 'bootm' 9 years ago
bootmenu.c
bootstage.c
bootz.c cmd: Split 'bootz' and 'booti' out from 'bootm' 9 years ago
cache.c Remove the cmd_ prefix from command files 9 years ago
cbfs.c cbfs: Update a function to be static 9 years ago
clk.c
console.c Remove the cmd_ prefix from command files 9 years ago
cplbinfo.c Remove the cmd_ prefix from command files 9 years ago
cpu.c cpu: Add support for microcode version and CPU ID 9 years ago
cramfs.c Drop CONFIG_CRAMFS_CMDLINE 9 years ago
dataflash_mmc_mux.c Remove the cmd_ prefix from command files 9 years ago
date.c
dcr.c Remove the cmd_ prefix from command files 9 years ago
demo.c Remove the cmd_ prefix from command files 9 years ago
dfu.c dfu: usb: f_dfu: Set deferred call for dfu_flush() function 9 years ago
diag.c
disk.c cmd: Rework disk.c usage 9 years ago
display.c Remove the cmd_ prefix from command files 9 years ago
dtt.c bug.h: move BUILD_BUG_* defines to include/linux/bug.h 9 years ago
echo.c
eeprom.c eeprom: merge cmdline parsing of eeprom commands 9 years ago
efi.c
elf.c
ethsw.c Merge branch 'master' of git://git.denx.de/u-boot-net 9 years ago
exit.c
ext2.c Remove the cmd_ prefix from command files 9 years ago
ext4.c
fastboot.c
fat.c dm: block: Rename device number member dev to devnum 9 years ago
fdc.c Fix spelling of "occurred". 9 years ago
fdt.c cmd: fdt: add fdt overlay application subcommand 9 years ago
fitupd.c Remove the cmd_ prefix from command files 9 years ago
flash.c Remove the cmd_ prefix from command files 9 years ago
fpga.c fpga: Fix compilation warnings 9 years ago
fpgad.c
fs.c efi_loader: Pass file path to payload 9 years ago
fs_uuid.c Remove the cmd_ prefix from command files 9 years ago
fuse.c Remove the cmd_ prefix from command files 9 years ago
gettime.c Remove the cmd_ prefix from command files 9 years ago
gpio.c gpio: Report errors when GPIOs cannot be read 9 years ago
gpt.c cmd: gpt: fix the wrong size parse for the last partition 9 years ago
hash.c Remove the cmd_ prefix from command files 9 years ago
help.c Drop command-processing code when CONFIG_CMDLINE is disabled 9 years ago
host.c dm: sandbox: Add driver-model block-device support for sandbox 9 years ago
i2c.c Various, unrelated tree-wide typo fixes. 9 years ago
ide.c dm: ide: Separate the non-command code into its own file 9 years ago
immap.c
ini.c Remove the cmd_ prefix from command files 9 years ago
io.c
iotrace.c
irq.c
itest.c cmd: replace the cast of the memory access to a fixed bit type in itest 9 years ago
jffs2.c nand: Embed mtd_info in struct nand_chip 9 years ago
ldrinfo.c
led.c
license.c cmd: Fix license command 9 years ago
load.c
log.c
lzmadec.c lzmadec: Use the same type as the lzma call 9 years ago
mac.c Remove the cmd_ prefix from command files 9 years ago
md5sum.c
mdio.c
mem.c
mfsl.c
mii.c
misc.c cmd: misc: Add support for fractions in sleep 9 years ago
mmc.c mmc: Drop dead mmc code for non-generic MMC 9 years ago
mmc_spi.c dm: block: Rename device number member dev to devnum 9 years ago
mp.c
mtdparts.c mtd: fix compiler warnings 9 years ago
nand.c nand: Fix some more NULL name tests 9 years ago
net.c Remove the cmd_ prefix from command files 9 years ago
nvedit.c common: env: support sata device 9 years ago
onenand.c Remove the cmd_ prefix from command files 9 years ago
otp.c
part.c dm: part: Rename some partition functions 9 years ago
pci.c
pcmcia.c
pmic.c Remove the cmd_ prefix from command files 9 years ago
portio.c Remove the cmd_ prefix from command files 9 years ago
pxe.c pxe: Fix pxe boot with FIT image 9 years ago
qfw.c cmd: qfw: do not require default macros when building qfw command 9 years ago
read.c dm: block: Adjust device calls to go through helpers function 9 years ago
reginfo.c
regulator.c
reiser.c dm: block: Rename device number member dev to devnum 9 years ago
remoteproc.c
sata.c dm: sata: Separate the non-command code into its own file 9 years ago
scsi.c dm: scsi: Separate the non-command code into its own file 9 years ago
setexpr.c Remove the cmd_ prefix from command files 9 years ago
sf.c sf: fix sf probe 9 years ago
sha1sum.c
softswitch.c
sound.c
source.c
spi.c cmd: spi: check return value of strdup 9 years ago
spibootldr.c
spl.c
strings.c
terminal.c
test.c Remove the cmd_ prefix from command files 9 years ago
thordown.c
time.c Remove the cmd_ prefix from command files 9 years ago
tpm.c dm: Use uclass_first_device_err() where it is useful 9 years ago
tpm_test.c Remove the cmd_ prefix from command files 9 years ago
trace.c
tsi148.c
ubi.c ubi: add new ubi command "ubi detach" 9 years ago
ubifs.c Remove the cmd_ prefix from command files 9 years ago
universe.c Remove the cmd_ prefix from command files 9 years ago
unzip.c
usb.c usb: dm: Make "usb info" use usb_for_each_root_dev() 9 years ago
usb_mass_storage.c dm: usb: Use blk_dread/write() instead of direct calls 9 years ago
version.c
ximg.c
yaffs2.c Remove the cmd_ prefix from command files 9 years ago
zfs.c dm: block: Rename device number member dev to devnum 9 years ago
zip.c Remove the cmd_ prefix from command files 9 years ago