coreboot-kgpe-d16/src/mainboard/google/rush
Julius Werner 36fd82dfc4 nyan/rush/veyron: Align ChromeOS GPIOs to new model
This CL makes slight changes to the ChromeOS-specific GPIO definitions
of Tegra and Rockchip boards to prepare them for new features in
depthcharge. It adds descriptions for the EC in RW and reset GPIOs,
changes the value Tegra writes into the (previously unused) 'port' field
to describe the complete GPIO information, and removes code to sample
some GPIOs that don't need to be sampled at coreboot time (to help
depthcharge detect errors and avoid using a stale value for something
that should always represent the current state).

BRANCH=None
BUG=None
TEST=None (tested together with depthcharge patches)

Change-Id: I3774979dbe7cacce4932c85810596d80e5664028
Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Original-Commit-Id: df295d0432fbf623597cf36ebb170bd4f63ee08d
Original-Change-Id: I36bb16c8d931f862bf12a5b862b10cf18d738ddd
Original-Signed-off-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/231222
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9570
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-13 13:03:01 +02:00
..
bct rush: enable 128MiB MTS carveout below top of DRAM 2015-03-04 18:25:52 +01:00
boardid.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
bootblock.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
chromeos.c nyan/rush/veyron: Align ChromeOS GPIOs to new model 2015-04-13 13:03:01 +02:00
devicetree.cb rush: use generic spin table support 2015-03-28 07:05:16 +01:00
ec_dummy.c rush: Add ec_dummy file to enable vboot compilation 2015-03-17 16:40:34 +01:00
Kconfig rush: Add vboot2 support 2015-04-08 20:16:41 +02:00
mainboard.c google/rush: Add I2C1 init and audio clock enable/resets 2015-04-10 12:02:34 +02:00
Makefile.inc rush: Add vboot2 support 2015-04-08 20:16:41 +02:00
memlayout.ld tegra132: Make non-vboot2 memlayout more useful 2015-04-10 20:46:58 +02:00
pmic.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
pmic.h coreboot t132,rush: Add mainboard specific bootblock_init 2015-03-04 18:15:44 +01:00
reset.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
romstage.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
sdram_configs.c t132: Add shared romstage 2015-03-04 18:24:18 +01:00
verstage.c rush: Add vboot2 support 2015-04-08 20:16:41 +02:00