summaryrefslogtreecommitdiff
path: root/src/include/gpio.h
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2018-08-03gpio: Change gpio_baseX_value() function return types to unsignedJulius Werner
2017-10-20lib/gpio: constify array inputsAaron Durbin
2016-07-07lib/gpio: add pullup & pulldown gpio_base2_value() variantsAaron Durbin
2016-07-02gpio: Add support for translating gpio_t into ACPI pinDuncan Laurie
2016-05-21gpio: Add a function to map GPIO to ACPI pathDuncan Laurie
2016-03-22gpio: Add support for binary_first base3 number systemJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-10gpio: add a function to read GPIO array as base-2 valueDavid Hendricks
2015-04-10gpio: cosmetic changes to tristate_gpios.cDavid Hendricks
2015-04-10gpio: Remove non-ternary tristate mode, make ternaries easierJulius Werner
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-02-04add gpio.h for generic GPIO-related definitionsDavid Hendricks