u-boot-brain/board/gdsys/common
Simon Glass 3a8ee3df83 board: Rename uclass to sysinfo
This uclass is intended to provide a way to obtain information about a
U-Boot board. But the concept of a U-Boot 'board' is the whole system,
not just one circuit board, meaning that 'board' is something of a
misnomer for this uclass.

In addition, the name 'board' is a bit overused in U-Boot and we want to
use the same uclass to provide SMBIOS information.

The obvious name is 'system' but that is so vague as to be meaningless.
Use 'sysinfo' instead, since this uclass is aimed at providing information
on the system.

Rename everything accordingly.

Note: Due to the patch delta caused by the symbol renames, this patch
shows some renamed files as being deleted in one place and created in
another.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-11-06 10:18:20 +08:00
..
adv7611.c gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
adv7611.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ch7301.c gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
ch7301.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cmd_ioloop.c board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00
dp501.c gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
dp501.h strider: Add DP501 support for cpu model 2016-03-21 09:19:53 +01:00
fanctrl.c gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
fanctrl.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fpga.c gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
ihs_mdio.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
ihs_mdio.h ihs_mdio: Make DM-compatible 2018-05-08 18:50:23 -04:00
ioep-fpga.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ioep-fpga.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile mpc83xx: Add gazerbeam board 2019-05-21 08:03:38 +02:00
mclink.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
mclink.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
osd_cmd.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
osd.c common: Drop linux/stringify.h from common header 2020-05-18 21:19:23 -04:00
osd.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
phy.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
phy.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00