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
Andrew Turner
9783ea5c9f
Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to read
...
integer data from the device tree. Sponsored by: ABT Systems Ltd
2016-11-14 12:03:08 +00:00
..
files.rk30xx
Remove more unneeded users of the fdt_pic_decode_t table.
2016-11-11 14:22:35 +00:00
rk30xx_gpio.c
Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to read
2016-11-14 12:03:08 +00:00
rk30xx_grf.c
Stop including fdt_common.h from the arm code when it's unneeded.
2016-11-14 11:41:22 +00:00
rk30xx_grf.h
…
rk30xx_machdep.c
Stop including fdt_common.h from the arm code when it's unneeded.
2016-11-14 11:41:22 +00:00
rk30xx_mp.c
ARM: SEV/WFE instructions are implemented starting from ARMv6K,
2016-10-06 13:18:18 +00:00
rk30xx_pmu.c
Stop including fdt_common.h from the arm code when it's unneeded.
2016-11-14 11:41:22 +00:00
rk30xx_pmu.h
…
rk30xx_wdog.c
Stop including fdt_common.h from the arm code when it's unneeded.
2016-11-14 11:41:22 +00:00
rk30xx_wdog.h
…
std.rk30xx
Split CPU_CORTEXA into CPU_CORTEXA8, for the Cortex-A8, and CPU_CORTEXA_MP,
2016-10-04 12:25:44 +00:00