coreboot-kgpe-d16/src/mainboard/amd/thatcher
Paul Menzel 9f7f92c7ee amd/agesa/hudson boards: Get rid of power button device
Port commit d7b88dcb (mb/google/x86-boards: Get rid of power button
device in coreboot) to AMD AGESA Hudson boards.

No idea, if this is correct for the two laptops. The Lenovo G505s also
incorrectly defines two power buttons.

    [    0.911423] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
    [    0.911434] ACPI: Power Button [PWRB]
    [    0.911493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    [    0.912326] ACPI: Power Button [PWRF]

If the generic power button device is needed, the POWER_BUTTON flag
should be set in FADT.

The GPE ACPI code seems to originate from commit 806def8c (I missed the
svn add on r3787. These are the additional files., Add AMD dbm690t ACPI
support.), and was copied over.

Change-Id: I88950e15faf1b90ca6e688864bac40bf9779c32e
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40754
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mike Banon <mikebdp2@gmail.com>
2020-06-06 09:45:00 +00:00
..
acpi amd/agesa/hudson boards: Get rid of power button device 2020-06-06 09:45:00 +00:00
acpi_tables.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
BiosCallOuts.c src/mainboard: Remove unused 'include <stdlib.h>' 2020-05-13 08:54:14 +00:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
bootblock.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
buildOpts.c AGESA f14/f15tn/f16kb: Clean up buildOpts.c files 2020-06-01 17:00:15 +00:00
cmos.layout src: Fix up #-commented SPDX headers 2020-06-01 17:08:53 +00:00
devicetree.cb mainboard/*/*/*.cb: Remove leading blank lines from SPDX header 2020-05-18 07:01:11 +00:00
dsdt.asl amd/agesa/hudson boards: Get rid of power button device 2020-06-06 09:45:00 +00:00
irq_tables.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header 2020-05-18 07:00:58 +00:00
Kconfig.name mb/amd/thatcher: Switch away from ROMCC_BOOTBLOCK 2020-02-24 13:56:23 +00:00
mainboard.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
mptable.c src: Remove unused '#include <cpu/x86/lapic.h>' 2020-06-02 07:38:45 +00:00
OemCustomize.c AGESA boards: Fix typo in *OVERRIDES* in comment 2020-05-29 12:48:48 +00:00
OptionsIds.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00