summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/include/intelblocks/gpio.h
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/block/gpio: Add gpio pad based functionEric Lai2022-06-271-0/+14
* soc/inte/*/gpio; Add GPE_EN and GPE_STS register definitionMaulik V Vaghela2022-05-161-0/+2
* soc/intel/common: Remove GPIO PAD lock config override from mainboardSubrata Banik2022-02-041-6/+0
* soc/intel/common/gpio: Rework PAD config macro to add lock supportSubrata Banik2022-01-261-9/+11
* soc/intel/common/gpio: Modify pad_config.pad type from `int` to 'gpio_t'Subrata Banik2022-01-061-1/+1
* soc/intel/common/gpio: Rename struct gpio_lock_config.gpio to .padSubrata Banik2022-01-061-1/+1
* soc/intel/common: add generic gpio lock mechanismNick Vaccaro2021-12-071-0/+32
* soc/amd,intel/common/include/gpio: improve documentation of overridesFelix Held2021-09-231-1/+2
* soc/intel/common/block/gpio: Add `gpio_lock_pad()`Aseda Aboagye2021-06-191-0/+33
* soc/intel/common: Add CPU Port ID field to GPIO communitiesTim Wawrzynczak2021-05-061-0/+4
* soc/intel/common: Add virtual wire mapping entries to GPIO communitiesTim Wawrzynczak2021-05-061-0/+19
* soc/intel/common/gpio: Add function to get GPIO index in groupTim Wawrzynczak2021-03-281-0/+2
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-271-4/+4
* soc/intel/common/gpio: Add gpio_routes_ioapic_irq functionTim Wawrzynczak2021-03-011-0/+6
* soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner2020-12-301-0/+7
* soc/intel/common/block/gpio: add code for NMI enablingMichael Niewöhner2020-12-041-0/+2
* 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
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/intelblocks/gpio: Always expose GPIO PM constantsTim Wawrzynczak2019-07-111-3/+3
* soc/intel/common/block/gpio: Add gpio_pm_configure() functionSubrata Banik2019-05-201-0/+20
* soc/intel/common: Add support to clear GPI IS & IE registersKarthikeyan Ramasubramanian2019-04-291-0/+6
* soc/intel: Add GPI interrupt config register offset infoKarthikeyan Ramasubramanian2019-04-291-2/+4
* soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11Kane Chen2019-02-151-0/+10
* soc/intel/common: Add support for GPIO group pad baseDuncan Laurie2018-12-141-4/+28
* soc/intel/common/block/gpio: Add API for gpio_configure_pads_with_overrideFurquan Shaikh2018-07-261-0/+15
* soc/intel/common/block/gpio: Change group offset calculationBora Guvendik2018-02-161-0/+16
* soc/intel/common/gpio: clean up logical to chipset mappingAaron Durbin2017-07-171-4/+6
* soc/intel/common/block/gpio: Port gpio code from Apollolake to commonHannah Williams2017-06-291-0/+144