Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/29577 )
Change subject: mb/emulation/qemu-i440fx|q35: Get rid of unused headers
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/29577/1/src/mainboard/emulation/qemu-i440fx…
File src/mainboard/emulation/qemu-i440fx/mainboard.c:
https://review.coreboot.org/#/c/29577/1/src/mainboard/emulation/qemu-i440fx…
PS1, Line 21:
> pci_write_config8 is implemented in arch/io. […]
the arch independent ramstage headers are at <device/pci_ops.h>
arch/io.h is only used for PRE_RAM on x86
--
To view, visit https://review.coreboot.org/29577
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I3cf0e4ef5b090d15ad823747fcf9219644e130fc
Gerrit-Change-Number: 29577
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Sun, 11 Nov 2018 15:56:05 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/29569 )
Change subject: arch/acpi.h: Add some update to version 6.2a
......................................................................
Patch Set 7:
(1 comment)
https://review.coreboot.org/#/c/29569/7/src/arch/x86/include/arch/acpi.h
File src/arch/x86/include/arch/acpi.h:
https://review.coreboot.org/#/c/29569/7/src/arch/x86/include/arch/acpi.h@97
PS7, Line 97: u8 revision; /* 0 for ACPI 1.0, 2 for ACPI 2.0/3.0/4.0/6.2a */
line over 80 characters
--
To view, visit https://review.coreboot.org/29569
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I91291c8202d1562b720b9922791c6282e572601f
Gerrit-Change-Number: 29569
Gerrit-PatchSet: 7
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Sun, 11 Nov 2018 13:32:21 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29569
to look at the new patch set (#7).
Change subject: arch/acpi.h: Add some update to version 6.2a
......................................................................
arch/acpi.h: Add some update to version 6.2a
Some tables updated to comply with ACPI version 6.2a.
Change-Id: I91291c8202d1562b720b9922791c6282e572601f
Signed-off-by: Elyes HAOUAS <ehaouas(a)noos.fr>
---
M src/arch/x86/include/arch/acpi.h
M src/soc/amd/stoneyridge/acpi.c
M src/soc/intel/fsp_baytrail/acpi.c
M src/soc/intel/fsp_broadwell_de/acpi.c
M src/southbridge/amd/agesa/hudson/fadt.c
M src/southbridge/amd/cimx/sb800/fadt.c
M src/southbridge/amd/pi/hudson/fadt.c
M src/southbridge/intel/fsp_rangeley/acpi.c
8 files changed, 51 insertions(+), 41 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/29569/7
--
To view, visit https://review.coreboot.org/29569
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: I91291c8202d1562b720b9922791c6282e572601f
Gerrit-Change-Number: 29569
Gerrit-PatchSet: 7
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Patrick Rudolph <siro(a)das-labor.org>
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/29569 )
Change subject: arch/acpi.h: Add some update to version 6.2a
......................................................................
Patch Set 6:
(1 comment)
https://review.coreboot.org/#/c/29569/6/src/arch/x86/include/arch/acpi.h
File src/arch/x86/include/arch/acpi.h:
https://review.coreboot.org/#/c/29569/6/src/arch/x86/include/arch/acpi.h@97
PS6, Line 97: u8 revision; /* 0 for ACPI 1.0, 2 for ACPI 2.0/3.0/4.0/6.2a */
line over 80 characters
--
To view, visit https://review.coreboot.org/29569
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I91291c8202d1562b720b9922791c6282e572601f
Gerrit-Change-Number: 29569
Gerrit-PatchSet: 6
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Sun, 11 Nov 2018 12:42:38 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29569
to look at the new patch set (#6).
Change subject: arch/acpi.h: Add some update to version 6.2a
......................................................................
arch/acpi.h: Add some update to version 6.2a
Some tables updated to comply with ACPI version 6.2a.
Change-Id: I91291c8202d1562b720b9922791c6282e572601f
Signed-off-by: Elyes HAOUAS <ehaouas(a)noos.fr>
---
M src/arch/x86/include/arch/acpi.h
1 file changed, 37 insertions(+), 16 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/29569/6
--
To view, visit https://review.coreboot.org/29569
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: I91291c8202d1562b720b9922791c6282e572601f
Gerrit-Change-Number: 29569
Gerrit-PatchSet: 6
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Patrick Rudolph <siro(a)das-labor.org>
Elyes HAOUAS has posted comments on this change. ( https://review.coreboot.org/29569 )
Change subject: arch/acpi.h: Add some update to version 6.2a
......................................................................
Set Ready For Review
--
To view, visit https://review.coreboot.org/29569
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I91291c8202d1562b720b9922791c6282e572601f
Gerrit-Change-Number: 29569
Gerrit-PatchSet: 5
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Sun, 11 Nov 2018 12:34:02 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/29574 )
Change subject: mb/emulation/qemu-i440fx|q35: Link memory.c
......................................................................
Patch Set 2: Code-Review+2
--
To view, visit https://review.coreboot.org/29574
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2bc461b13332ec5885c33c87828a5fd023f8e730
Gerrit-Change-Number: 29574
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sun, 11 Nov 2018 12:29:59 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes