aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.arm64
Commit message (Expand)AuthorAgeFilesLines
* ice: Fix aarch64 LINT kernelDag-Erling Smørgrav6 days1-0/+4
* arm64: add a GPIO driver for Apple SiliconKyle Evans2025-04-031-0/+1
* arm64: add a driver for the uart found on Apple Silicon machinesKyle Evans2025-04-021-0/+1
* Add driver for the RK3328 GPIO_MUTE pinStephen Hurd2025-03-181-0/+1
* arm64: Split EFI map parsing code to a common fileMitchell Horne2025-03-031-0/+1
* vmm: Consolidate code which manages guest memory regionsMark Johnston2025-02-181-0/+1
* sdhci: Refactor the generic FDT driverBojan Novković2025-02-071-0/+3
* aw_timer: rename driver from a10_timerMitchell Horne2025-01-271-1/+1
* psci: Support the arm64 Errata ABIAndrew Turner2025-01-241-0/+1
* arm64: Add a new CPU feature frameworkAndrew Turner2025-01-241-0/+1
* arm64: rockchip: Add a new rk8xx deviceEmmanuel Vadot2025-01-061-5/+5
* arm64: Add a new SOC_ROCKCHIP optionEmmanuel Vadot2025-01-061-15/+15
* arm64: add a driver for the Apple Interrupt ControllerKyle Evans2024-12-171-0/+1
* arm64: add a driver for the Apple watchdogKyle Evans2024-12-171-0/+3
* conf: Add acpi_pci.c to the arm64 buildAndrew Turner2024-12-121-0/+1
* ice_ddp: Update to 1.3.41.0Eric Joyner2024-10-281-3/+3
* arm64: Implement efi_rt_arch_callAndrew Turner2024-10-241-0/+1
* sys: Add an SMCCC Random Number Generator driverAndrew Turner2024-10-151-0/+1
* imx8mp: Add clock treeTom Jones2024-09-131-0/+1
* imx_ccm: Rearrange clock control module driverTom Jones2024-09-131-0/+1
* sys/conf: Check for FDT in FDT only filesAndrew Turner2024-09-091-2/+2
* arm64/vmm: Fix when VMM is built into the kernelAndrew Turner2024-09-091-1/+1
* vmm: Merge vmm_dev.cMark Johnston2024-08-261-0/+1
* vmm: Move duplicated stats code into a generic fileMark Johnston2024-08-261-1/+1
* arm64: Fix the kernel with options VMMAndrew Turner2024-08-211-3/+3
* arm64/vmm: Add the VHE exception and switcher filesAndrew Turner2024-08-201-0/+2
* arm64/vmm: Create functions to call into EL2Andrew Turner2024-08-201-0/+1
* arm64/vmm: Start to extract code not needed by VHEAndrew Turner2024-08-201-3/+3
* sys/conf: Introduce NOSAN_CFLAGS and NOSAN_CAndrew Turner2024-08-201-3/+3
* smbios: Compile into the kernel more completelyAllan Jude2024-07-251-0/+4
* sdt: Implement SDT probes using hot-patchingMark Johnston2024-06-191-0/+1
* arm64: Support BTI checking in most of the kernelAndrew Turner2024-06-051-1/+1
* uma: Deduplicate uma_small_allocBojan Novković2024-05-251-1/+0
* arm64: Check for virtio for scmi_virtio.cAndrew Turner2024-04-301-1/+1
* arm64/vmm: Define a dummy _start symbol in vmm_hyp_blob.elfMark Johnston2024-04-111-1/+1
* scmi: Add an SCMI VirtIO transport driverCristian Marussi2024-04-111-0/+1
* scmi: Add an SCMI SMC transport driverAndrew Turner2024-04-111-0/+1
* scmi: Split out the SCMI mailbox to a new fileAndrew Turner2024-04-111-0/+2
* Fix arm64 build after llvm 18.1.3 upgrade (take 2)Dimitry Andric2024-04-071-2/+1
* Fix arm64 build after llvm 18.1.3 upgradeDimitry Andric2024-04-071-1/+2
* vf_i2c: split up and add ACPI attachments in addition to FDTPierre-Luc Drouin2024-03-291-1/+3
* arm64/vmm: Exclude more sanitizer compiler flags from certain filesMark Johnston2024-03-221-2/+2
* conf: deduplicate dwmmc config logicMitchell Horne2024-02-271-1/+0
* conf: deduplicate dwc config logicMitchell Horne2024-02-271-4/+0
* Import the kernel parts of bhyve/arm64Andrew Turner2024-02-211-0/+33
* ice_ddp: Update package to 1.3.36.0Eric Joyner2024-02-211-3/+3
* arm64: Fix the unwind.c build when sanitizers are enabledMark Johnston2024-02-081-1/+1
* usb: dwc3: Move driver under a subdirectoryEmmanuel Vadot2024-01-101-3/+4
* clk: Move rockchip driver into the common directoryEmmanuel Vadot2024-01-101-12/+12
* clk: Move allwinner driver into the common directoryEmmanuel Vadot2024-01-101-15/+15