aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/include/md_var.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Create a Linux view of the ID registersAndrew Turner2023-11-101-0/+2
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* arm64: add swapueword8/32Kyle Evans2023-05-111-0/+11
* Simplify swi for bus_dma.John Baldwin2021-12-281-2/+0
* minidump: Parameterize minidumpsys()Mitchell Horne2021-11-191-1/+2
* arm64: HWCAP/HWCAP2 aux args support for 32-bit ARM binaries.Peter Grehan2021-07-251-0/+4
* Replace the arm64 initial_fpcr with a macroAndrew Turner2021-03-231-2/+0
* arm64: Initialize VFP control register.Michal Meloun2021-02-031-0/+2
* Move vm_page_dump bitset array definition to MI codeD Scott Phillips2020-09-211-4/+0
* Add NetBSD compatible bus_space_peek_N() and bus_space_poke_N() functions.Michal Meloun2020-09-191-0/+9
* arm64: export new HWCAP featuresMitchell Horne2020-09-081-0/+2
* Implement userspace gettimeofday(2) with HPET timecounter.Konstantin Belousov2016-08-171-5/+0
* Call busdma_swi from swi_vm as is done from other architectures.Andrew Turner2016-05-111-0/+1
* Add support for usermode (vdso-like) gettimeofday(2) andKonstantin Belousov2015-12-071-0/+5
* Remove pmap_kenter from pmap.h, the function doesn't exist.Andrew Turner2015-08-201-1/+6
* Bring in the start of the arm64 kernel.Andrew Turner2015-04-131-0/+44