diff options
Diffstat (limited to 'src/mainboard/asus/p5ql-em')
-rw-r--r-- | src/mainboard/asus/p5ql-em/Kconfig | 1 | ||||
-rw-r--r-- | src/mainboard/asus/p5ql-em/Makefile.inc | 1 | ||||
-rw-r--r-- | src/mainboard/asus/p5ql-em/acpi/ich10_pci_irqs.asl | 1 | ||||
-rw-r--r-- | src/mainboard/asus/p5ql-em/acpi_tables.c | 1 | ||||
-rw-r--r-- | src/mainboard/asus/p5ql-em/cmos.layout | 1 | ||||
-rw-r--r-- | src/mainboard/asus/p5ql-em/devicetree.cb | 1 | ||||
-rw-r--r-- | src/mainboard/asus/p5ql-em/dsdt.asl | 1 | ||||
-rw-r--r-- | src/mainboard/asus/p5ql-em/early_init.c | 1 | ||||
-rw-r--r-- | src/mainboard/asus/p5ql-em/gma-mainboard.ads | 1 | ||||
-rw-r--r-- | src/mainboard/asus/p5ql-em/gpio.c | 1 | ||||
-rw-r--r-- | src/mainboard/asus/p5ql-em/hda_verb.c | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/src/mainboard/asus/p5ql-em/Kconfig b/src/mainboard/asus/p5ql-em/Kconfig index 3d0632364e..a7c0617b86 100644 --- a/src/mainboard/asus/p5ql-em/Kconfig +++ b/src/mainboard/asus/p5ql-em/Kconfig @@ -1,5 +1,4 @@ # -# This file is part of the coreboot project. # # SPDX-License-Identifier: GPL-2.0-only diff --git a/src/mainboard/asus/p5ql-em/Makefile.inc b/src/mainboard/asus/p5ql-em/Makefile.inc index 4babfc434b..1adafa5ecd 100644 --- a/src/mainboard/asus/p5ql-em/Makefile.inc +++ b/src/mainboard/asus/p5ql-em/Makefile.inc @@ -1,5 +1,4 @@ # -# This file is part of the coreboot project. # # SPDX-License-Identifier: GPL-2.0-only diff --git a/src/mainboard/asus/p5ql-em/acpi/ich10_pci_irqs.asl b/src/mainboard/asus/p5ql-em/acpi/ich10_pci_irqs.asl index 3ee742e2bc..7f2f7f9e42 100644 --- a/src/mainboard/asus/p5ql-em/acpi/ich10_pci_irqs.asl +++ b/src/mainboard/asus/p5ql-em/acpi/ich10_pci_irqs.asl @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ /* This is board specific information: * IRQ routing for the 0:1e.0 PCI bridge of the ICH10 diff --git a/src/mainboard/asus/p5ql-em/acpi_tables.c b/src/mainboard/asus/p5ql-em/acpi_tables.c index e34767bf8e..abb544e9a9 100644 --- a/src/mainboard/asus/p5ql-em/acpi_tables.c +++ b/src/mainboard/asus/p5ql-em/acpi_tables.c @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ #include <string.h> #include <acpi/acpigen.h> diff --git a/src/mainboard/asus/p5ql-em/cmos.layout b/src/mainboard/asus/p5ql-em/cmos.layout index aab610b093..648f640a03 100644 --- a/src/mainboard/asus/p5ql-em/cmos.layout +++ b/src/mainboard/asus/p5ql-em/cmos.layout @@ -1,5 +1,4 @@ ## -## This file is part of the coreboot project. ## ## SPDX-License-Identifier: GPL-2.0-only diff --git a/src/mainboard/asus/p5ql-em/devicetree.cb b/src/mainboard/asus/p5ql-em/devicetree.cb index 578bb03e9e..242ea5a0d8 100644 --- a/src/mainboard/asus/p5ql-em/devicetree.cb +++ b/src/mainboard/asus/p5ql-em/devicetree.cb @@ -1,4 +1,3 @@ -# This file is part of the coreboot project. # SPDX-License-Identifier: GPL-2.0-or-later chip northbridge/intel/x4x # Northbridge diff --git a/src/mainboard/asus/p5ql-em/dsdt.asl b/src/mainboard/asus/p5ql-em/dsdt.asl index e8ded2937f..2981dc6326 100644 --- a/src/mainboard/asus/p5ql-em/dsdt.asl +++ b/src/mainboard/asus/p5ql-em/dsdt.asl @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ #include <southbridge/intel/i82801jx/i82801jx.h> diff --git a/src/mainboard/asus/p5ql-em/early_init.c b/src/mainboard/asus/p5ql-em/early_init.c index 99a0f6ecc1..af5713b224 100644 --- a/src/mainboard/asus/p5ql-em/early_init.c +++ b/src/mainboard/asus/p5ql-em/early_init.c @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include <bootblock_common.h> diff --git a/src/mainboard/asus/p5ql-em/gma-mainboard.ads b/src/mainboard/asus/p5ql-em/gma-mainboard.ads index f3178a8188..8b07c07695 100644 --- a/src/mainboard/asus/p5ql-em/gma-mainboard.ads +++ b/src/mainboard/asus/p5ql-em/gma-mainboard.ads @@ -1,5 +1,4 @@ -- SPDX-License-Identifier: GPL-2.0-or-later --- This file is part of the coreboot project. with HW.GFX.GMA; with HW.GFX.GMA.Display_Probing; diff --git a/src/mainboard/asus/p5ql-em/gpio.c b/src/mainboard/asus/p5ql-em/gpio.c index 0c13d88b7e..75d9ee4863 100644 --- a/src/mainboard/asus/p5ql-em/gpio.c +++ b/src/mainboard/asus/p5ql-em/gpio.c @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ #include <southbridge/intel/common/gpio.h> diff --git a/src/mainboard/asus/p5ql-em/hda_verb.c b/src/mainboard/asus/p5ql-em/hda_verb.c index 5178d3fd1c..d1b1178d20 100644 --- a/src/mainboard/asus/p5ql-em/hda_verb.c +++ b/src/mainboard/asus/p5ql-em/hda_verb.c @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include <device/azalia_device.h> |