aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/gpio.c
AgeCommit message (Expand)Author
2017-03-13soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy
2017-03-13soc/intel/apollolake: Fix parenthesis issuesLee Leahy
2017-03-13soc/intel/apollolake: Fix spacing around operators and commasLee Leahy
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-09-01soc/intel/apollolake: Use consistent convention for community namesFurquan Shaikh
2016-08-28src/soc: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-08-20intel/apollolake: Fix typo in gpi_status_getFurquan Shaikh
2016-08-19intel/apollolake: Skip ITSS configuration in SMMFurquan Shaikh
2016-08-18intel/apollolake: Fix check for return value of pmc_gpe_route_to_gpioFurquan Shaikh
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: set gpio interrupt polarity in ITSSAaron Durbin
2016-07-07soc/intel/apollolake: make internal pulls weak for gpio inputsAaron Durbin
2016-07-02soc/intel/apollolake: Add GPE routing codeShaunak Saha
2016-07-02soc/intel/apollolake: Add function to translate gpio_t into ACPI pinDuncan Laurie
2016-05-21apollolake: Add handler for finding ACPI path for GPIODuncan Laurie
2016-05-13soc/intel/apollolake: implement common gpio APIAaron Durbin
2016-04-14soc/intel: Update license headersMartin Roth
2016-02-13soc/intel/apollolake: add assert for pad constraintsAaron Durbin
2016-02-13soc/intel/apollolake: pre-evaluate gpio number valuesAaron Durbin
2016-02-11soc/apollolake: Add minimal GPIO driverAndrey Petrov