freebsd-dev/sys/arm/altera/socfpga
Andrew Turner 7133fe0f33 Almost all copies of platform_mp_init_secondary just called
intr_pic_init_secondary. Replace them with a direct call. On BCM2836
and ARMADA XP we need to add this function, but it can be empty.

Reviewed by:	ian, imp
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D5460
2016-02-26 16:04:47 +00:00
..
files.socfpga Create device options for the two common ARM timers. 2015-11-21 16:23:56 +00:00
socfpga_common.c Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
socfpga_common.h o Remove __unused attribute on variables which actually used 2014-09-06 18:08:21 +00:00
socfpga_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
socfpga_l3regs.h Add Reset Manager driver. This driver provides generic way to reset 2014-09-11 18:12:28 +00:00
socfpga_machdep.c o Add PIO and vtblk mmio device info to the tree 2014-11-25 16:06:19 +00:00
socfpga_manager.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
socfpga_mp.c Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
socfpga_rstmgr.c Add Reset Manager driver. This driver provides generic way to reset 2014-09-11 18:12:28 +00:00
socfpga_rstmgr.h Add Reset Manager driver. This driver provides generic way to reset 2014-09-11 18:12:28 +00:00
std.socfpga Move ARM_L2_PIPT option to std.armv6 for all armv6 platforms. 2016-02-22 11:47:28 +00:00