summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/include/soc/gpio.h
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2017-07-21soc/intel/apollolake: Bring in delta for GLK SOCHannah Williams
2017-07-03soc/intel/apollolake: Use common gpio for apollolakeHannah Williams
2017-05-12soc/intel/apollolake: Add macro to define IOSTERM for GPIO configLijian Zhao
2017-04-13soc/intel/apollolake: Set sdcard card detect (CD) host ownershipVenkateswarlu Vinjamuri
2017-03-13soc/intel/apollolake: Fix space between type, * and variable nameLee Leahy
2016-09-09soc/intel/apollolake: Add functions to calculate GPIO addressVaibhav Shankar
2016-08-10soc/apollolake: add GPIO SMI supportShaunak Saha
2016-08-04soc/intel/apollolake: Configure gpio ownershipJagadish Krishnamoorthy
2016-08-02soc/intel/apollolake: Add iosstate macros for GPIOShankar, Vaibhav
2016-07-13soc/intel/apollolake: provide gpio _HIGH/_LOW macrosAaron Durbin
2016-07-02soc/intel/apollolake: Add GPE routing codeShaunak Saha
2016-06-21soc/intel/apollolake: make gpo.h ACPI compatibleFreddy Paul
2016-05-26soc/intel/apollolake: Provide No Connect macro for unused PadJagadish Krishnamoorthy
2016-05-13soc/intel/apollolake: implement common gpio APIAaron Durbin
2016-04-20soc/intel/apollolake: configure interrupt trigger modeJagadish Krishnamoorthy
2016-04-14soc/intel: Update license headersMartin Roth
2016-02-11soc/apollolake: Add minimal GPIO driverAndrey Petrov