Tom Hiller has posted comments on this change. ( https://review.coreboot.org/28210 )
Change subject: Documentation: Add make rule for sphinx-autobuild
......................................................................
Patch Set 1:
This change is ready for review.
--
To view, visit https://review.coreboot.org/28210
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: I9eb3217e758c2c882c759fa7ae75a39aaf1a0358
Gerrit-Change-Number: 28210
Gerrit-PatchSet: 1
Gerrit-Owner: Tom Hiller <thrilleratplay(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Tom Hiller <thrilleratplay(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sun, 19 Aug 2018 00:40:03 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
Elyes HAOUAS has uploaded a new patch set (#2). ( https://review.coreboot.org/28208 )
Change subject: util: Fix typos
......................................................................
util: Fix typos
Change-Id: I6967a106ce1286d633ddeeb041f582e65f9ea78c
Signed-off-by: Elyes HAOUAS <ehaouas(a)noos.fr>
---
M util/cbfstool/cbfs_image.c
M util/cbfstool/common.c
M util/cbfstool/common.h
M util/cbfstool/elfheaders.c
M util/cbfstool/elfparsing.h
M util/cbfstool/linux.h
M util/cbfstool/lz4/lib/lz4frame.c
M util/cbfstool/lz4/lib/xxhash.c
M util/cbfstool/lzma/C/LzmaEnc.h
M util/cbfstool/rmodule.h
M util/ifdtool/ifdtool.c
M util/ipqheader/mbn_tools.py
M util/kconfig/conf.c
M util/kconfig/confdata.c
M util/kconfig/gconf.c
M util/kconfig/kxgettext.c
M util/kconfig/lkc_proto.h
M util/kconfig/mconf.c
M util/kconfig/nconf.c
M util/kconfig/qconf.cc
M util/kconfig/symbol.c
M util/msrtool/intel_atom.c
M util/msrtool/intel_core2_later.c
M util/msrtool/intel_nehalem.c
M util/nvramtool/coreboot_tables.h
M util/romcc/romcc.c
M util/romcc/tests/linux_test2.c
M util/romcc/tests/raminit_test.c
M util/romcc/tests/raminit_test1.c
M util/romcc/tests/raminit_test2.c
M util/romcc/tests/simple_test30.c
M util/scripts/dts-to-fmd.sh
M util/superiotool/ite.c
33 files changed, 262 insertions(+), 262 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/28208/2
--
To view, visit https://review.coreboot.org/28208
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: I6967a106ce1286d633ddeeb041f582e65f9ea78c
Gerrit-Change-Number: 28208
Gerrit-PatchSet: 2
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Kevin Chiu has abandoned this change. ( https://review.coreboot.org/28185 )
Change subject: [TEST] google/grunt: Override BayHub EMMC driving strength and set base CLK 200MHz
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/28185
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: abandon
Gerrit-Change-Id: Id3db7a5afc2f774f21ef59c12ed6a92a69c8c917
Gerrit-Change-Number: 28185
Gerrit-PatchSet: 1
Gerrit-Owner: Kevin Chiu <Kevin.Chiu(a)quantatw.com>
Gerrit-Reviewer: Kevin Chiu <Kevin.Chiu(a)quantatw.com>
Gerrit-Reviewer: Tim Chen <Tim-Chen(a)quantatw.com>
Mike Banon has uploaded this change for review. ( https://review.coreboot.org/28204
Change subject: vendorcode/amd/agesa/f15tn: add Richland RL-A1 to the equivalence table
......................................................................
vendorcode/amd/agesa/f15tn: add Richland RL-A1 to the equivalence table
This small change is required for the successful loading of microcode
from F15TnMicrocodePatch0600110F_Enc.c for the Richland RL-A1 CPUs,
such as A10-5750M found at coreboot-supported Lenovo G505S laptop
Richland RL-A1 and Trinity TN-A1 CPUs are using the same microcode,
so the Richland RL-A1 IDs should be added to this equivalence table
Change-Id: I7a68f2fef74fb4c578c47645f727a9ed45526f69
Signed-off-by: Mike Banon <mikebdp2(a)gmail.com>
---
M src/vendorcode/amd/agesa/f15tn/Proc/CPU/Family/0x15/TN/F15TnEquivalenceTable.c
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/28204/1
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Family/0x15/TN/F15TnEquivalenceTable.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Family/0x15/TN/F15TnEquivalenceTable.c
index b0b12b8..759c2fe 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Family/0x15/TN/F15TnEquivalenceTable.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Family/0x15/TN/F15TnEquivalenceTable.c
@@ -83,6 +83,7 @@
*/
STATIC CONST UINT16 ROMDATA CpuF15TnMicrocodeEquivalenceTable[] =
{
+ 0x6131, 0x6101,
0x6101, 0x6101,
0x6100, 0x6100
};
@@ -90,6 +91,7 @@
// Unencrypted equivalent
STATIC CONST UINT16 ROMDATA CpuF15TnUnEncryptedMicrocodeEquivalenceTable[] =
{
+ 0x6131, 0x6901,
0x6101, 0x6901,
0x6100, 0x6900
};
--
To view, visit https://review.coreboot.org/28204
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7a68f2fef74fb4c578c47645f727a9ed45526f69
Gerrit-Change-Number: 28204
Gerrit-PatchSet: 1
Gerrit-Owner: Mike Banon <mikebdp2(a)gmail.com>