coreboot-kgpe-d16/src
Stefan Reinauer d6682e88af 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=summary
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>
2013-02-22 23:10:01 +01:00
..
arch ARMV7: create a correct LB_SERIAL table entry 2013-02-21 01:10:18 +01:00
console console: Fix using CMOS for options 2013-02-08 10:00:12 +01:00
cpu AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE' 2013-02-21 05:57:57 +01:00
device sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
drivers Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
ec Add support for Google ChromeEC 2013-02-22 23:10:01 +01:00
include Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
lib libcbfs: Fix legacy CBFS API, typos 2013-02-22 09:23:04 +01:00
mainboard */acpi_tables.c: Use ALIGN macro 2013-02-22 22:38:50 +01:00
northbridge Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
southbridge AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE' 2013-02-21 05:57:57 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode AMD Family12h: Fix warnings 2013-02-18 05:01:53 +01:00
Kconfig build system: Retire REQUIRES_BLOB 2013-02-19 11:00:41 +01:00