coreboot-kgpe-d16/src
Hung-Te Lin e946f981a4 ec/google: Support Chrome EC protocol version 3.
Add the new Chrome EC protocol version 3 to Coreboot.

Note, protocol version 3 is not applied on any bus implementations yet.
LPC (x86) and I2C (arm/snow) are still using v2 protocol.  The first one to use
v3 protocol will be SPI bus (arm/pit).  LPC / I2C will be updated to v3 only
when they are ready to change.

Change-Id: I3006435295fb509c6351afbb97de0fcedcb1d8c4
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: http://review.coreboot.org/3750
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-07-10 23:15:50 +02:00
..
arch Don't try to use CBMEM console in bootblock 2013-07-10 22:44:42 +02:00
console Don't try to use CBMEM console in bootblock 2013-07-10 22:44:42 +02:00
cpu arm/exynos: Correct SPI session commands. 2013-07-10 23:14:49 +02:00
device device: Fix spelling 2013-07-10 20:17:25 +02:00
drivers max77802: add header for max77802 PMIC 2013-07-10 22:35:26 +02:00
ec ec/google: Support Chrome EC protocol version 3. 2013-07-10 23:15:50 +02:00
include ARM: Separate the early console (romstage) from the bootblock console. 2013-07-10 21:47:52 +02:00
lib Drop ELF remains from boot code 2013-07-10 21:43:55 +02:00
mainboard armv7/pit: Setup EC on SPI2. 2013-07-10 23:15:15 +02:00
northbridge Rename hardwaremain() to main() 2013-07-10 02:40:30 +02:00
southbridge Drop some duplicates of PCI-e config functions 2013-07-10 01:24:42 +02:00
superio w83627hf/acpi: Fix endianess error in floppy drive enumeration code 2013-07-10 02:54:01 +02:00
vendorcode amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement 2013-06-28 01:35:20 +02:00
Kconfig Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00