summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/fdt_arm_platform.c
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-04ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t.John Baldwin
2017-03-17Make the default FDT implementation of platform_mp_setmaxid use the cpuAndrew Turner
2016-11-11Use ofw_bus_node_is_compatible in more drivers used on arm.Andrew Turner
2014-05-17Add the start of the ARM platform code. This is based on the PowerPCAndrew Turner