summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* rockchip: Remove pulls for gpio_output(), clean up codeJulius Werner2016-10-041-1/+1
* rockchip/rk3399: Fix pinctrl pull bias settingsShunqian Zheng2016-07-121-0/+6
* rockchip: refactor gpio driverShunqian Zheng2016-05-091-48/+19
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Manually clean up the mess left by write32() transitionJulius Werner2015-04-211-1/+2
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-4/+3
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-101-3/+3
* rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-4/+5
* veyron: Fix file permissionsJulius Werner2015-03-241-0/+0
* rk3288: add cpu and chiphuang lin2015-03-241-1/+1
* rk3288: add gpiohuang lin2015-03-241-0/+84