summaryrefslogtreecommitdiff
path: root/src/lib/gpio.c
AgeCommit message (Expand)Author
2020-08-06gpio: Pull down HiZ pins after reading tristate GPIO strappingJulius Werner
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/lib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-07lib/gpio.c: Fix _gpio_base3_value invalid shiftRichard Spiegel
2018-08-28lib/gpio.c: Validate num_gpioRichard Spiegel
2018-08-03gpio: Change gpio_baseX_value() function return types to unsignedJulius Werner
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-10-20lib/gpio: constify array inputsAaron Durbin
2017-03-09src/lib: Add space before (Lee Leahy
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-07-29arm, arm64, mips: Add rough static stack size checks with -Wstack-usageJulius Werner
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-17Add delay before reading GPIOs in gpio_base2_value()David Hendricks
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