coreboot-kgpe-d16/src/mainboard/gigabyte
Arthur Heymans 62902ca45d sb/ich7: Use common/gpio.h to set up GPIOs
This is more consistent with newer Intel targets.

This a static struct so it is initialized to 0 by default.
To make it more readable:
* only setting to GPIO mode is made explicit;
* only pins in GPIO mode are either set to input or output since this
  is ignored in native mode;
* only output pins are set high or low, since this is read-only on
  input;
* blink is only operational on output pins, non-blink is not set
  explicitly;
* invert is only operational on input pins, non-invert is not set
  explicitly.

Change-Id: I05f9c52dee78b7120b225982c040e3dcc8ee3e4e
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/17639
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-01-06 18:14:00 +01:00
..
ga-6bxc src/mainboard/getac - kontron: Add space around operators 2016-09-20 21:54:45 +02:00
ga-6bxe mainboard/*/*/irq_tables.c: Use tabs for indents 2016-09-26 13:22:39 +02:00
ga-945gcm-s2l sb/ich7: Use common/gpio.h to set up GPIOs 2017-01-06 18:14:00 +01:00
ga-b75m-d3h cpu/x86/msr.h: Drop excessive includes 2016-12-06 20:54:31 +01:00
ga-b75m-d3v cpu/x86/msr.h: Drop excessive includes 2016-12-06 20:54:31 +01:00
ga-g41m-es2l sb/ich7: Use common/gpio.h to set up GPIOs 2017-01-06 18:14:00 +01:00
ga_2761gxdk mainboard/gigabyte/ga_2761gxdk: Use tabs for indents 2016-09-29 19:23:26 +02:00
m57sli mb/ga-m57sli-s4: Fix early uart output 2017-01-05 17:45:18 +01:00
ma78gm amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
ma785gm amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
ma785gmt amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
Kconfig tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00