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

31 Commits (f1249119bfc2e11f6c65f21d62e85f70aca46887)

Author SHA1 Message Date
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Masahiro Yamada 887363b5f0 sh: consolidate CONFIG_SYS_CPU defines 11 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 11 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
Masahiro Yamada 02b3bf390e sh: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 14 years ago
Nobuhiro Iwamatsu 5c1877d682 sh: Remove config.mk for ms7722se board 14 years ago
John Rigby 2956532625 Move DECLARE_GLOBAL_DATA_PTR to file scope 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 15 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 15 years ago
Ben Warren 7194ab8095 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 3931a375de sh: unify linker script 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 236aad8758 sh: make the linker scripts more generic 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Nobuhiro Iwamatsu c9935c9925 sh: Fix compile error on lowlevel_init file 16 years ago
Jean-Christophe PLAGNIOL-VILLARD f7e78f3b74 sh: use write{8,16,32} in all lowlevel_init 16 years ago
Jean-Christophe PLAGNIOL-VILLARD e443077962 sh: lowlevel_init coding style cleanup 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Nobuhiro Iwamatsu b5d10a1352 sh: Fix compile warning 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 17 years ago
Nobuhiro Iwamatsu 9e23fe0560 sh: Fix SH-boards compile error 17 years ago
Nobuhiro Iwamatsu 0955ef34c0 sh: Cleanup source code of MS7722SE 17 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 17 years ago
Wolfgang Denk a30cc5a340 Cleanup: fix out-of-tree building for some boards 17 years ago
Wolfgang Denk 461fa68d20 Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Wolfgang Denk 61fb15c516 Fix coding style issues; update CHANGELOG. 17 years ago
Nobuhiro Iwamatsu 6c0bbdccd3 sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 board 18 years ago