aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/gpio.c
AgeCommit message (Expand)Author
2020-10-19soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macrosElyes HAOUAS
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-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
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
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-24veyron: Fix file permissionsJulius Werner
2015-03-24rk3288: add cpu and chiphuang lin
2015-03-24rk3288: add gpiohuang lin