summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/include/intelblocks/gpio_defs.h
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/block: add definition of GPIO configurationJeff Li2022-12-131-0/+12
* soc/intel/common/gpio: Support 4 bits GPIO pad mode configurationJamie Ryu2022-08-241-10/+27
* soc/intel/gpio: Add new macro for GPP PAD reset type as `Global Reset`Subrata Banik2022-07-281-0/+5
* soc/intel/common/gpio: Add PAD_CFG_GPI_SCI_LOW/HIGH_LOCK macroEric Lai2022-04-141-0/+6
* soc/intel/common/gpio: Add PAD_NC_LOCK and PAD_CFG_GPI_SCI_LOCK macroEric Lai2022-02-091-0/+15
* soc/intel/common/gpio: Rework PAD config macro to add lock supportSubrata Banik2022-01-261-4/+74
* Revert "soc/intel/common/block/gpio: Add support to program VCCIO selection"Karthikeyan Ramasubramanian2021-07-281-16/+0
* soc/intel/common/block/gpio: Add support to program VCCIO selectionKarthikeyan Ramasubramanian2021-07-261-0/+16
* docs: correct and rewrite documentation regarding n/c / unused padsMichael Niewöhner2021-05-111-2/+3
* soc/intel/common/block: Add definition for NAF_VWE bit for PAD_CFG0 regMaulik V Vaghela2021-05-051-0/+8
* soc/intel/common/gpio_defs: Add PAD_TRIG(OFF) in PAD_CFG_GPI_GPIO_DRIVERKaiyen Chang2020-12-081-1/+2
* soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner2020-10-211-28/+0
* soc/intel/common/gpio_defs: Remove PAD_CFG_NF_BUF_TRIGMaxim Polyakov2020-07-261-10/+0
* soc/intel/common/gpio_defs: Remove unused macro for NFMaxim Polyakov2020-07-241-6/+0
* soc/intel/common/gpio_defs: Undo set TxDRxE in GPI_TRIG_OWN()Maxim Polyakov2020-07-241-1/+1
* soc/intel/common/gpio_defs: Improve some GPI macrosMaxim Polyakov2020-07-241-8/+9
* soc/intel/common/gpio_defs: Fix coding styleMaxim Polyakov2020-07-191-116/+125
* soc/intel/gpio: Convert PAD_CFG0_ROUTE_* to PAD_IRQ_ROUTE()Maxim Polyakov2020-07-121-3/+4
* soc/intel/gpio: Convert PAD_CFG0_RX_POL_* to PAD_RX_POL()Maxim Polyakov2020-07-121-3/+4
* intel/gpio: Convert PAD_CFG0_TRIG_* to PAD_TRIG()Maxim Polyakov2020-07-121-9/+10
* 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
* intel/common: add a macro to set ownership for GPIMaxim Polyakov2020-04-171-10/+17
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/common: Add more GPIO definition macrosNico Huber2020-03-101-0/+10
* soc/intel/gpio_defs: add a new macro for pad configMaxim Polyakov2020-03-031-0/+5
* soc/intel/tigerlake: Add Jasper lake GPIO supportRonak Kanabar2020-03-031-0/+1
* soc/intel/common/intelblocks: Define PAD_CFG0_MODE_NF7Nick Vaccaro2019-11-221-0/+1
* soc/intel/common/intelblocks: Remove PAD_CFG_GPI_GPIO_DRIVER_SCITim Wawrzynczak2019-09-201-7/+0
* soc/intel/common: use PAD_BUF() inside PAD_CFG_* macrosMaxim Polyakov2019-08-211-26/+24
* soc/intel/common: gpio_defs: set trig to disable in PAD_NCMaxim Polyakov2019-08-211-2/+2
* soc/intel/common: gpio_defs: set trig to disable in PAD_CFG_GPO*Maxim Polyakov2019-07-211-4/+8
* soc/intel/common: add PAD_CFG_NF_BUF_TRIG macroMaxim Polyakov2019-07-211-0/+18
* soc/intel/common: Add new PAD_CFG macro.Tim Wawrzynczak2019-05-061-0/+7
* soc/intel/common: Set RX_DISABLE for pads configured as NCFurquan Shaikh2019-05-011-3/+9
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-7/+7
* soc/intel/gpio: Enable configuring GPIO debounce durationKarthikeyan Ramasubramanian2019-01-241-0/+29
* soc/intel/common/gpio_defs: Enable configuring GPIO_DW2 pad registerKarthikeyan Ramasubramanian2019-01-241-0/+13
* soc/intel/common/block/gpio: Allow GPI to be dual-routedFurquan Shaikh2018-10-231-0/+20
* soc/intel/common/block/gpio: Configure Tx Disable in IO standby for GPIsFurquan Shaikh2018-10-231-7/+7
* soc/intel/common, mb/google, mb/siemens: Use lower case x for RXDFurquan Shaikh2018-10-061-2/+2
* soc/intel/common: Add edge trigger configuartion for IOAPIC IRQ modeAamir Bohra2018-06-021-0/+3
* soc/intel/common/gpio: clean up logical to chipset mappingAaron Durbin2017-07-171-9/+5
* soc/intel/common/block/gpio: Port gpio code from Apollolake to commonHannah Williams2017-06-291-0/+338