summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/include/amdblocks/gpio_banks.h
Commit message (Expand)AuthorAgeFilesLines
* soc/amd: remove special GPIO_2 override soc_gpio_hookKyösti Mälkki2021-04-081-2/+0
* soc/amd/common: Move GEVENT definitions to gpio_defs.hMathew King2021-03-081-35/+0
* soc/amd: Refactor ACPI power state and ELOGKyösti Mälkki2021-01-251-1/+1
* soc/amd/picasso: Separate GPIO define into gpio_defs.hEric Lai2021-01-111-239/+1
* soc/amd/common/block: drop double underscores from include guardsFelix Held2020-11-161-3/+3
* soc/amd/common/block/include: make include guards more uniformFelix Held2020-11-131-3/+3
* soc/amd: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* soc/amd/common: add gpio subsystem event reportingAaron Durbin2020-08-191-0/+17
* src/soc/amd: Add include <types.h>Elyes HAOUAS2020-07-281-3/+1
* soc/amd/common/gpio: Fix definition of GPIO_INT_ENABLE_STATUS_DELIVERYFurquan Shaikh2020-07-231-1/+1
* soc/amd/common/gpio: Add macro for PAD_NCFurquan Shaikh2020-07-171-0/+4
* soc/amd/common/gpio: Add new helper macro PAD_CFG_STRUCT_FLAGSFurquan Shaikh2020-06-301-17/+17
* soc/amd/gpio, mb/{amd,google}: Configure pads using a single entry in GPIO co...Furquan Shaikh2020-06-301-26/+30
* soc/amd/common/gpio: Use gpio_setbits32()Furquan Shaikh2020-06-301-1/+3
* soc/amd/common/gpio: Add macros for setting fields of soc_amd_gpioFurquan Shaikh2020-06-301-47/+47
* soc/amd/common/gpio: Rename GPIO debounce macrosFurquan Shaikh2020-06-301-20/+20
* soc/amd/common/gpio: Update the macros for interrupt and pad filteringFurquan Shaikh2020-06-301-17/+26
* soc/amd/common/gpio: Make macro names for GPIO flags consistentFurquan Shaikh2020-06-301-21/+48
* soc/amd/common/gpio: Drop unused macro GPIO_TRIGGER_INVALIDFurquan Shaikh2020-06-301-2/+0
* soc/amd/common: Refactor GPIO SCI/SMI interruptsKyösti Mälkki2020-06-291-2/+0
* soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki2020-06-291-5/+0
* soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki2020-06-281-4/+4
* soc/amd/common/block/gpio: add API for gpio override tablePeichao Wang2020-05-211-0/+15
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/amd/common/block/include/amdblocks: Fix typosElyes HAOUAS2020-02-241-1/+1
* soc/amd/common: Fix indirect includesKyösti Mälkki2019-11-281-0/+1
* soc/amd/common: Add new GPIO 8K pull-up definitionMarshall Dawson2019-08-091-0/+2
* soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson2019-06-061-0/+308