Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22337
to look at the new patch set (#3).
Change subject: nb/intel/sandybridge/peg: Add PEG driver
......................................................................
nb/intel/sandybridge/peg: Add PEG driver
Required for other ACPI generators, like the one used for _ROM.
* Add ACPI code for PEG10/PEG11/PEG12/PEG60 and include it on all platforms.
* Add PCIe driver for PEG. The driver returns ACPI names for ssdt generators
and includes an ACPI generator to write _STA method.
Needs test on real hardware.
Change-Id: I96835c43522580c95fd4f250c56bf9438e993bc1
Signed-off-by: Patrick Rudolph <siro(a)das-labor.org>
---
M src/northbridge/intel/sandybridge/Makefile.inc
M src/northbridge/intel/sandybridge/acpi/hostbridge.asl
A src/northbridge/intel/sandybridge/acpi/peg.asl
M src/northbridge/intel/sandybridge/acpi/sandybridge.asl
A src/northbridge/intel/sandybridge/pcie.c
M src/southbridge/intel/bd82x6x/acpi/default_irq_route.asl
6 files changed, 308 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/22337/3
--
To view, visit https://review.coreboot.org/22337
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I96835c43522580c95fd4f250c56bf9438e993bc1
Gerrit-Change-Number: 22337
Gerrit-PatchSet: 3
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22340
to look at the new patch set (#2).
Change subject: google mainboards: select SYSTEM_TYPE_LAPTOP where appropriate
......................................................................
google mainboards: select SYSTEM_TYPE_LAPTOP where appropriate
some Google boards were missing this selection, which led to them being
incorrectly identified as type 'Desktop' in SMBIOS type 3 table.
TEST: boot Linux and check correct chassis type listed via dmidecode
Change-Id: Ib1145e314812a3f300cfd1a435a687aa0862158a
Signed-off-by: Matt DeVillier <matt.devillier(a)gmail.com>
---
M src/mainboard/google/auron/Kconfig
M src/mainboard/google/chell/Kconfig
M src/mainboard/google/cyan/Kconfig
M src/mainboard/google/glados/Kconfig
M src/mainboard/google/lars/Kconfig
M src/mainboard/google/rambi/Kconfig
6 files changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/22340/2
--
To view, visit https://review.coreboot.org/22340
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib1145e314812a3f300cfd1a435a687aa0862158a
Gerrit-Change-Number: 22340
Gerrit-PatchSet: 2
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>