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
Age
Commit message (
Expand
)
Author
2018-04-01
Remove unfinished PCIe support from imxccm(4). We can do better than
Patrick Wildt
2018-04-01
In an attempt to OFW-ify fec(4) it turns out that the MII speed
Patrick Wildt
2018-03-31
Change ci_dev.dv_xname to ci_dev->dv_xname in debugging printf()
Alexander Bluhm
2018-03-31
Port arm64's network boot efforts to armv7 as well now that there is
Patrick Wildt
2018-03-31
Add CVS Ids.
Patrick Wildt
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-31
Fix a hang on i386 vmware guest that was happening on copyout() of
Alexander Bluhm
2018-03-31
Recommit preparation for i386 Meltdown fix after OpenBSD 6.3 release.
Alexander Bluhm
2018-03-31
Recommit preparation for i386 Meltdown fix after OpenBSD 6.3 release.
Alexander Bluhm
2018-03-31
r1.7 of xhci_fdt.c pulls in the regulator API.
Visa Hankala
2018-03-30
Enable imxanatop(4).
Patrick Wildt
2018-03-30
Move imxanatop(4) to sys/dev/fdt.
Patrick Wildt
2018-03-30
No need to include armv7var.h.
Patrick Wildt
2018-03-30
No need to include armv7var.h and imxccmvar.h.
Patrick Wildt
2018-03-30
Remove unused PCIe code from imxiomuxc(4). I'm sure we can do this
Patrick Wildt
2018-03-30
Enable imxiic(4).
Patrick Wildt
2018-03-30
Move imxiic(4) to sys/dev/fdt.
Patrick Wildt
2018-03-30
Enable imxesdhc(4).
Patrick Wildt
2018-03-30
Move imxesdhc(4) to sys/dev/fdt.
Patrick Wildt
2018-03-30
Enable imxgpio(4).
Patrick Wildt
2018-03-30
Move imxgpio(4) to sys/dev/fdt so it can be shared between arm64 and armv7.
Patrick Wildt
2018-03-30
Replace MD disable/restore interrupt in the establish and disestablish
Patrick Wildt
2018-03-30
Cut down imxgpio(4) with a big axe. There were plenty of pieces that
Patrick Wildt
2018-03-30
Remove a premature newline print. A later print already does it and
Patrick Wildt
2018-03-30
Enable imxgpc(4).
Patrick Wildt
2018-03-30
Move imxgpc(4) to sys/dev/fdt so it can be shared between arm64 and armv7.
Patrick Wildt
2018-03-29
Call imxuart(4) early attach on arm64.
Patrick Wildt
2018-03-29
Move imxuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7.
Patrick Wildt
2018-03-29
Initialize the secondary core's schedstate before spinning them up.
Patrick Wildt
2018-03-29
Set p->p_cpu in cpu_switchto() like we do on other MP architectures.
Patrick Wildt
2018-03-29
Enable mvclock(4), mvicu(4), mvpinctrl(4), mvgpio(4) and mvrtc(4). This
Mark Kettenis
2018-03-29
Make sparc64 ofwboot open the softraid boot chunk early on and keep the
Stefan Sperling
2018-03-29
Remove RDTSCP from the CPUID flags reported to the guest VM. The instruction
Mike Larkin
2018-03-29
Explicitly declare the gdt storage in struct cpu_info_full instead of
Philip Guenther
2018-03-27
Add acpicmos(4), a driver that implements SystemCMOS OperationRegion
Mark Kettenis
2018-03-24
Fix intr_restore() on luna88k to restore the previously saved state
Visa Hankala
2018-03-22
iBackout the preparations for fixing Meltdown on i386. The task was
Alexander Bluhm
2018-03-22
In vldcp(4), initialize lc_rx_state to a magic value which is not
Stefan Sperling
2018-03-21
When installing a shared interrupt handler, copy the ih_bus and ih_cpu
Mark Kettenis
2018-03-20
Make use of the new common bus space tag in imxuart(4) so it does not
Patrick Wildt
2018-03-20
To allow sharing more code between armv7 and arm64 platforms, introduce
Patrick Wildt
2018-03-20
Switching from per PCB TSS to per CPU TSS broke kvm86 calls to the BIOS.
Alexander Bluhm
2018-03-20
Do not panic from ddb(4) when a lock requirement isn't fulfilled.
Martin Pieuchot
2018-03-20
Add hibernate IO path for sdmmc(4). This requires some help from the
Jonathan Matthew
2018-03-18
vmm(4): handle invalid cpuid request (%eax too large) according to the SDM
Mike Larkin
2018-03-16
Make FPU registers available in core dumps and through ptrace(2).
Mark Kettenis
2018-03-14
On newer machines IPMI attaches only using the ACPI tables instead of
Patrick Wildt
2018-03-13
Preparation for i386 Meltdown fix:
Alexander Bluhm
[prev]
[next]