summaryrefslogtreecommitdiff
path: root/src/soc/rockchip/common/gpio.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-04-03rockchip: Add gpio_set() functionJulius Werner
2017-08-06rockchip: gpio: Correct rk3399 pmu gpio pull settingLin Huang
2017-08-06rockchip: gpio: add gpio_pull argument in gpio_input_irq() functionLin Huang
2017-04-28rockchip: gpio: add gpio_input_irq & gpio_irq_statusJeffy Chen
2016-10-04rockchip: Remove pulls for gpio_output(), clean up codeJulius Werner
2016-07-12rockchip/rk3399: Fix pinctrl pull bias settingsShunqian Zheng
2016-05-09rockchip: refactor gpio driverShunqian Zheng