summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/{skl,cnl}: add NMI_{EN,STS} registersMichael Niewöhner2020-12-041-0/+8
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian2019-04-291-0/+8
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-6/+6
* soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11Kane Chen2019-02-151-0/+15
* soc/intel/common/block/gpio: Change group offset calculationBora Guvendik2018-02-161-0/+41
* soc/intel/skylake: Use common/block/gpioHannah Williams2017-10-021-399/+93
* soc/intel/skylake: Use common PCR moduleSubrata Banik2017-04-101-6/+12
* soc/intel/skylake: Add SKL SOC PCH H GPIO supportLi Cheng Sooi2017-03-091-0/+13
* soc/intel/skylake: Remove pad configuration size hardcodingSubrata Banik2016-11-301-1/+2
* soc/intel/skylake: Add function for gpio_t to ACPI pin translationDuncan Laurie2016-07-021-0/+5
* skylake: gpio: Add support for setting 1.8V tolerantDuncan Laurie2016-06-091-7/+12
* skylake: Add handler for finding ACPI path for GPIODuncan Laurie2016-05-211-0/+5
* intel/skylake: Fix issues found by klockworkNaresh G Solanki2016-01-191-1/+5
* Skylake: Print GPIO MMIO base and pad config using gpio_debug tokenSubrata Banik2015-09-101-0/+6
* intel/skylake: mask off txstate before setting new gpio valueAaron Durbin2015-08-291-0/+1
* skylake: fix SMI GPI status handlingAaron Durbin2015-08-141-130/+115
* skylake: enable SMI routed GPIsAaron Durbin2015-08-141-1/+32
* skylake: remove ec_smi_gpio and alt_gp_smi_enAaron Durbin2015-08-141-18/+0
* skylake: provide GPE0 routing devicetree configurationAaron Durbin2015-08-141-0/+23
* skylake: provide native gpio functionalityAaron Durbin2015-08-141-151/+196
* skylake: prefix the gpio functions with 'gpio_'Aaron Durbin2015-07-291-6/+6
* soc/intel: Add Skylake SOC supportLee Leahy2015-07-161-141/+265
* soc/intel/skylake: Use Broadwell as comparision base for Skylake SOCLee Leahy2015-07-161-0/+199