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
/
common
/
block
/
gpio_banks
Age
Commit message (
Expand
)
Author
2021-04-15
soc/amd/common/block/gpio_banks: Use configure_scimap()
Kyösti Mälkki
2021-04-11
soc/amd/common/block/gpio: remove SoC type check in gpio_fill_wake_state
Felix Held
2021-04-08
soc/amd: remove special GPIO_2 override soc_gpio_hook
Kyösti Mälkki
2021-02-16
soc/amd/common/*/Kconfig: remove unneeded default n for bool options
Felix Held
2021-02-05
soc/amd/common: Refactor single GPIO programming
Kyösti Mälkki
2021-02-05
soc/amd/common: Separate single GPIO programming
Kyösti Mälkki
2021-01-25
soc/amd: Refactor ACPI power state and ELOG
Kyösti Mälkki
2021-01-06
soc/amd/common/block/gpio_banks: fix sequence in gpio_output
Felix Held
2021-01-06
soc/amd/common/block/gpio_banks: clear output enable in gpio_input_*
Felix Held
2021-01-06
soc/amd/common/block/gpio_banks: clear pull-up/down bits in gpio_input
Felix Held
2020-12-16
soc/amd/common/gpio_banks: Drop underscore in __gpio
Kyösti Mälkki
2020-12-13
soc/amd/common/block/gpio: use all-y in Makefile
Felix Held
2020-12-02
soc/amd: factor out common SMI/SCI enums and function prototypes
Felix Held
2020-11-30
soc/amd/common: simplify conditionals in Makefiles
Felix Held
2020-11-07
soc/amd/common: Don't program GPIOs if the table isn't set
Martin Roth
2020-08-24
soc/amd/common: Move interrupt and wake status clear
Josie Nordrum
2020-08-19
soc/amd/common: add gpio subsystem event reporting
Aaron Durbin
2020-08-03
Change all assert(0) to BUG()
Julius Werner
2020-07-08
soc/amd/common: Don't init SMIs or SCIs in psp_verstage
Martin Roth
2020-07-06
soc/amd/common: Fix missing gpio_banks.h include
Kyösti Mälkki
2020-06-30
soc/amd/common/gpio: Clear interrupt and wake status when configuring pads
Furquan Shaikh
2020-06-30
soc/amd/gpio, mb/{amd,google}: Configure pads using a single entry in GPIO co...
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Use gpio_setbits32()
Furquan Shaikh
2020-06-30
soc/amd/common/gpio: Make macro names for GPIO flags consistent
Furquan Shaikh
2020-06-29
soc/amd/common: Refactor GPIO SCI/SMI interrupts
Kyösti Mälkki
2020-06-29
soc/amd/common: Refactor GPIO_MASTER_SWITCH interrupt enable
Kyösti Mälkki
2020-06-29
soc/amd/common: Drop ACPIMMIO GPIO bank separation
Kyösti Mälkki
2020-06-28
soc/amd/common: Access ACPIMMIO via proper symbols
Kyösti Mälkki
2020-05-21
soc/amd/common/block/gpio: add API for gpio override table
Peichao Wang
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-11-28
soc/amd/common: Fix indirect includes
Kyösti Mälkki
2019-06-06
soc/amd/stoneyridge: Move GPIO support to common
Marshall Dawson