the following patch was just integrated into master:
commit 3e7f14bfae5d0c025bcdd892233448c3cc1bdd91
Author: Paul Kocialkowski <contact(a)paulk.fr>
Date: Mon Dec 19 20:23:44 2016 +0100
libpayload: Enable USB HID in veyron configuration
This enables USB HID support in the veyron config, since it seems to
work correctly and is needed for interaction with depthcharge on devices
without an embedded keyboard (such as veyron_mickey).
Change-Id: Icae829e3a132005df17bcb6f7e6f8a190912576d
Signed-off-by: Paul Kocialkowski <contact(a)paulk.fr>
Reviewed-on: https://review.coreboot.org/17930
Tested-by: build bot (Jenkins)
Reviewed-by: Julius Werner <jwerner(a)chromium.org>
See https://review.coreboot.org/17930 for details.
-gerrit
the following patch was just integrated into master:
commit 926765b11bb1beecce7d8019eaebe5737a798f0d
Author: Wisley Chen <wisley.chen(a)quantatw.com>
Date: Sat Jan 14 23:19:16 2017 +0800
mainboard/google/snappy: Disable unused devices
The following devices i2c6, i2c7, spi1, spi2, uart3 are not used.
BUG=none
BRANCH=master
TEST=emerge-snappy coreboot chromeos-bootimage
Change-Id: I9bacdbdd194ce21686c1618494d113402f2bef6c
Signed-off-by: Wisley Chen <wisley.chen(a)quantatw.com>
Reviewed-on: https://review.coreboot.org/18140
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See https://review.coreboot.org/18140 for details.
-gerrit
the following patch was just integrated into master:
commit c0eae6112f9c5449b312d6768b618b9f7fde23c9
Author: Vaibhav Shankar <vaibhav.shankar(a)intel.com>
Date: Mon Jan 16 14:54:29 2017 -0800
mainboard/google/reef: Ignore Audio DMIC IOSSTATE
Audio DMIC PLL needs to be ON in S0ix to support
Wake on Voice. This requires GPIO_79 and GPIO_80
to be configured as IGNORE IOSSTATE. So DMIC CLKs
will be ON in S0ix.
Change-Id: If91045a8664ce853366b670b9db38d620818fbab
Signed-off-by: Vaibhav Shankar <vaibhav.shankar(a)intel.com>
Reviewed-on: https://review.coreboot.org/18155
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See https://review.coreboot.org/18155 for details.
-gerrit