summaryrefslogtreecommitdiff
path: root/sys/arch/arm64/conf/files.arm64
AgeCommit message (Expand)Author
2017-06-04Split early startup code out of locore.S into locore0.S. Adjust linkPatrick Wildt
2017-04-30Add rkgrf(4), a driver that makes the "generic register file" of the RockchipMark Kettenis
2017-04-29Add agintc(4), a driver for interrupt controllers conforming to ARM'sMark Kettenis
2017-04-27Add code to identify the CPUs on arm64 systems. The primary CPU is attachedMark Kettenis
2017-02-25Implement ampintcmsi(4) in ampintc(4) to support MSI. The GICv2M is anPatrick Wildt
2017-02-24Hook up pciecam(4), but don't compile it yet.Patrick Wildt
2017-02-06Move cache and tlb flush functions, which were mostly inline assembly,Patrick Wildt
2017-01-26The only difference between armv7 and arm64 fdt virtio attachments is anJonathan Gray
2017-01-23Make the RAMDISK kernel actually try to boot the ramdisk.Patrick Wildt
2017-01-23openprom(4)Mark Kettenis
2017-01-23Add drivers for the Raspberry Pi 3.Mark Kettenis
2017-01-21Move virtio config from files.pci to files.pciReyk Floeter
2017-01-21Add Allwinner A64 devices to OpenBSD/arm64. This means we can runPatrick Wildt
2016-12-18Consolidate bus space tags into generic bus space code. EspeciallyPatrick Wildt
2016-12-17Import of OpenBSD/arm64Patrick Wildt