coreboot-kgpe-d16/src/mainboard/google
David Hendricks 3b11de80a4 gpio: decouple tristate gpio support from board ID
This deprecates TERTIARY_BOARD_ID. Instead, a board will set
BOARD_ID_SUPPORT (the ones affected already do) which will set
GENERIC_GPIO_SUPPORT and compile the generic GPIO library.
The user is expected to handle the details of how the ID is encoded.

BUG=none
BRANCH=none
TEST=Compiled for peppy, nyan*, storm, and pinky

Change-Id: Iaf1cac6e90b6c931100e9d1b6735684fac86b8a8
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 93db63f419f596160ce2459eb70b3218cc83c09e
Original-Change-Id: I687877e5bb89679d0133bed24e2480216c384a1c
Original-Signed-off-by: David Hendricks <dhendrix@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/228322
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: http://review.coreboot.org/9413
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-10 11:59:34 +02:00
..
bolt mainboards: fix spd generation 2015-04-01 22:51:41 +02:00
butterfly google/butterfly: Drop MRC.bin in favor of native raminit 2015-03-15 05:28:29 +01:00
cosmos bg4cd: Change all SoC headers to <soc/headername.h> system 2015-04-09 15:49:33 +02:00
daisy exynos5250: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:48:04 +02:00
falco mainboards: fix spd generation 2015-04-01 22:51:41 +02:00
link mainboards: fix spd generation 2015-04-01 22:51:41 +02:00
nyan gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
nyan_big gpio: decouple tristate gpio support from board ID 2015-04-10 11:59:34 +02:00
nyan_blaze gpio: decouple tristate gpio support from board ID 2015-04-10 11:59:34 +02:00
panther mainboard/cmos: Delete obsolete commented parameters 2015-02-16 09:23:02 +01:00
parrot mainboard/cmos: Delete obsolete commented parameters 2015-02-16 09:23:02 +01:00
peach_pit exynos5420: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:48:30 +02:00
peppy mainboards: fix spd generation 2015-04-01 22:51:41 +02:00
rambi baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
rush gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
rush_ryu gpio: decouple tristate gpio support from board ID 2015-04-10 11:59:34 +02:00
samus broadwell: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:23 +02:00
slippy mainboards: fix spd generation 2015-04-01 22:51:41 +02:00
storm gpio: decouple tristate gpio support from board ID 2015-04-10 11:59:34 +02:00
stout mainboard/cmos: Delete obsolete commented parameters 2015-02-16 09:23:02 +01:00
urara pistachio: add SOC descriptor 2015-04-09 02:32:31 +02:00
veyron_pinky rk3288: slowly raise to max cpu voltage to prevent overshoot 2015-04-10 11:58:18 +02:00
Kconfig cosmos: add template for soc and board files 2015-04-09 00:21:21 +02:00