coreboot-kgpe-d16/src/ec/google/chromeec
Paul Kocialkowski 94938fb2a8 chromeec: Use CHROMEEC_SOURCE with fallback instead of hardcoding path
This introduces a CHROMEEC_SOURCE variable used for indicating the CrOS
EC source path, with a fallback to 3rdparty/chromeec.

This allows specifying an external path for the CrOS EC source path.

Change-Id: I9792c7f21597127a385b961b65a00d44cfa37146
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-on: https://review.coreboot.org/15765
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2016-07-27 17:25:49 +02:00
..
acpi google/chromeec: Update EC command header 2016-07-10 03:54:07 +02:00
chip.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
crosec_proto.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ec.c ec/google: Add support for the EC 'get time' function 2016-06-24 20:22:52 +02:00
ec.h ec/google/chromeec: don't guard function declarations 2016-05-13 17:22:33 +02:00
ec_commands.h google/chromeec: Update EC command header 2016-07-10 03:54:07 +02:00
ec_i2c.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ec_lpc.c ec/google/chromeec: provide way to query ioport range 2016-05-11 21:33:17 +02:00
ec_mec.c ec/google/chromeec/ec_lpc: Declare used IO ports as a resource 2016-05-06 18:59:00 +02:00
ec_message.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ec_spi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig ec/google: Add support for the EC 'get time' function 2016-06-24 20:22:52 +02:00
Makefile.inc chromeec: Use CHROMEEC_SOURCE with fallback instead of hardcoding path 2016-07-27 17:25:49 +02:00
smihandler.c ec/google/chromeec: provide common SMI handler helpers 2016-07-15 08:35:29 +02:00
smm.h ec/google/chromeec: provide common SMI handler helpers 2016-07-15 08:35:29 +02:00
vboot_storage.c google/chromeec: implement vboot_(save|retrieve)_hash API 2016-02-04 17:34:58 +01:00
vstore.c google/chromeec: Add temporary storage interface 2016-02-04 17:21:04 +01:00