freebsd-dev/sys/arm/altera/socfpga
Andrew Turner 1834282de6 Split CPU_CORTEXA into CPU_CORTEXA8, for the Cortex-A8, and CPU_CORTEXA_MP,
for later Cortex-A CPUs that support the Multiprocessor Extensions. This
will be needed to support both in a single GENERIC kernel while still
being able to only build for a single SoC.

Reviewed by:	mmel
Relnotes:	yes
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D8138
2016-10-04 12:25:44 +00:00
..
files.socfpga Enable the build of micphy as part of generic miibus build, but only for 2016-07-28 05:59:56 +00:00
socfpga_common.c Restrict where we need to define fdt_fixup_table to just PowerPC and 2016-09-23 14:11:23 +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 Remove bus_dma_get_range and bus_dma_get_range_nb on armv6. We only need 2016-09-23 12:38:05 +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 Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +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 Split CPU_CORTEXA into CPU_CORTEXA8, for the Cortex-A8, and CPU_CORTEXA_MP, 2016-10-04 12:25:44 +00:00