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
/
intel
/
skylake
/
gpio.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/skylake: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-04-29
soc/intel: Add GPI interrupt config register offset info
Karthikeyan Ramasubramanian
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-15
soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11
Kane Chen
2018-02-16
soc/intel/common/block/gpio: Change group offset calculation
Bora Guvendik
2017-10-02
soc/intel/skylake: Use common/block/gpio
Hannah Williams
2017-04-10
soc/intel/skylake: Use common PCR module
Subrata Banik
2017-03-09
soc/intel/skylake: Add SKL SOC PCH H GPIO support
Li Cheng Sooi
2016-11-30
soc/intel/skylake: Remove pad configuration size hardcoding
Subrata Banik
2016-07-02
soc/intel/skylake: Add function for gpio_t to ACPI pin translation
Duncan Laurie
2016-06-09
skylake: gpio: Add support for setting 1.8V tolerant
Duncan Laurie
2016-05-21
skylake: Add handler for finding ACPI path for GPIO
Duncan Laurie
2016-01-19
intel/skylake: Fix issues found by klockwork
Naresh G Solanki
2015-09-10
Skylake: Print GPIO MMIO base and pad config using gpio_debug token
Subrata Banik
2015-08-29
intel/skylake: mask off txstate before setting new gpio value
Aaron Durbin
2015-08-14
skylake: fix SMI GPI status handling
Aaron Durbin
2015-08-14
skylake: enable SMI routed GPIs
Aaron Durbin
2015-08-14
skylake: remove ec_smi_gpio and alt_gp_smi_en
Aaron Durbin
2015-08-14
skylake: provide GPE0 routing devicetree configuration
Aaron Durbin
2015-08-14
skylake: provide native gpio functionality
Aaron Durbin
2015-07-29
skylake: prefix the gpio functions with 'gpio_'
Aaron Durbin
2015-07-16
soc/intel: Add Skylake SOC support
Lee Leahy
2015-07-16
soc/intel/skylake: Use Broadwell as comparision base for Skylake SOC
Lee Leahy