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
/
lib
/
gpio.c
Age
Commit message (
Expand
)
Author
2018-08-03
gpio: Change gpio_baseX_value() function return types to unsigned
Julius Werner
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2017-10-20
lib/gpio: constify array inputs
Aaron Durbin
2017-03-09
src/lib: Add space before (
Lee Leahy
2016-07-07
lib/gpio: add pullup & pulldown gpio_base2_value() variants
Aaron Durbin
2016-07-02
gpio: Add support for translating gpio_t into ACPI pin
Duncan Laurie
2016-05-21
gpio: Add a function to map GPIO to ACPI path
Duncan Laurie
2016-03-22
gpio: Add support for binary_first base3 number system
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-29
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-17
Add delay before reading GPIOs in gpio_base2_value()
David Hendricks
2015-04-10
gpio: add a function to read GPIO array as base-2 value
David Hendricks
2015-04-10
gpio: cosmetic changes to tristate_gpios.c
David Hendricks