aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/rockchip/rk30xx_grf.c
Commit message (Expand)AuthorAgeFilesLines
* sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Stop including fdt_common.h from the arm code when it's unneeded.Andrew Turner2016-11-141-1/+0
* Stop using machine/fdt.h in the arm kernel code when we don't need it.Andrew Turner2015-04-041-1/+0
* Switch to my freebsd.org emal address in copyright.Ganbold Tsagaankhuu2014-03-251-1/+1
* Follow r261352 by updating all drivers which are children of simplebusIan Lepore2014-02-021-0/+3
* Remove #include <machine/frame.h> from all the arm code that doesn'tIan Lepore2013-10-271-1/+0
* Import basic support for Rockchip RK3188 SoC.Ganbold Tsagaankhuu2013-10-231-0/+130