coreboot/src
Hung-Te Lin 210dd49f84 ec/google: Support Google's Chrome EC on I2C interface.
Google's Chrome EC can be installed on LPC or I2C bus, using different command
protocol.  This commit adds I2C support for devices like Google/Snow.

Note: I2C interface cannot be automatically probed so the bus and chip number
must be explicitly set.

Verified by booting Google/Snow, with following console output:
  Google Chrome EC: Hello got back 11223344 status (0)
  Google Chrome EC: version:
     ro: snow_v1.3.108-30f8374
     rw: snow_v1.3.128-e35f60e
    running image: 1

Conflicts:
	src/ec/google/chromeec/Kconfig

Change-Id: I8023eb96cf477755d277fd7991bdb7d9392f10f7
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: http://review.coreboot.org/3074
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-04-30 19:43:11 -07:00
..
arch Exynos5250: add a microsecond timer 2013-04-30 18:24:41 -07:00
console console: Make use of CONFIG_USE_OPTION_TABLE 2013-04-01 20:54:48 +02:00
cpu exynos5/snow: remove wait_ms arg from dp_controller_init() 2013-04-30 18:24:41 -07:00
device x86: use proper types for interrupt callbacks 2013-04-26 12:37:55 -07:00
drivers [2/2] tps65090: re-factor for coreboot 2013-04-30 18:24:39 -07:00
ec ec/google: Support Google's Chrome EC on I2C interface. 2013-04-30 19:43:11 -07:00
include Exynos5250: add a microsecond timer 2013-04-30 18:24:41 -07:00
lib Provide support for setting up the framebuffer from EDID 2013-04-24 18:33:20 -07:00
mainboard ec/google: Support Google's Chrome EC on I2C interface. 2013-04-30 19:43:11 -07:00
northbridge FUI: reorganize include files 2013-04-25 11:21:55 -07:00
southbridge haswell: Configure PCH power sharing for ULT 2013-04-29 13:13:02 -07:00
superio Winbond W83627HF: Rename and move ASL snippet to acpi/superio.asl 2013-04-01 21:09:24 +02:00
vendorcode Eliminate use of pointers in coreboot table 2013-04-22 11:57:06 -07:00
Kconfig dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00