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
2018-06-05
Move pluart(4) to dev/fdt.
Mark Kettenis
2018-06-05
Unify arm64 and armv7 pluart(4) implementations.
Mark Kettenis
2018-06-05
Recognise Cortex A76. Only adding to arm64 as it only supports aarch32
Jonathan Gray
2018-06-02
Enable fanpwr(4), move sypwr(4) where it belongs.
Mark Kettenis
2018-06-01
With option WITNESS we need to have a bit more KVA available during early
Mark Kettenis
2018-06-01
Enable witness(4) on select architectures to help the current MP work.
Visa Hankala
2018-05-31
Move com_fdt.c to dev/fdt since we can share it between armv7 and arm64 now.
Mark Kettenis
2018-05-30
Remove comcnspeed variable, which gets set but is never actually used.
Mark Kettenis
2018-05-28
Cleanup bootconfig.h and use strlcpy() to copy boot arguments.
Mark Kettenis
2018-05-28
Remove unused include file.
Mark Kettenis
2018-05-28
Drop include of <arm64/swi.h> and remove it.
Mark Kettenis
2018-05-28
Call readdisksector() instead of rolling our own. Drop <sys/systm.h>
Mark Kettenis
2018-05-23
Enable bwfm(4).
Patrick Wildt
2018-05-23
Remove unused pmap_steal_memory_implementation(). It doesn't actually work
Mark Kettenis
2018-05-16
Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4)
Patrick Wildt
2018-05-16
Add glue for the USB3 controller on the i.MX8MQ SoC.
Patrick Wildt
2018-05-16
Implement pmap_growkernel(). Bump VM_MAX_KERNEL_ADDRESS now that we no
Mark Kettenis
2018-05-15
Remove a4x bus space hack.
Mark Kettenis
2018-05-14
Add support for register shift/io-width to the console code as well.
Mark Kettenis
2018-05-06
Use speed from device tree for serial console. Makes it possible to boot
Mark Kettenis
2018-05-04
Add a common rules file for ofw sources to help keep the configurations
Visa Hankala
2018-05-04
Fix WITNESS build on arm64.
Visa Hankala
2018-05-04
Add stack trace saving for arm64.
Visa Hankala
2018-05-03
Add support for SMCCC 1.1 which provides proper support for the firmware-based
Mark Kettenis
2018-05-02
Add imxpd(4) which is a power domain controller driver that
Patrick Wildt
2018-05-02
Implement a power domain framework to turn on/off so-called power
Patrick Wildt
2018-04-24
Enable gpioiic(4) and gpioow(4). From Artturi Alm.
Mark Kettenis
2018-04-20
enable ccp(4) as found on amd seattle platforms, eg, overdrive 1000s
David Gwynne
2018-04-18
Stop modifying vm page flags using mixed atomic and non-atomic
Patrick Wildt
2018-04-18
Introduce a pmap lock on pmap_fault_fixup(). Heavily threaded
Patrick Wildt
2018-04-12
Implement MAP_STACK option for mmap(). Synchronous faults (pagefault and
Theo de Raadt
2018-04-09
Set trapframe pointer early on in do_el0_sync. This allows the use of
Mark Kettenis
2018-04-09
Get rid of some FreeBSD leftovers (that are mostly commented out already).
Mark Kettenis
2018-04-09
The Open Firmware Interrupt Mapping "recommendation" says that the number
Mark Kettenis
2018-04-08
Add support for the EFI Random Number Generator Protocol and use it to XOR
Mark Kettenis
2018-04-07
Enable islrtc(4).
Mark Kettenis
2018-04-06
Sadly some UEFI frimware writes to mappings marked as runtime code so we can't
Mark Kettenis
2018-04-02
Enable mvrng(4).
Mark Kettenis
2018-04-02
Enable imxiomuxc(4).
Patrick Wildt
2018-04-02
Enable fec(4).
Patrick Wildt
2018-04-02
Enable imxccm(4).
Patrick Wildt
2018-04-02
Enable dwpcie(4).
Mark Kettenis
2018-04-02
Do not add 32 to the "base" SPI number. Apparently the offset of the first
Mark Kettenis
2018-04-02
Pay attention to the "reg-io-width" and "reg-shift" properties and avoid
Mark Kettenis
2018-03-31
Bump version number so that we can see if efiboot(8) supports EFI's Simple
Patrick Wildt
2018-03-31
In addition to using EFI's PXE protocol implement a network driver that
Patrick Wildt
2018-03-31
Enable mvtemp(4).
Mark Kettenis
2018-03-30
Enable imxanatop(4).
Patrick Wildt
2018-03-30
Enable imxiic(4).
Patrick Wildt
2018-03-30
Enable imxesdhc(4).
Patrick Wildt
[next]