aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/gpio_banks/gpio.c
AgeCommit message (Expand)Author
2021-02-05soc/amd/common: Refactor single GPIO programmingKyösti Mälkki
2021-02-05soc/amd/common: Separate single GPIO programmingKyösti Mälkki
2021-01-25soc/amd: Refactor ACPI power state and ELOGKyösti Mälkki
2021-01-06soc/amd/common/block/gpio_banks: fix sequence in gpio_outputFelix Held
2021-01-06soc/amd/common/block/gpio_banks: clear output enable in gpio_input_*Felix Held
2021-01-06soc/amd/common/block/gpio_banks: clear pull-up/down bits in gpio_inputFelix Held
2020-12-16soc/amd/common/gpio_banks: Drop underscore in __gpioKyösti Mälkki
2020-12-02soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held
2020-11-07soc/amd/common: Don't program GPIOs if the table isn't setMartin Roth
2020-08-24soc/amd/common: Move interrupt and wake status clearJosie Nordrum
2020-08-19soc/amd/common: add gpio subsystem event reportingAaron Durbin
2020-08-03Change all assert(0) to BUG()Julius Werner
2020-07-08soc/amd/common: Don't init SMIs or SCIs in psp_verstageMartin Roth
2020-07-06soc/amd/common: Fix missing gpio_banks.h includeKyösti Mälkki
2020-06-30soc/amd/common/gpio: Clear interrupt and wake status when configuring padsFurquan Shaikh
2020-06-30soc/amd/gpio, mb/{amd,google}: Configure pads using a single entry in GPIO co...Furquan Shaikh
2020-06-30soc/amd/common/gpio: Use gpio_setbits32()Furquan Shaikh
2020-06-30soc/amd/common/gpio: Make macro names for GPIO flags consistentFurquan Shaikh
2020-06-29soc/amd/common: Refactor GPIO SCI/SMI interruptsKyösti Mälkki
2020-06-29soc/amd/common: Refactor GPIO_MASTER_SWITCH interrupt enableKyösti Mälkki
2020-06-29soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki
2020-06-28soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki
2020-05-21soc/amd/common/block/gpio: add API for gpio override tablePeichao Wang
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-11-28soc/amd/common: Fix indirect includesKyösti Mälkki
2019-06-06soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson