chris wang has posted comments on this change. ( https://review.coreboot.org/29473 )
Change subject: mb/google/kahlee/variants/liara: Adjust 20ms for edp panel power sequences
......................................................................
Patch Set 2:
(3 comments)
Thanks Richard.
https://review.coreboot.org/#/c/29473/1//COMMIT_MSG
Commit Message:
https://review.coreboot.org/#/c/29473/1//COMMIT_MSG@7
PS1, Line 7: A
> Capital letter
Done
https://review.coreboot.org/#/c/29473/1//COMMIT_MSG@9
PS1, Line 9: A
> Capital letter
Done
https://review.coreboot.org/#/c/29473/1//COMMIT_MSG@12
PS1, Line 12: .
> Add a dot to the end of line.
Done
--
To view, visit https://review.coreboot.org/29473
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: Iab46f6fc653047a1ec6e8528eefa0999d7019690
Gerrit-Change-Number: 29473
Gerrit-PatchSet: 2
Gerrit-Owner: chris wang <Chris.Wang(a)amd.com>
Gerrit-Reviewer: Chris Wang <chris.wang(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Richard Spiegel <richard.spiegel(a)silverbackltd.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: chris wang <Chris.Wang(a)amd.com>
Gerrit-Comment-Date: Tue, 06 Nov 2018 06:50:41 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Hello Chris Wang, Richard Spiegel, build bot (Jenkins), Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29473
to look at the new patch set (#2).
Change subject: mb/google/kahlee/variants/liara: Adjust 20ms for edp panel power sequences
......................................................................
mb/google/kahlee/variants/liara: Adjust 20ms for edp panel power sequences
Add 20ms adjust timing for edp panel in devicetree.
BUG=b:118011567
TEST=verify panel sequences by ODM.
Change-Id: Iab46f6fc653047a1ec6e8528eefa0999d7019690
Signed-off-by: Chris Wang <chris.wang(a)amd.corp-partner.google.com>
---
M src/mainboard/google/kahlee/variants/liara/devicetree.cb
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/29473/2
--
To view, visit https://review.coreboot.org/29473
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: Iab46f6fc653047a1ec6e8528eefa0999d7019690
Gerrit-Change-Number: 29473
Gerrit-PatchSet: 2
Gerrit-Owner: chris wang <Chris.Wang(a)amd.com>
Gerrit-Reviewer: Chris Wang <chris.wang(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Richard Spiegel <richard.spiegel(a)silverbackltd.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: chris wang <Chris.Wang(a)amd.com>
Hello Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29495
to look at the new patch set (#4).
Change subject: soc/intel/icelake: Update GPIOs for Icelake SOC
......................................................................
soc/intel/icelake: Update GPIOs for Icelake SOC
This implementation updates the GPIO pins, communities and
group mapping.
Change details:
1. Update 5 GPIO community includes 11 GPIO groups
GPIO COM 0
GPP_G, GPP_B, GPP_A
GPIO COM 1
GPP_H, GPP_D, GPP_F
GPIO COM 2
GPD
GPIO COM 4
GPP_C, GPP_E
GPIO COM 5
GPP_R, GPP_S
2. Update GPIO IRQ routing
Change-Id: I223abacc18f78631a42f340952f13d45fa9a4703
Signed-off-by: Subrata Banik <subrata.banik(a)intel.com>
Signed-off-by: Aamir Bohra <aamir.bohra(a)intel.com>
---
M src/soc/intel/icelake/acpi/gpio.asl
M src/soc/intel/icelake/gpio.c
M src/soc/intel/icelake/include/soc/gpio.h
M src/soc/intel/icelake/include/soc/gpio_defs.h
M src/soc/intel/icelake/include/soc/gpio_soc_defs.h
M src/soc/intel/icelake/include/soc/pcr_ids.h
M src/soc/intel/icelake/include/soc/pmc.h
7 files changed, 533 insertions(+), 582 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/29495/4
--
To view, visit https://review.coreboot.org/29495
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: I223abacc18f78631a42f340952f13d45fa9a4703
Gerrit-Change-Number: 29495
Gerrit-PatchSet: 4
Gerrit-Owner: Aamir Bohra <aamir.bohra(a)intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29495
to look at the new patch set (#3).
Change subject: soc/intel/icelake: Update GPIOs for Icelake SOC
......................................................................
soc/intel/icelake: Update GPIOs for Icelake SOC
This implementation updates the GPIO pins, communities and
group mapping.
Change details:
1. Update 5 GPIO community includes 11 GPIO groups
GPIO COM 0
GPP_G, GPP_B, GPP_A
GPIO COM 1
GPP_H, GPP_D, GPP_F
GPIO COM 2
GPD
GPIO COM 4
GPP_C, GPP_E
GPIO COM 5
GPP_R, GPP_S
2. Update GPIO IRQ routing
Change-Id: I223abacc18f78631a42f340952f13d45fa9a4703
Signed-off-by: Subrata Banik <subrata.banik(a)intel.com>
Signed-off-by: Aamir Bohra <aamir.bohra(a)intel.com>
---
M src/soc/intel/icelake/acpi/gpio.asl
M src/soc/intel/icelake/gpio.c
M src/soc/intel/icelake/include/soc/gpio.h
M src/soc/intel/icelake/include/soc/gpio_defs.h
M src/soc/intel/icelake/include/soc/gpio_soc_defs.h
M src/soc/intel/icelake/include/soc/pcr_ids.h
M src/soc/intel/icelake/include/soc/pmc.h
7 files changed, 533 insertions(+), 582 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/29495/3
--
To view, visit https://review.coreboot.org/29495
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: I223abacc18f78631a42f340952f13d45fa9a4703
Gerrit-Change-Number: 29495
Gerrit-PatchSet: 3
Gerrit-Owner: Aamir Bohra <aamir.bohra(a)intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29495
to look at the new patch set (#2).
Change subject: soc/intel/icelake: Update GPIOs for Icelake SOC
......................................................................
soc/intel/icelake: Update GPIOs for Icelake SOC
This implementation updates the GPIO pins, communities and
group mapping.
Change details:
1. Update 5 GPIO community includes 11 GPIO groups
GPIO COM 0
GPP_G, GPP_B, GPP_A
GPIO COM 1
GPP_H, GPP_D, GPP_F
GPIO COM 2
GPD
GPIO COM 4
GPP_C, GPP_E
GPIO COM 5
GPP_R, GPP_S
2. Update GPIO IRQ routing
Change-Id: I223abacc18f78631a42f340952f13d45fa9a4703
Signed-off-by: Subrata Banik <subrata.banik(a)intel.com>
Signed-off-by: Aamir Bohra <aamir.bohra(a)intel.com>
---
M src/soc/intel/icelake/acpi/gpio.asl
M src/soc/intel/icelake/gpio.c
M src/soc/intel/icelake/include/soc/gpio.h
M src/soc/intel/icelake/include/soc/gpio_defs.h
M src/soc/intel/icelake/include/soc/gpio_soc_defs.h
M src/soc/intel/icelake/include/soc/pmc.h
6 files changed, 533 insertions(+), 581 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/29495/2
--
To view, visit https://review.coreboot.org/29495
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: I223abacc18f78631a42f340952f13d45fa9a4703
Gerrit-Change-Number: 29495
Gerrit-PatchSet: 2
Gerrit-Owner: Aamir Bohra <aamir.bohra(a)intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Werner Zeh has posted comments on this change. ( https://review.coreboot.org/29467 )
Change subject: siemens/mc_apl4: Add new mainboard variant mc_apl4
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/29467
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: I3dfdccc8198f3a23a45d319ede6080803a46f7f6
Gerrit-Change-Number: 29467
Gerrit-PatchSet: 1
Gerrit-Owner: Mario Scheithauer <mario.scheithauer(a)siemens.com>
Gerrit-Reviewer: Uwe Pöche <uwe.poeche(a)siemens.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 06 Nov 2018 05:42:51 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29494
to look at the new patch set (#3).
Change subject: riscv: add support to select the privilege level of the payload running
......................................................................
riscv: add support to select the privilege level of the payload running
Change-Id: I96961246cd257b63cf167238aa0cf6e65272b951
Signed-off-by: Xiang Wang <wxjstz(a)126.com>
---
M src/arch/riscv/Kconfig
M src/arch/riscv/Makefile.inc
M src/arch/riscv/boot.c
M src/arch/riscv/include/arch/boot.h
D src/arch/riscv/payload.S
A src/arch/riscv/payload.c
6 files changed, 78 insertions(+), 38 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/29494/3
--
To view, visit https://review.coreboot.org/29494
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: I96961246cd257b63cf167238aa0cf6e65272b951
Gerrit-Change-Number: 29494
Gerrit-PatchSet: 3
Gerrit-Owner: Xiang Wang <wxjstz(a)126.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>