summaryrefslogtreecommitdiff
path: root/sys/arch/arm/fdt/arm_platform.c
AgeCommit message (Expand)Author
2023-04-07Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.skrll
2023-02-25Restore the ability to have EARLYCONS work for the QEMU virt afterskrll
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-02-04Call acpi_device_register() / fdtbus_device_register() as approrpriate.thorpej
2020-09-28Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumerjmcneill
2020-01-06Fix DEVMAP build losage by reducing diffs between arm and aarch64skrll
2020-01-05Make the generic Arm platform available for arm32 as well.jmcneill