1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys/arm/amlogic/aml8726
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
..
aml8726_ccm.c Use OF_prop_free instead of direct call to free(9) 2016-05-18 23:41:58 +00:00
aml8726_ccm.h
aml8726_clkmsr.c Use our nitems() macro when param.h is available. 2016-04-20 15:45:55 +00:00
aml8726_clkmsr.h
aml8726_fb.c
aml8726_fb.h
aml8726_gpio.c
aml8726_i2c.c
aml8726_identsoc.c
aml8726_if_dwc.c
aml8726_l2cache.c
aml8726_machdep.c Restrict where we need to define fdt_fixup_table to just PowerPC and 2016-09-23 14:11:23 +00:00
aml8726_machdep.h
aml8726_mmc.c Use OF_prop_free instead of direct call to free(9) 2016-05-18 23:41:58 +00:00
aml8726_mmc.h sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
aml8726_mp.c Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
aml8726_pic.c
aml8726_pinctrl.c Use OF_prop_free instead of direct call to free(9) 2016-05-18 23:41:58 +00:00
aml8726_pinctrl.h
aml8726_rng.c
aml8726_rtc.c
aml8726_sdxc-m8.c Use OF_prop_free instead of direct call to free(9) 2016-05-18 23:41:58 +00:00
aml8726_sdxc-m8.h sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
aml8726_soc.h
aml8726_timer.c
aml8726_uart_console.c
aml8726_uart.h
aml8726_usb_phy-m3.c Use OF_prop_free instead of direct call to free(9) 2016-05-18 23:41:58 +00:00
aml8726_usb_phy-m6.c Use OF_prop_free instead of direct call to free(9) 2016-05-18 23:41:58 +00:00
aml8726_wdt.c
files.aml8726
std.aml8726 Split CPU_CORTEXA into CPU_CORTEXA8, for the Cortex-A8, and CPU_CORTEXA_MP, 2016-10-04 12:25:44 +00:00
uart_dev_aml8726.c