summaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/gpio.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-04-29soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-15soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11Kane Chen
2018-02-16soc/intel/common/block/gpio: Change group offset calculationBora Guvendik
2017-10-02soc/intel/skylake: Use common/block/gpioHannah Williams
2017-04-10soc/intel/skylake: Use common PCR moduleSubrata Banik
2017-03-09soc/intel/skylake: Add SKL SOC PCH H GPIO supportLi Cheng Sooi
2016-11-30soc/intel/skylake: Remove pad configuration size hardcodingSubrata Banik
2016-07-02soc/intel/skylake: Add function for gpio_t to ACPI pin translationDuncan Laurie
2016-06-09skylake: gpio: Add support for setting 1.8V tolerantDuncan Laurie
2016-05-21skylake: Add handler for finding ACPI path for GPIODuncan Laurie
2016-01-19intel/skylake: Fix issues found by klockworkNaresh G Solanki
2015-09-10Skylake: Print GPIO MMIO base and pad config using gpio_debug tokenSubrata Banik
2015-08-29intel/skylake: mask off txstate before setting new gpio valueAaron Durbin
2015-08-14skylake: fix SMI GPI status handlingAaron Durbin
2015-08-14skylake: enable SMI routed GPIsAaron Durbin
2015-08-14skylake: remove ec_smi_gpio and alt_gp_smi_enAaron Durbin
2015-08-14skylake: provide GPE0 routing devicetree configurationAaron Durbin
2015-08-14skylake: provide native gpio functionalityAaron Durbin
2015-07-29skylake: prefix the gpio functions with 'gpio_'Aaron Durbin
2015-07-16soc/intel: Add Skylake SOC supportLee Leahy
2015-07-16soc/intel/skylake: Use Broadwell as comparision base for Skylake SOCLee Leahy