Age | Commit message (Expand) | Author |
2024-05-30 | tree: Remove duplicated <soc/gpio.h> | Elyes Haouas |
2020-10-19 | soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macros | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | soc/rockchip: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | src/soc/rockchip: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2016-10-04 | rockchip: Remove pulls for gpio_output(), clean up code | Julius Werner |
2016-07-12 | rockchip/rk3399: Fix pinctrl pull bias settings | Shunqian Zheng |
2016-05-09 | rockchip: refactor gpio driver | Shunqian Zheng |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-21 | arm(64): Manually clean up the mess left by write32() transition | Julius Werner |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-10 | gpio: Extend common GPIO header, simplify function names | Julius Werner |
2015-04-08 | rk3288: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-03-24 | veyron: Fix file permissions | Julius Werner |
2015-03-24 | rk3288: add cpu and chip | huang lin |
2015-03-24 | rk3288: add gpio | huang lin |