Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/67521957605494a11fa5161dcc54757dc5b6b8a1/configs/sandbox_defconfig You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

57 Commits (67521957605494a11fa5161dcc54757dc5b6b8a1)

Author SHA1 Message Date
Thomas Chou e4aa8edb6e common: add CMD_GPIO to Kconfig 9 years ago
Przemyslaw Marczak 08d6300a35 sandbox: add ADC driver 10 years ago
Nishanth Menon 5215940f59 sandbox: Introduce dummy remoteproc nodes 10 years ago
Bin Meng a726075911 cmd: Convert CONFIG_CMD_ELF to Kconfig 10 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 10 years ago
Bin Meng 80df691349 Reorder defconfigs with 'savedefconfig' 10 years ago
Masahiro Yamada 9c6a3c6772 pinctrl: sandbox: add sandbox pinctrl driver 10 years ago
Simon Glass eddb8cf136 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs 10 years ago
Simon Glass 21baf15b4e dm: tpm: sandbox: Convert TPM driver to driver model 10 years ago
Simon Glass 26468d5186 tpm: Convert board config TPM options to Kconfig 10 years ago
Simon Glass b880fcf021 Tidy up some defconfig files 10 years ago
Simon Glass c3e6847bb3 sandbox: Enable devres subsystem 10 years ago
Simon Glass 12dc8e7522 dm: Make regmap and syscon optional 10 years ago
Simon Glass 04035fd36c dm: test: Add a test for the system controller uclass 10 years ago
Simon Glass 3c43fba3d2 dm: test: Add a test for the LED uclass 10 years ago
Simon Glass 8e6cc46178 dm: test: Add a test for the mmc uclass 10 years ago
Simon Glass 64ce0cad9e dm: test: Add a test for the ram uclass 10 years ago
Simon Glass 5010d98f02 sandbox: Use the reset driver to handle reset 10 years ago
Simon Glass 6a1c7cef14 dm: test: Add tests for the clk uclass 10 years ago
Simon Glass a3c3cff06c sandbox: Enable dhry command 10 years ago
Joe Hershberger ef0f2f5752 Move defaults from config_cmd_default.h to Kconfig 10 years ago
Joe Hershberger c9bb942e2f Move default y configs out of arch/board Kconfig 10 years ago
Simon Glass af28224546 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig 10 years ago
Joe Hershberger 6eed3786c6 net: Move the CMD_NET config to defconfigs 10 years ago
Joe Hershberger 133ebeabc2 sandbox: Enable env unit tests 10 years ago
Joe Hershberger feb3847250 test: Move the unit tests to their own menu 10 years ago
Joe Hershberger c812f722f8 test: dm: Move the time test over to the ut command 10 years ago
Joe Hershberger 40441e0bd3 test: dm: Move the dm tests over to the ut command 10 years ago
Joe Hershberger c0d57304eb sandbox: Use defconfig to enable features 10 years ago
Joe Hershberger b897074881 sandbox: Cleanup order and extra defines in defconfig 10 years ago
Przemyslaw Marczak 19f74d885f sandbox: defconfig: enable support of sandbox PMIC drivers 10 years ago
Joe Hershberger bd328eb382 Clean all defconfigs with savedefconfig 10 years ago
Simon Glass 02e4d3fbc5 sandbox: Enable time unit test command 10 years ago
Simon Glass 8e7083fc95 dm: rtc: sandbox: Enable real-time clock support 10 years ago
Simon Glass 3907305fb9 sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig 10 years ago
Simon Glass de79a7654b sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig 10 years ago
Simon Glass ef35d98aa4 sandbox: exynos: Move CONFIG_SOUND to Kconfig 10 years ago
Simon Glass 527a07277b sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig 10 years ago
Simon Glass 949dd81b43 sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig 10 years ago
Simon Glass 892cac72e4 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig 10 years ago
Simon Glass 1174aada87 sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig 10 years ago
Simon Glass 8156345dfe sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig 10 years ago
Simon Glass d79c50af26 sandbox: Move GPIO CONFIGs to Kconfig 10 years ago
Simon Glass ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 10 years ago
Masahiro Yamada 58d423b88e dm: select CONFIG_DM* options 10 years ago
Simon Glass aacef25601 dm: usb: sandbox: Enable USB 10 years ago
Simon Glass 60f37fc6aa cros_ec: Drop unused CONFIG_DM_CROS_EC 10 years ago
Simon Glass a33aca10ac dm: sandbox: pci: Enable PCI for sandbox 10 years ago
Masahiro Yamada 326a682358 malloc_f: enable SYS_MALLOC_F by default if DM is on 10 years ago
Masahiro Yamada 91405b7fa9 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN 10 years ago