freebsd-dev/sys/arm/rockchip
Ian Lepore 7ce00ee7b4 Rename arm_init_secondary_ic() -> arm_pic_init_secondary(). The latter is
the name the function will have when the new ARM_INTRNG code is integrated,
and doing this rename first will make it easier to toggle the new interrupt
handling code on/off with a config option for debugging.
2015-10-18 16:54:34 +00:00
..
files.rk30xx Use the new gic option on all configs that need it. 2015-05-10 12:13:27 +00:00
rk30xx_common.c Stop using machine/fdt.h in the arm kernel code when we don't need it. 2015-04-04 21:34:26 +00:00
rk30xx_gpio.c Stop using machine/fdt.h in the arm kernel code when we don't need it. 2015-04-04 21:34:26 +00:00
rk30xx_grf.c Stop using machine/fdt.h in the arm kernel code when we don't need it. 2015-04-04 21:34:26 +00:00
rk30xx_grf.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
rk30xx_machdep.c Add the start of the ARM platform code. This is based on the PowerPC 2014-05-17 11:27:36 +00:00
rk30xx_mp.c Rename arm_init_secondary_ic() -> arm_pic_init_secondary(). The latter is 2015-10-18 16:54:34 +00:00
rk30xx_pmu.c Stop using machine/fdt.h in the arm kernel code when we don't need it. 2015-04-04 21:34:26 +00:00
rk30xx_pmu.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
rk30xx_wdog.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
rk30xx_wdog.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
std.rk30xx Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad 2015-01-01 23:21:46 +00:00