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

1597 Commits (6639562e6a7f2ae3160ef120d18b7796a2ff8e19)

Author SHA1 Message Date
Liu Ying 8d46d5b186 lcd: align fb writing address for horizontal display offset 14 years ago
Kumar Gala dd50af2515 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init 14 years ago
Alexander Holler c6b1ee664a Fix defines needed to enable command sha1sum 14 years ago
Peter Tyser 141053d60a cmd_jffs2: Fix get_part_sector_size_nor() overflow bug 14 years ago
Lei Wen 47fc18f1e7 NAND: add the ability to directly write yaffs image 14 years ago
Wolfgang Denk 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 15 years ago
Mike Frysinger 82359aec45 cmd editing: mark erase/tab seqs constant 15 years ago
Mike Frysinger d6efe244e4 cmd_mem: localize state variables 15 years ago
Mike Frysinger 558605cf4f load_addr: move to common env code 15 years ago
Mike Frysinger 52f0aa835f config_cmd_defaults.h: new header for common u-boot command defaults 15 years ago
Mike Frysinger 560d424b6d env: re-add support for auto-completion 15 years ago
Wolfgang Denk 4b58266e95 cmd_net.c: fix build breakage 15 years ago
Lei Wen 41c8624056 onenand: add yaffs write command 15 years ago
Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions 15 years ago
Kumar Gala bb141079d3 hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig 15 years ago
Mike Frysinger 32ff4b7fe4 stdio: constify "name" arg in public api 15 years ago
Lei Wen a430b137eb onenand: fix oob print out issue 15 years ago
Steve Sakoman 068a208b4a env_nand: Use nand_read_skip_bad instead of nand_read 15 years ago
Stefan Roese 2f15cfd187 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change 15 years ago
Stefan Roese 9a2ea578bc UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output 15 years ago
Stefan Roese cb9c09d487 UBIFS: Add ubifsumount command to unmount an active volume 15 years ago
Kumar Gala b194577b29 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig 15 years ago
Mike Frysinger d7be3056de stdio: constify "name" arg in public api 15 years ago
Mike Frysinger 5a442c0add boot cmds: convert to getenv_yesno() with autostart 15 years ago
Mike Frysinger 7edb186fcf image: constify lookup tables 15 years ago
Mike Frysinger fc9903f38d cmd_itest: constify & localize op table 15 years ago
Mike Frysinger bdbc1303cb cmd_date: constify 15 years ago
Mike Frysinger 722b061b6f autocomplete: remove runtime handler install 15 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 15 years ago
Mike Frysinger 7842fb7c4f do_bootd: unify duplicate prototypes 15 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 15 years ago
Mike Frysinger 3a5ee0b1d6 cmd_mii: localize & constify local funcs/data 15 years ago
Dirk Behme 71ae5f7a3f Fix compiler warning in fdt_support.c 15 years ago
Thomas Weber 0d302af0bb common/cmd_nvedit: Use return value of cmd_usage 15 years ago
Thomas Weber 7013c06124 Common/command: Guard strchr/strlen from NULL pointer 15 years ago
Thomas Weber 5904da0214 Common/cmd_nvedit: Check for env subcommand 15 years ago
Wolfgang Denk 0390e26705 common/Makefile: don't include env_embedded.o into libcommon 15 years ago
Kumar Gala 6163f5b4c8 malloc: Fix issue with calloc memory possibly being non-zero 15 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 15 years ago
Peter Tyser 983eb9d162 pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW 15 years ago
Lei Wen 6d1d51b32b env_mmc: fix compile warning 15 years ago
Stefano Babic 590084a2f7 env_sf: remove warning introduced with last patch 15 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 15 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 15 years ago
Enric Balletbo i Serra 57ff9f2421 cmd_onenand.c: Fix command usage help. 15 years ago
Stefano Babic a3110f01c4 env_sf: updated to the new environment code 15 years ago
Wolfgang Denk ec5c04cdb5 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" 15 years ago
Mike Frysinger 8f4cb77ef7 cmd_net: drop spurious comma in U_BOOT_CMD 15 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago