coreboot/src
Aaron Durbin 7bb55b8a56 UPSTREAM: mainboard/google/reef: consolidate gpio related defines to one place
Since multiple boards will be living within one directory move all
the macros for defining anyting related to GPIOs to the gpio.h
header file. That way, when other boards land they can override
or use them as is.

BUG=chrome-os-partner:56677
BRANCH=None
TEST=None

Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/16421
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>

Change-Id: I36967e57fc61ef354e0b51d1ff1396ce562fa805
Reviewed-on: https://chromium-review.googlesource.com/381736
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-07 11:31:30 -07:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: arch/acpi.h: add #if guard to handle the absence of device_t type 2016-09-07 00:16:33 -07:00
commonlib UPSTREAM: commonlib: update fsp_relocate to make it compatible with UEFI 2.6 2016-09-06 13:26:27 -07:00
console UPSTREAM: src/console: Add required space before opening parenthesis '(' 2016-09-04 19:36:47 -07:00
cpu UPSTREAM: src/cpu: Improve code formatting 2016-09-07 00:16:15 -07:00
device UPSTREAM: src/device: Add required space before opening parenthesis '(' 2016-09-02 09:31:59 -07:00
drivers UPSTREAM: apollolake: relocate fsp header files to vendorcode 2016-09-06 13:26:34 -07:00
ec UPSTREAM: src/ec: Add required space before opening parenthesis '(' 2016-09-04 23:28:29 -07:00
include UPSTREAM: src/include: Improve code formatting 2016-09-07 11:31:21 -07:00
lib selfboot: Move the usable-RAM check into a function 2016-09-05 19:26:52 -07:00
mainboard UPSTREAM: mainboard/google/reef: consolidate gpio related defines to one place 2016-09-07 11:31:30 -07:00
northbridge UPSTREAM: northbridge/intel/i945: transition away from device_t 2016-09-07 00:16:40 -07:00
soc UPSTREAM: Makefile.inc: Use $(MAINBOARDDIR) 2016-09-07 00:16:17 -07:00
southbridge UPSTREAM: southbridge/intel/bd82x6x: transition away from device_t 2016-09-07 00:16:31 -07:00
superio UPSTREAM: src/superio: Improve code formatting 2016-09-07 11:31:19 -07:00
vboot vboot/vbnv_flash: Binary search to find last used entry 2016-09-01 05:02:33 -07:00
vendorcode UPSTREAM: vendorcode/intel/Makefile.inc: Remove extraneous underscore 2016-09-07 11:31:23 -07:00
Kconfig UPSTREAM: arch/riscv: Print the page table structure after construction 2016-08-23 15:36:25 -07:00