index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2019-03-15
Remove FBSDID.
Kevin Lo
2019-03-12
Setting and getting the rounding mode on our arm64 FPU has not worked
Patrick Wildt
2019-03-07
When accessing the child address cells make sure to use the size for
Patrick Wildt
2019-02-23
recognise more arm cpus
Jonathan Gray
2019-02-21
Cortex A76 is not affected by spectre variant 2 branch target injection
Jonathan Gray
2019-02-16
Sprinkle a few ifdefs for _LOCORE and _KERNEL and reorder a few lines
Patrick Wildt
2019-02-10
revert revert revert. there are many other archs that use custom allocs.
Ted Unangst
2019-02-10
missed a file. add flags to the pool page free function.
Ted Unangst
2019-02-03
Add mvgicp(4), a driver for the Marvell extension to the GIC that
Patrick Wildt
2019-01-31
Bump version number to be able to distinguish bootloaders with softraid
Mark Kettenis
2019-01-31
Implement booting from softraid on arm64. This consists of creating a
Patrick Wildt
2019-01-29
Enable CRYPTO for arm64 RAMDISK so that we can use softraid crypto.
Patrick Wildt
2019-01-25
build ccp(4) on ramdisks
Jonathan Gray
2019-01-23
enable the apm(4) subsystem on arm64
Peter Hessler
2019-01-23
Add the apm(4) subsystem to arm64.
Peter Hessler
2019-01-19
Add a pwraction sysctl that controls what the power button does on acpi.
Ted Unangst
2019-01-11
imxsrc(4), a driver for the i.MX System Reset Controller. We will
Patrick Wildt
2019-01-09
Make arm64 efiboot can boot from partitions other than "a".
YASUOKA Masahiko
2019-01-05
enable ohci at fdt on RAMDISK as well
Jonathan Gray
2019-01-04
enable ohci at fdt
David Gwynne
2019-01-03
add a simplebus print function so unconfigured devices appear in dmesg.
David Gwynne
2019-01-02
abcrtc(4), a driver for the Abracon AB1805 RTC and similar variants.
Patrick Wildt
2018-12-31
Avoid calling setperf() with a negative level.
Mark Kettenis
2018-12-07
For shared interrupts we need to make sure that we register
Patrick Wildt
2018-12-05
Include srp.h where struct cpu_info uses srp to avoid erroring out when
Jonathan Gray
2018-10-30
The way we currently generate gap.o using a linker script results in .rodata
Mark Kettenis
2018-10-20
Sync with amd64 version.
Mark Kettenis
2018-10-08
Generate SIGBUS when we see a data abort exception because of unaligned
Mark Kettenis
2018-10-01
Use inline functions instead of GNU C statement expressions for the MD
Christian Weisgerber
2018-09-28
Add vlan and trunk to arm64's RAMDISK (amd64 parity)
ccardenas
2018-09-18
grow arm64 ramdisk
Theo de Raadt
2018-09-14
Unify and bump some of the NMBCLUSTERS defines. Some archs had it set to
Claudio Jeker
2018-09-14
add gapdummy.c to the "clean" target like other generated files
Christian Weisgerber
2018-09-12
Make pmap_protect(9) actually remove exec permission if the new permissions
Mark Kettenis
2018-09-11
Include bnxt in arm64.
ccardenas
2018-09-11
We actually support 39-bit VA's in userland.
Mark Kettenis
2018-09-09
Apply retguard to the last asm functions in the arm64 kernel. This completes
mortimer
2018-09-08
Bump NMBCLUSTERS to a more reasonable 256MB instead of the tiny 4MB.
Claudio Jeker
2018-09-07
Add retguard macros to cpu_switchto, setjmp, longjmp.
mortimer
2018-08-30
Move .dynstr before _edata to fix image size calculation. The PE
Patrick Wildt
2018-08-27
Add hitemp(4), a driver for the temperature sensors on the HiSilicon Hi3660
Mark Kettenis
2018-08-27
Add hiclock(4). Make sure hireset(4) attaches early.
Mark Kettenis
2018-08-27
Enable hireset(4).
Mark Kettenis
2018-08-27
Add glue for the USB3 controller on the HiKey 970.
Mark Kettenis
2018-08-27
Enable radeondrm(4). Note that on arm64 we do not yet have a way to
Mark Kettenis
2018-08-26
Add pinctrl(4), a generic pin mux driver.
Mark Kettenis
2018-08-26
Add plgpio(4), a driver for the ARM PrimeCell GPIO (PL061) peripheral.
Mark Kettenis
2018-08-25
Add code to print the characteristics of the caches that can be discovered
Mark Kettenis
2018-08-25
Add GPT support. Mostly copied from amd64.
Mark Kettenis
2018-08-25
Insert new child nodes at the end.
Mark Kettenis
[next]