index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
stoneyridge
/
gpio.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-06-06
soc/amd/stoneyridge: Move GPIO support to common
Marshall Dawson
2019-05-16
soc/amd/stoneyridge: Move I2C bus clear out of gpio.c
Marshall Dawson
2019-05-16
soc/amd/common: Create AcpiMmio functionality from stoneyridge
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Add iomux read/write functions
Marshall Dawson
2019-05-08
soc/amd/stoneyridge: Rename AcpiMmio blocks
Marshall Dawson
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-28
amd/stoneyridge: Disable GPIO MASK STATUS
Raul E Rangel
2019-01-21
Revert "soc/amd/stoneyridge/gpio: Configure debounce for irq gpios"
Raul Rangel
2019-01-16
soc/amd/stoneyridge/gpio: Configure debounce for irq gpios
Daniel Kurtz
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2018-10-18
soc/amd/stoneyridge: Remove double defined GPIO MMIO bases
Richard Spiegel
2018-10-10
soc/amd/stoneyridge/gpio.c: Create I2C slave reset code
Richard Spiegel
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-12
soc/amd/stoneyridge: Fix more GPIO functions
Jonathan Neuschäfer
2018-07-16
soc/amd/stoneyridge: Fix gpio_set function
Marc Jones
2018-06-13
soc/amd/stoneyridge/acpi.c: Create GPIO acpigen procedures
Richard Spiegel
2018-06-08
amd/stoneyridge: Set SCI_MAP for SCI enabled GPIOs
Daniel Kurtz
2018-05-27
stoneyridge GPIO: Create and use PAD_INT for interrupt pins
Richard Spiegel
2018-04-30
soc/amd/stoneyridge/gpio.c: Fix gpio_output()
Richard Spiegel
2018-02-21
soc/amd/stoneyridge: Add functions for GPIO interrupts
Chris Ching
2018-01-30
soc/amd/stoneyridge: fix gpio_acpi_path()
Aaron Durbin
2018-01-25
src/amd/stoneyridge: Add devicetree ACPI names
Justin TerAvest
2017-09-27
amd/stoneyridge: Refactor GPIO functions
Marc Jones
2017-08-04
soc/amd/stoneyridge: Use generic gpio library
Marc Jones
2017-06-27
soc/amd/stoneyridge: Fix most checkpatch errors
Marshall Dawson
2017-06-26
soc: Add AMD Stoney Ridge southbridge code
Marc Jones