the following patch was just integrated into master: commit d6682e88afc31f0d05f74638c28f6cc60fa2ba69 Author: Stefan Reinauer reinauer@chromium.org Date: Thu Feb 21 15:39:35 2013 -0800
Add support for Google ChromeEC
Google ChromeEC is an EC with completely open source firmware. See https://gerrit.chromium.org/gerrit/gitweb?p=chromiumos/platform/ec.git;a=sum... for the EC firmware source code (aka more information about the ChromeEC)
This patch adds support for the ChromeEC on coreboot's side.
Great thanks to the ChromeEC team for this amazing work. It's another important milestone towards a free and open firmware stack on modern hardware.
Change-Id: Iace78af9d291791d2f5f80ccca1587b418738cec Signed-off-by: Stefan Reinauer reinauer@coreboot.org Reviewed-on: http://review.coreboot.org/2481 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martin.roth@se-eng.com Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Fri Feb 22 09:31:06 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Fri Feb 22 23:10:00 2013, giving +2 See http://review.coreboot.org/2481 for details.
-gerrit