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
/
southbridge
/
intel
/
common
/
gpio.c
Age
Commit message (
Expand
)
Author
2022-10-06
sb/intel/common/gpio.c: Clean up includes
Elyes Haouas
2021-04-19
sb/intel/common: Drop some PCH_LPC_DEV macros
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-11-09
arch/x86: Replace some __SMM__ guards
Kyösti Mälkki
2019-10-30
src/southbridge: change "unsigned" to "unsigned int"
Martin Roth
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-12
sb/intel/common: Remove CAR_GLOBAL use
Arthur Heymans
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-07-28
sb/intel/gpio: Cache gpiobase in ramstage and romstage
Patrick Rudolph
2017-07-25
sb/intel/common/gpio: Only set one bit at time
Patrick Rudolph
2017-01-03
sb/intel/common/gpio: Support ICH9M and prior
Patrick Rudolph
2016-02-16
southbridge/intel/common: Add common gpio.c
Patrick Rudolph