aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fdt/fdt_arm_platform.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* Make the default FDT implementation of platform_mp_setmaxid use the cpuAndrew Turner2017-03-171-0/+34
* Use ofw_bus_node_is_compatible in more drivers used on arm.Andrew Turner2016-11-111-1/+2
* Add the start of the ARM platform code. This is based on the PowerPCAndrew Turner2014-05-171-0/+72