Arthur Heymans uploaded patch set #7 to this change.

View Change

mb/asus/p5ql-em: Add mainboard

Tested, working:
- First dimm slot of each channel
- USB, SATA
- CPU FSB at 800, 1067 and 1333MHz
- Libgfxinit on DVI and VGA slot
- PCI slot
- Realtek NIC (configure MAC address in Kconfig)
- PEG slot
- PS2 keyboard

Tested, not working:
- second dimm slot for each channel. Those are hooked up to the second
rank of the channel, instead of rank 3 and 4. The raminit does not
support such setups.

Untested:
- PCIe x1 slot, likely works fine
- HDMI

Tested using SeaBIOS 1.12, Linux 4.19.

Change-Id: I88fe9c66dae079cd7eedcc9736c5922defbc0e5a
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
---
A src/mainboard/asus/p5ql-em/Kconfig
A src/mainboard/asus/p5ql-em/Kconfig.name
A src/mainboard/asus/p5ql-em/Makefile.inc
A src/mainboard/asus/p5ql-em/acpi/ec.asl
A src/mainboard/asus/p5ql-em/acpi/ich10_pci_irqs.asl
A src/mainboard/asus/p5ql-em/acpi/platform.asl
A src/mainboard/asus/p5ql-em/acpi/superio.asl
A src/mainboard/asus/p5ql-em/acpi_tables.c
A src/mainboard/asus/p5ql-em/board_info.txt
A src/mainboard/asus/p5ql-em/cmos.default
A src/mainboard/asus/p5ql-em/cmos.layout
A src/mainboard/asus/p5ql-em/cstates.c
A src/mainboard/asus/p5ql-em/data.vbt
A src/mainboard/asus/p5ql-em/devicetree.cb
A src/mainboard/asus/p5ql-em/dsdt.asl
A src/mainboard/asus/p5ql-em/gma-mainboard.ads
A src/mainboard/asus/p5ql-em/gpio.c
A src/mainboard/asus/p5ql-em/hda_verb.c
A src/mainboard/asus/p5ql-em/romstage.c
19 files changed, 857 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/31323/7

To view, visit change 31323. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I88fe9c66dae079cd7eedcc9736c5922defbc0e5a
Gerrit-Change-Number: 31323
Gerrit-PatchSet: 7
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-MessageType: newpatchset