coreboot/src/mainboard/google/ninja
Furquan Shaikh cd2afc0df0 google/chromeec: Add common infrastructure for boot-mode switches
Instead of defining the same functions for reading/clearing boot-mode
switches from EC in every mainboard, add a common infrastructure to
enable common functions for handling boot-mode switches if
GOOGLE_CHROMEEC is being used.

Only boards that were not moved to this new infrastructure are those
that do not use GOOGLE_CHROMEEC or which rely on some mainboard specific
mechanism for reading boot-mode switches.

BUG=None
BRANCH=None
TEST=abuild compiles all boards successfully with and without ChromeOS
option.

Change-Id: I267aadea9e616464563df04b51a668b877f0d578
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/17449
Tested-by: build bot (Jenkins)
Reviewed-by: Julius Werner <jwerner@chromium.org>
2016-11-18 04:01:59 +01:00
..
acpi Remove extra newlines from the end of all coreboot files. 2016-07-31 18:19:33 +02:00
spd src/mainboard: Capitalize ROM, RAM, CPU and APIC 2016-08-14 19:06:25 +02:00
acpi_tables.c Add newlines at the end of all coreboot files 2016-08-01 21:43:56 +02:00
board_info.txt
chromeos.c google/chromeec: Add common infrastructure for boot-mode switches 2016-11-18 04:01:59 +01:00
chromeos.fmd
cmos.layout mainboard: Clean up boot_option/reboot_bits in cmos.layout 2016-08-17 00:27:42 +02:00
devicetree.cb
dsdt.asl chromeos mainboards: remove chromeos.asl 2016-07-30 01:36:32 +02:00
ec.c mainboards: remove direct acpi_slp_type usage 2016-07-15 08:30:53 +02:00
ec.h mainboards,ec: provide common declaration for mainboard_ec_init() 2016-09-26 23:53:12 +02:00
fadt.c
gpio.c
irqroute.c
irqroute.h
Kconfig google/chromeec: Add common infrastructure for boot-mode switches 2016-11-18 04:01:59 +01:00
Kconfig.name
lan.c
mainboard.c chromeos mainboards: remove chromeos.asl 2016-07-30 01:36:32 +02:00
mainboard_smi.c src/mainboard: Remove unnecessary semicolon 2016-10-04 14:29:40 +02:00
Makefile.inc
onboard.h
romstage.c
w25q64.c