coreboot-kgpe-d16/src/mainboard/amd/padmelon
Patrick Georgi 02363b5e46 treewide: Move "is part of the coreboot project" line in its own comment
That makes it easier to identify "license only" headers (because they
are now license only)

Script line used for that:
  perl -i -p0e 's|/\*.*\n.*This file is part of the coreboot project.*\n.*\*|/* This file is part of the coreboot project. */\n/*|' # ...filelist...

Change-Id: I2280b19972e37c36d8c67a67e0320296567fa4f6
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41065
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-05-06 22:20:28 +00:00
..
acpi soc/amd/hda: Move HDA PCI device from DSDT to SSDT 2020-04-29 08:44:08 +00:00
bootblock mainboard/amd: Use SPDX for GPL-2.0-only files 2020-04-04 15:16:49 +00:00
BiosCallOuts.c mainboard/amd: Use SPDX for GPL-2.0-only files 2020-04-04 15:16:49 +00:00
BiosCallOuts.h mainboard/amd: Use SPDX for GPL-2.0-only files 2020-04-04 15:16:49 +00:00
board_info.txt
devicetree.cb mainboard/[a-f]*: Remove copyright notices 2020-03-18 09:39:45 +00:00
dsdt.asl acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
fan_init.c mainboard/amd: Use SPDX for GPL-2.0-only files 2020-04-04 15:16:49 +00:00
gpio.c mainboard/amd: Use SPDX for GPL-2.0-only files 2020-04-04 15:16:49 +00:00
gpio.h mainboard/amd: Use SPDX for GPL-2.0-only files 2020-04-04 15:16:49 +00:00
hda_verb.c treewide: Move "is part of the coreboot project" line in its own comment 2020-05-06 22:20:28 +00:00
Kconfig mb/amd/padmelon: Remove PS/2 keyboard driver selection 2020-04-30 21:44:12 +00:00
Kconfig.name
mainboard.c acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
Makefile.inc mainboard/[a-f]*: Remove copyright notices 2020-03-18 09:39:45 +00:00
OemCustomize.c mainboard/amd: Use SPDX for GPL-2.0-only files 2020-04-04 15:16:49 +00:00
romstage.c