summaryrefslogtreecommitdiff
path: root/include/drivers/gpio.h
Commit message (Expand)AuthorAgeFilesLines
* refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplicationJona Stubbe2022-01-041-1/+2
* Factor out cross-BL API into export headers suitable for 3rd party codeJulius Werner2019-07-231-8/+10
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* gpio: support gpio set/get pull statusCaesar Wang2016-05-271-0/+8
* gpio: add gpio frameworkHaojian Zhuang2016-02-121-0/+53