summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/include/soc/gpio.h
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" commentElyes Haouas2023-01-201-2/+2
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-271-0/+7
* 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/skylake: Use common/block/gpioHannah Williams2017-10-021-178/+2
* soc/intel/skylake: Add macro for setting GPIO interrupt trigger mode.Kane Chen2017-06-031-0/+6
* soc/intel/skylake: Fix remaining issues detected by checkpatchLee Leahy2017-03-171-1/+1
* soc/intel/skylake: Add GPIO macros for IOxAPIC and SCILi Cheng Sooi2017-03-091-0/+11
* soc/intel/skylake: Remove pad configuration size hardcodingSubrata Banik2016-11-301-0/+2
* skylake: Add GPIO macro for configuring inverted APIC inputDuncan Laurie2016-10-281-0/+6
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-301-0/+2
* skylake: gpio: Add support for setting 1.8V tolerantDuncan Laurie2016-06-091-4/+10
* intel/skylake: Add gpio macro for unused GPIO pinsdavid2016-02-091-0/+6
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* intel/skylake: remove the gpio_fsp.h usage as skylake boards move gpiorobbie zhang2015-08-291-1/+0
* intel/skylake: gpio macro adding - gpio output with term and 20k pdrobbie zhang2015-08-291-3/+7
* skylake: make PAD_CFG_GPI default to GPIO ownershipAaron Durbin2015-08-271-2/+3
* skylake: fix SMI GPI status handlingAaron Durbin2015-08-141-9/+12
* skylake: clarify and fix gpio macrosAaron Durbin2015-08-141-3/+8
* skylake: remove ec_smi_gpio and alt_gp_smi_enAaron Durbin2015-08-141-3/+0
* skylake: provide GPE0 routing devicetree configurationAaron Durbin2015-08-141-0/+9
* skylake: provide native gpio functionalityAaron Durbin2015-08-141-478/+97
* skylake: prefix the gpio functions with 'gpio_'Aaron Durbin2015-07-291-17/+17
* skylake: remove unused types and definitions in gpio.hAaron Durbin2015-07-291-139/+0
* Skylake: Initialize GPIOs for UART2rsatapat2015-07-211-0/+12
* soc/intel: Add Skylake SOC supportLee Leahy2015-07-161-23/+487
* soc/intel/skylake: Use Broadwell as comparision base for Skylake SOCLee Leahy2015-07-161-0/+192