summaryrefslogtreecommitdiffstats
path: root/src/include/gpio.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* gpio: Change gpio_baseX_value() function return types to unsignedJulius Werner2018-08-031-7/+7
* lib/gpio: constify array inputsAaron Durbin2017-10-201-6/+7
* lib/gpio: add pullup & pulldown gpio_base2_value() variantsAaron Durbin2016-07-071-0/+5
* gpio: Add support for translating gpio_t into ACPI pinDuncan Laurie2016-07-021-0/+10
* gpio: Add a function to map GPIO to ACPI pathDuncan Laurie2016-05-211-0/+9
* gpio: Add support for binary_first base3 number systemJulius Werner2016-03-221-1/+35
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* gpio: add a function to read GPIO array as base-2 valueDavid Hendricks2015-04-101-0/+9
* gpio: cosmetic changes to tristate_gpios.cDavid Hendricks2015-04-101-2/+2
* gpio: Remove non-ternary tristate mode, make ternaries easierJulius Werner2015-04-101-9/+5
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-101-0/+52
* ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer2013-07-101-63/+0
* add gpio.h for generic GPIO-related definitionsDavid Hendricks2013-02-041-0/+63