Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/1b15fac15d9720b4a31a54fe07fd181ff0a28a80/arch/sh/cpu/sh2
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Masahiro Yamada
7d2366627e
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
...
This commit moves CONFIG_SH2, CONFIG_SH2A, CONFIG_SH3, CONFIG_SH4
to Kconfig renaming into CONFIG_CPU_SH2, CONFIG_CPU_SH2A,
CONFIG_CPU_SH3, CONFIG_CPU_SH4, respectively because
arch/sh/Kconfig of Linux uses CONFIG_CPU_SH* convention.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11 years ago
..
Makefile
sh: convert makefiles to Kbuild style
12 years ago
config.mk
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
11 years ago
cpu.c
sh: sh4: Remove CONFIG_SH4A definition from source code
11 years ago
interrupts.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
start.S
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
watchdog.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago