the following patch was just integrated into master:
commit 595f87e0ecef610601b28aaf7ccf9c73fde76aae
Author: Aaron Durbin <adurbin(a)chromium.org>
Date: Thu Jun 13 17:29:36 2013 -0700
slippy/falco/peppy: Fix SPD GPIO initialization.
SPD GPIOs were being read prior to initialization in romstage_common. To
fix, pass the copy_spd function to romstage_common, to be called at the
appropriate time (after PCH init, before DRAM init).
Change-Id: I2554813e56a58c8c81456f1a53cc8ce9c2030a73
Signed-off-by: Aaron Durbin <adurbin(a)chromium.org>
Signed-off-by: Shawn Nematbakhsh <shawnn(a)chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/58608
See http://review.coreboot.org/4237 for details.
-gerrit
the following patch was just integrated into master:
commit 908279e86b83d464d351b4a9900569ad907cd1ba
Author: Shawn Nematbakhsh <shawnn(a)google.com>
Date: Wed May 8 11:45:23 2013 -0700
Butterfly: Force DDR refresh rate to 2x.
Due to OEM request, always set DDR refresh rate at 2x.
Change-Id: I81a4f57aca6388551dca6effbd9a4ac1a97e4f5a
Reviewed-on: https://gerrit.chromium.org/gerrit/50477
Reviewed-by: Duncan Laurie <dlaurie(a)chromium.org>
Tested-by: Shawn Nematbakhsh <shawnn(a)chromium.org>
Commit-Queue: Shawn Nematbakhsh <shawnn(a)chromium.org>
See http://review.coreboot.org/4214 for details.
-gerrit
the following patch was just integrated into master:
commit f96a70ee0794c017c0ee7d100b1e32530283b6a1
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Sat Nov 30 21:06:18 2013 +0200
Fix build with USE_OPTION_TABLE
Parallelized build might try to build SMM before option_table.h is
created. Remove related redundant explicit rules.
Change-Id: Ida8b5c408af05adcf3210ce7bfc8a1e5959194c7
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/4299 for details.
-gerrit
the following patch was just integrated into master:
commit 1f47914c8c3e67878b259221bd325a115f0a9254
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Tue Nov 26 10:13:28 2013 +0100
H8: Move EC GPE declaration to mainboard
Change-Id: Iefc481f09268dd15bbc3cbfa8bdd110d44383f6a
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
See http://review.coreboot.org/4281 for details.
-gerrit
the following patch was just integrated into master:
commit 12f523f839f36d70adfe989ccc24b28e4ae29811
Author: Duncan Laurie <dlaurie(a)chromium.org>
Date: Wed May 29 07:49:55 2013 -0700
lynxpoint: Do not clear ACPI NVS region on resume
There are useful values in NVS that are set at boot
and runtime and they should not be cleared on resume.
suspend/resume twice on slippy and ensure
that the USB ports are still powered on the second suspend.
Change-Id: I4bce60b02b6637f6683120ae9c4a5c64563aacf7
Signed-off-by: Duncan Laurie <dlaurie(a)chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/56941
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See http://review.coreboot.org/4210 for details.
-gerrit