This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
arm
/
rockchip
History
Ganbold Tsagaankhuu
bfb24e2a06
Add gpio parse routines according to sys/boot/fdt/dts/bindings-gpio.txt.
...
Reviewed by: stas@
2013-12-09 07:14:59 +00:00
..
common.c
…
files.rk30xx
Add watchdog driver for rk3188.
2013-11-25 11:01:19 +00:00
rk30xx_gpio.c
Add gpio parse routines according to sys/boot/fdt/dts/bindings-gpio.txt.
2013-12-09 07:14:59 +00:00
rk30xx_grf.c
Remove #include <machine/frame.h> from all the arm code that doesn't
2013-10-27 01:34:10 +00:00
rk30xx_grf.h
…
rk30xx_machdep.c
Enable reset mechanism for rk3188.
2013-11-25 11:02:58 +00:00
rk30xx_pmu.c
Remove #include <machine/frame.h> from all the arm code that doesn't
2013-10-27 01:34:10 +00:00
rk30xx_pmu.h
…
rk30xx_wdog.c
Add watchdog driver for rk3188.
2013-11-25 11:01:19 +00:00
rk30xx_wdog.h
Add watchdog driver for rk3188.
2013-11-25 11:01:19 +00:00
std.rk30xx
…