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
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