coreboot/src
Jonas Moehle bece6e86dd src/mainboard/*.asl: Remove _HID / _ADR objects overlapping
ACPI spec:
 "A device object must contain either an _HID object or an _ADR
object, but should not contain both."

Signed-off-by: Jonas Moehle <ad-min@mailbox.org>
Change-Id: I949393558f5af66689c167b2e593a1461f641962
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37935
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-01-11 11:12:32 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch acpi: Be more ACPI compliant when generating _UID 2020-01-09 14:22:51 +00:00
commonlib include/commonlib: Fix typos 2020-01-10 15:26:03 +00:00
console console/post: Move cmos_post_code() under pc80/rtc 2020-01-10 15:30:34 +00:00
cpu drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
device src/device: Update pci_class to PCI-SIG Specification 2020-01-10 10:55:49 +00:00
drivers console/post: Move cmos_post_code() under pc80/rtc 2020-01-10 15:30:34 +00:00
ec drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
include console/post: Move cmos_post_code() under pc80/rtc 2020-01-10 15:30:34 +00:00
lib drivers/pc80/rtc: Move sanitize_cmos() 2020-01-10 15:28:41 +00:00
mainboard src/mainboard/*.asl: Remove _HID / _ADR objects overlapping 2020-01-11 11:12:32 +00:00
northbridge nb/intel/{i945,sandybridge}/bootblock.c: Fix typo 2020-01-10 15:25:12 +00:00
security src/security: Fix typos 2020-01-10 15:20:57 +00:00
soc {Documentation,soc/intel}: Fix typo 2020-01-10 15:24:58 +00:00
southbridge sb/amd/agesa/hudson: Fix typo 2020-01-10 15:25:24 +00:00
superio drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
vendorcode vc/amd/agesa: Remove unused assignments 2020-01-10 15:10:36 +00:00
Kconfig timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour 2020-01-10 14:11:50 +00:00