index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
rockchip
/
common
/
gpio.c
Age
Commit message (
Expand
)
Author
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-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-04-03
rockchip: Add gpio_set() function
Julius Werner
2017-08-06
rockchip: gpio: Correct rk3399 pmu gpio pull setting
Lin Huang
2017-08-06
rockchip: gpio: add gpio_pull argument in gpio_input_irq() function
Lin Huang
2017-04-28
rockchip: gpio: add gpio_input_irq & gpio_irq_status
Jeffy Chen
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