summaryrefslogtreecommitdiffstats
path: root/src/mainboard/system76
diff options
context:
space:
mode:
authorTim Crawford <tcrawford@system76.com>2023-02-06 11:14:57 -0700
committerFelix Held <felix-coreboot@felixheld.de>2023-02-28 17:43:00 +0000
commitf0400e7d3f1bf7e6f8b5fa2ba371a24c39f91b0e (patch)
tree2e0bdcdec2b3e445f3393d698e344cc3baeb1f26 /src/mainboard/system76
parent9770df1e9dfff99f8e764a56e6f603d4266edfb7 (diff)
downloadcoreboot-f0400e7d3f1bf7e6f8b5fa2ba371a24c39f91b0e.tar.gz
coreboot-f0400e7d3f1bf7e6f8b5fa2ba371a24c39f91b0e.tar.bz2
coreboot-f0400e7d3f1bf7e6f8b5fa2ba371a24c39f91b0e.zip
mb/system76: Rename adl-p to adl
The directory holds boards other than ADL-P, such as ADL-U and ADL-H. Change-Id: I8e1b67f83d649cd07645a4a519ba1bf2f6f5e7c6 Signed-off-by: Tim Crawford <tcrawford@system76.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72802 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jeremy Soller <jeremy@system76.com>
Diffstat (limited to 'src/mainboard/system76')
-rw-r--r--src/mainboard/system76/adl/Kconfig (renamed from src/mainboard/system76/adl-p/Kconfig)2
-rw-r--r--src/mainboard/system76/adl/Kconfig.name (renamed from src/mainboard/system76/adl-p/Kconfig.name)0
-rw-r--r--src/mainboard/system76/adl/Makefile.inc (renamed from src/mainboard/system76/adl-p/Makefile.inc)0
-rw-r--r--src/mainboard/system76/adl/acpi/backlight.asl (renamed from src/mainboard/system76/adl-p/acpi/backlight.asl)0
-rw-r--r--src/mainboard/system76/adl/acpi/mainboard.asl (renamed from src/mainboard/system76/adl-p/acpi/mainboard.asl)0
-rw-r--r--src/mainboard/system76/adl/acpi/sleep.asl (renamed from src/mainboard/system76/adl-p/acpi/sleep.asl)0
-rw-r--r--src/mainboard/system76/adl/board_info.txt (renamed from src/mainboard/system76/adl-p/board_info.txt)0
-rw-r--r--src/mainboard/system76/adl/bootblock.c (renamed from src/mainboard/system76/adl-p/bootblock.c)0
-rw-r--r--src/mainboard/system76/adl/cmos.default (renamed from src/mainboard/system76/adl-p/cmos.default)0
-rw-r--r--src/mainboard/system76/adl/cmos.layout (renamed from src/mainboard/system76/adl-p/cmos.layout)0
-rw-r--r--src/mainboard/system76/adl/devicetree.cb (renamed from src/mainboard/system76/adl-p/devicetree.cb)0
-rw-r--r--src/mainboard/system76/adl/dsdt.asl (renamed from src/mainboard/system76/adl-p/dsdt.asl)0
-rw-r--r--src/mainboard/system76/adl/include/mainboard/gpio.h (renamed from src/mainboard/system76/adl-p/include/mainboard/gpio.h)0
-rw-r--r--src/mainboard/system76/adl/ramstage.c (renamed from src/mainboard/system76/adl-p/ramstage.c)0
-rw-r--r--src/mainboard/system76/adl/variants/darp8/board_info.txt (renamed from src/mainboard/system76/adl-p/variants/darp8/board_info.txt)0
-rw-r--r--src/mainboard/system76/adl/variants/darp8/data.vbt (renamed from src/mainboard/system76/adl-p/variants/darp8/data.vbt)bin8704 -> 8704 bytes
-rw-r--r--src/mainboard/system76/adl/variants/darp8/gpio.c (renamed from src/mainboard/system76/adl-p/variants/darp8/gpio.c)0
-rw-r--r--src/mainboard/system76/adl/variants/darp8/gpio_early.c (renamed from src/mainboard/system76/adl-p/variants/darp8/gpio_early.c)0
-rw-r--r--src/mainboard/system76/adl/variants/darp8/hda_verb.c (renamed from src/mainboard/system76/adl-p/variants/darp8/hda_verb.c)0
-rw-r--r--src/mainboard/system76/adl/variants/darp8/overridetree.cb (renamed from src/mainboard/system76/adl-p/variants/darp8/overridetree.cb)0
-rw-r--r--src/mainboard/system76/adl/variants/darp8/romstage.c (renamed from src/mainboard/system76/adl-p/variants/darp8/romstage.c)0
-rw-r--r--src/mainboard/system76/adl/variants/galp6/board_info.txt (renamed from src/mainboard/system76/adl-p/variants/galp6/board_info.txt)0
-rw-r--r--src/mainboard/system76/adl/variants/galp6/data.vbt (renamed from src/mainboard/system76/adl-p/variants/galp6/data.vbt)bin8704 -> 8704 bytes
-rw-r--r--src/mainboard/system76/adl/variants/galp6/gpio.c (renamed from src/mainboard/system76/adl-p/variants/galp6/gpio.c)0
-rw-r--r--src/mainboard/system76/adl/variants/galp6/gpio_early.c (renamed from src/mainboard/system76/adl-p/variants/galp6/gpio_early.c)0
-rw-r--r--src/mainboard/system76/adl/variants/galp6/hda_verb.c (renamed from src/mainboard/system76/adl-p/variants/galp6/hda_verb.c)0
-rw-r--r--src/mainboard/system76/adl/variants/galp6/overridetree.cb (renamed from src/mainboard/system76/adl-p/variants/galp6/overridetree.cb)0
-rw-r--r--src/mainboard/system76/adl/variants/galp6/romstage.c (renamed from src/mainboard/system76/adl-p/variants/galp6/romstage.c)0
28 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/system76/adl-p/Kconfig b/src/mainboard/system76/adl/Kconfig
index 80c42a80b260..a45053414d0c 100644
--- a/src/mainboard/system76/adl-p/Kconfig
+++ b/src/mainboard/system76/adl/Kconfig
@@ -24,7 +24,7 @@ config BOARD_SPECIFIC_OPTIONS
select SYSTEM_TYPE_LAPTOP
config MAINBOARD_DIR
- default "system76/adl-p"
+ default "system76/adl"
config VARIANT_DIR
default "darp8" if BOARD_SYSTEM76_DARP8
diff --git a/src/mainboard/system76/adl-p/Kconfig.name b/src/mainboard/system76/adl/Kconfig.name
index 5e3aee34e4b0..5e3aee34e4b0 100644
--- a/src/mainboard/system76/adl-p/Kconfig.name
+++ b/src/mainboard/system76/adl/Kconfig.name
diff --git a/src/mainboard/system76/adl-p/Makefile.inc b/src/mainboard/system76/adl/Makefile.inc
index 8989d5ce6e1e..8989d5ce6e1e 100644
--- a/src/mainboard/system76/adl-p/Makefile.inc
+++ b/src/mainboard/system76/adl/Makefile.inc
diff --git a/src/mainboard/system76/adl-p/acpi/backlight.asl b/src/mainboard/system76/adl/acpi/backlight.asl
index f0202344508b..f0202344508b 100644
--- a/src/mainboard/system76/adl-p/acpi/backlight.asl
+++ b/src/mainboard/system76/adl/acpi/backlight.asl
diff --git a/src/mainboard/system76/adl-p/acpi/mainboard.asl b/src/mainboard/system76/adl/acpi/mainboard.asl
index c982a9ee4cbf..c982a9ee4cbf 100644
--- a/src/mainboard/system76/adl-p/acpi/mainboard.asl
+++ b/src/mainboard/system76/adl/acpi/mainboard.asl
diff --git a/src/mainboard/system76/adl-p/acpi/sleep.asl b/src/mainboard/system76/adl/acpi/sleep.asl
index 83888f3e59e9..83888f3e59e9 100644
--- a/src/mainboard/system76/adl-p/acpi/sleep.asl
+++ b/src/mainboard/system76/adl/acpi/sleep.asl
diff --git a/src/mainboard/system76/adl-p/board_info.txt b/src/mainboard/system76/adl/board_info.txt
index e67d88006203..e67d88006203 100644
--- a/src/mainboard/system76/adl-p/board_info.txt
+++ b/src/mainboard/system76/adl/board_info.txt
diff --git a/src/mainboard/system76/adl-p/bootblock.c b/src/mainboard/system76/adl/bootblock.c
index 8d06adc9d7f7..8d06adc9d7f7 100644
--- a/src/mainboard/system76/adl-p/bootblock.c
+++ b/src/mainboard/system76/adl/bootblock.c
diff --git a/src/mainboard/system76/adl-p/cmos.default b/src/mainboard/system76/adl/cmos.default
index 62715bc6bab6..62715bc6bab6 100644
--- a/src/mainboard/system76/adl-p/cmos.default
+++ b/src/mainboard/system76/adl/cmos.default
diff --git a/src/mainboard/system76/adl-p/cmos.layout b/src/mainboard/system76/adl/cmos.layout
index a53c3f4bbabd..a53c3f4bbabd 100644
--- a/src/mainboard/system76/adl-p/cmos.layout
+++ b/src/mainboard/system76/adl/cmos.layout
diff --git a/src/mainboard/system76/adl-p/devicetree.cb b/src/mainboard/system76/adl/devicetree.cb
index 8f668bee3318..8f668bee3318 100644
--- a/src/mainboard/system76/adl-p/devicetree.cb
+++ b/src/mainboard/system76/adl/devicetree.cb
diff --git a/src/mainboard/system76/adl-p/dsdt.asl b/src/mainboard/system76/adl/dsdt.asl
index cbf9e6a7e995..cbf9e6a7e995 100644
--- a/src/mainboard/system76/adl-p/dsdt.asl
+++ b/src/mainboard/system76/adl/dsdt.asl
diff --git a/src/mainboard/system76/adl-p/include/mainboard/gpio.h b/src/mainboard/system76/adl/include/mainboard/gpio.h
index c6393beebb6d..c6393beebb6d 100644
--- a/src/mainboard/system76/adl-p/include/mainboard/gpio.h
+++ b/src/mainboard/system76/adl/include/mainboard/gpio.h
diff --git a/src/mainboard/system76/adl-p/ramstage.c b/src/mainboard/system76/adl/ramstage.c
index 86ce82119e1f..86ce82119e1f 100644
--- a/src/mainboard/system76/adl-p/ramstage.c
+++ b/src/mainboard/system76/adl/ramstage.c
diff --git a/src/mainboard/system76/adl-p/variants/darp8/board_info.txt b/src/mainboard/system76/adl/variants/darp8/board_info.txt
index ea6f525c8195..ea6f525c8195 100644
--- a/src/mainboard/system76/adl-p/variants/darp8/board_info.txt
+++ b/src/mainboard/system76/adl/variants/darp8/board_info.txt
diff --git a/src/mainboard/system76/adl-p/variants/darp8/data.vbt b/src/mainboard/system76/adl/variants/darp8/data.vbt
index 0bae6898daa4..0bae6898daa4 100644
--- a/src/mainboard/system76/adl-p/variants/darp8/data.vbt
+++ b/src/mainboard/system76/adl/variants/darp8/data.vbt
Binary files differ
diff --git a/src/mainboard/system76/adl-p/variants/darp8/gpio.c b/src/mainboard/system76/adl/variants/darp8/gpio.c
index ce1d722a0846..ce1d722a0846 100644
--- a/src/mainboard/system76/adl-p/variants/darp8/gpio.c
+++ b/src/mainboard/system76/adl/variants/darp8/gpio.c
diff --git a/src/mainboard/system76/adl-p/variants/darp8/gpio_early.c b/src/mainboard/system76/adl/variants/darp8/gpio_early.c
index c80c798b040f..c80c798b040f 100644
--- a/src/mainboard/system76/adl-p/variants/darp8/gpio_early.c
+++ b/src/mainboard/system76/adl/variants/darp8/gpio_early.c
diff --git a/src/mainboard/system76/adl-p/variants/darp8/hda_verb.c b/src/mainboard/system76/adl/variants/darp8/hda_verb.c
index df2f8195dc41..df2f8195dc41 100644
--- a/src/mainboard/system76/adl-p/variants/darp8/hda_verb.c
+++ b/src/mainboard/system76/adl/variants/darp8/hda_verb.c
diff --git a/src/mainboard/system76/adl-p/variants/darp8/overridetree.cb b/src/mainboard/system76/adl/variants/darp8/overridetree.cb
index 5f82c443c016..5f82c443c016 100644
--- a/src/mainboard/system76/adl-p/variants/darp8/overridetree.cb
+++ b/src/mainboard/system76/adl/variants/darp8/overridetree.cb
diff --git a/src/mainboard/system76/adl-p/variants/darp8/romstage.c b/src/mainboard/system76/adl/variants/darp8/romstage.c
index 3d6a5fb993a1..3d6a5fb993a1 100644
--- a/src/mainboard/system76/adl-p/variants/darp8/romstage.c
+++ b/src/mainboard/system76/adl/variants/darp8/romstage.c
diff --git a/src/mainboard/system76/adl-p/variants/galp6/board_info.txt b/src/mainboard/system76/adl/variants/galp6/board_info.txt
index d7ee3f43ff5f..d7ee3f43ff5f 100644
--- a/src/mainboard/system76/adl-p/variants/galp6/board_info.txt
+++ b/src/mainboard/system76/adl/variants/galp6/board_info.txt
diff --git a/src/mainboard/system76/adl-p/variants/galp6/data.vbt b/src/mainboard/system76/adl/variants/galp6/data.vbt
index d58825f3265a..d58825f3265a 100644
--- a/src/mainboard/system76/adl-p/variants/galp6/data.vbt
+++ b/src/mainboard/system76/adl/variants/galp6/data.vbt
Binary files differ
diff --git a/src/mainboard/system76/adl-p/variants/galp6/gpio.c b/src/mainboard/system76/adl/variants/galp6/gpio.c
index b73f06b79089..b73f06b79089 100644
--- a/src/mainboard/system76/adl-p/variants/galp6/gpio.c
+++ b/src/mainboard/system76/adl/variants/galp6/gpio.c
diff --git a/src/mainboard/system76/adl-p/variants/galp6/gpio_early.c b/src/mainboard/system76/adl/variants/galp6/gpio_early.c
index 66577bd2458d..66577bd2458d 100644
--- a/src/mainboard/system76/adl-p/variants/galp6/gpio_early.c
+++ b/src/mainboard/system76/adl/variants/galp6/gpio_early.c
diff --git a/src/mainboard/system76/adl-p/variants/galp6/hda_verb.c b/src/mainboard/system76/adl/variants/galp6/hda_verb.c
index ff2dc8e333b2..ff2dc8e333b2 100644
--- a/src/mainboard/system76/adl-p/variants/galp6/hda_verb.c
+++ b/src/mainboard/system76/adl/variants/galp6/hda_verb.c
diff --git a/src/mainboard/system76/adl-p/variants/galp6/overridetree.cb b/src/mainboard/system76/adl/variants/galp6/overridetree.cb
index c10e17adbc9d..c10e17adbc9d 100644
--- a/src/mainboard/system76/adl-p/variants/galp6/overridetree.cb
+++ b/src/mainboard/system76/adl/variants/galp6/overridetree.cb
diff --git a/src/mainboard/system76/adl-p/variants/galp6/romstage.c b/src/mainboard/system76/adl/variants/galp6/romstage.c
index 3d6a5fb993a1..3d6a5fb993a1 100644
--- a/src/mainboard/system76/adl-p/variants/galp6/romstage.c
+++ b/src/mainboard/system76/adl/variants/galp6/romstage.c