Change in coreboot[master]: mainboard: Add ASRock H81M-HDS

Hello build bot (Jenkins), I'd like you to reexamine a change. Please visit https://review.coreboot.org/29390 to look at the new patch set (#3). Change subject: mainboard: Add ASRock H81M-HDS ...................................................................... mainboard: Add ASRock H81M-HDS Tested with GRUB 2.02 as a payload, booting Debian GNU/Linux 9.5 with kernel 4.9. This board works quite well under coreboot. A list of what works and what doesn't can be found in the documentation part of this commit. The file `data.vbt` matches the VBT in the latest stable version of the vendor firmware (version 2.20). Change-Id: I53483bb9fa335e86e85dfc487fef03fce4b85e2a Signed-off-by: Tristan Corrick <tristan@corrick.kiwi> --- A Documentation/mainboard/asrock/h81m-hds.md M Documentation/mainboard/index.md A src/mainboard/asrock/h81m-hds/Kconfig A src/mainboard/asrock/h81m-hds/Kconfig.name A src/mainboard/asrock/h81m-hds/Makefile.inc A src/mainboard/asrock/h81m-hds/acpi/ec.asl A src/mainboard/asrock/h81m-hds/acpi/platform.asl A src/mainboard/asrock/h81m-hds/acpi/superio.asl A src/mainboard/asrock/h81m-hds/acpi_tables.c A src/mainboard/asrock/h81m-hds/board_info.txt A src/mainboard/asrock/h81m-hds/cmos.default A src/mainboard/asrock/h81m-hds/cmos.layout A src/mainboard/asrock/h81m-hds/data.vbt A src/mainboard/asrock/h81m-hds/devicetree.cb A src/mainboard/asrock/h81m-hds/dsdt.asl A src/mainboard/asrock/h81m-hds/gma-mainboard.ads A src/mainboard/asrock/h81m-hds/gpio.h A src/mainboard/asrock/h81m-hds/hda_verb.c A src/mainboard/asrock/h81m-hds/mainboard.c A src/mainboard/asrock/h81m-hds/romstage.c 20 files changed, 1,043 insertions(+), 0 deletions(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/29390/3 -- To view, visit https://review.coreboot.org/29390 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I53483bb9fa335e86e85dfc487fef03fce4b85e2a Gerrit-Change-Number: 29390 Gerrit-PatchSet: 3 Gerrit-Owner: Tristan Corrick <tristan@corrick.kiwi> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
participants (1)
-
Tristan Corrick (Code Review)