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
/
baytrail
/
gpio.c
Age
Commit message (
Expand
)
Author
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-07
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-10-22
baytrail/rambi: S3 support and other updates
Kein Yuan
2014-09-18
rambi/baytrail: ACPI, GPIO, audio, misc updates
Shawn Nematbakhsh
2014-05-08
baytrail: gpio: Make GPIO inputs MMIO by default
Shawn Nematbakhsh
2014-05-07
baytrail: gpio: Fix NCORE gpio-to-pad LUT
Shawn Nematbakhsh
2014-05-06
baytrail: gpio: Add support for direct / dedicated IRQs
Shawn Nematbakhsh
2014-05-06
baytrail: add support for routing gpio pins to smi/sci
Aaron Durbin
2014-02-11
rambi: Add ncore GPIO config tables
Shawn Nematbakhsh
2014-02-11
baytrail: Add functions to peek at GPIO input values
Shawn Nematbakhsh
2014-02-03
baytrail: Add GPIO initial configuration infrastructure.
Shawn Nematbakhsh