summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/gpio.c
AgeCommit message (Expand)Author
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-06-06soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson
2019-05-16soc/amd/stoneyridge: Move I2C bus clear out of gpio.cMarshall Dawson
2019-05-16soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson
2019-05-08soc/amd/stoneyridge: Add iomux read/write functionsMarshall Dawson
2019-05-08soc/amd/stoneyridge: Rename AcpiMmio blocksMarshall Dawson
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-28amd/stoneyridge: Disable GPIO MASK STATUSRaul E Rangel
2019-01-21Revert "soc/amd/stoneyridge/gpio: Configure debounce for irq gpios"Raul Rangel
2019-01-16soc/amd/stoneyridge/gpio: Configure debounce for irq gpiosDaniel Kurtz
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2018-10-18soc/amd/stoneyridge: Remove double defined GPIO MMIO basesRichard Spiegel
2018-10-10soc/amd/stoneyridge/gpio.c: Create I2C slave reset codeRichard Spiegel
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-12soc/amd/stoneyridge: Fix more GPIO functionsJonathan Neuschäfer
2018-07-16soc/amd/stoneyridge: Fix gpio_set functionMarc Jones
2018-06-13soc/amd/stoneyridge/acpi.c: Create GPIO acpigen proceduresRichard Spiegel
2018-06-08amd/stoneyridge: Set SCI_MAP for SCI enabled GPIOsDaniel Kurtz
2018-05-27stoneyridge GPIO: Create and use PAD_INT for interrupt pinsRichard Spiegel
2018-04-30soc/amd/stoneyridge/gpio.c: Fix gpio_output()Richard Spiegel
2018-02-21soc/amd/stoneyridge: Add functions for GPIO interruptsChris Ching
2018-01-30soc/amd/stoneyridge: fix gpio_acpi_path()Aaron Durbin
2018-01-25src/amd/stoneyridge: Add devicetree ACPI namesJustin TerAvest
2017-09-27amd/stoneyridge: Refactor GPIO functionsMarc Jones
2017-08-04soc/amd/stoneyridge: Use generic gpio libraryMarc Jones
2017-06-27soc/amd/stoneyridge: Fix most checkpatch errorsMarshall Dawson
2017-06-26soc: Add AMD Stoney Ridge southbridge codeMarc Jones