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-02
Enable imxccm(4).
Patrick Wildt
2018-04-02
Move imxccm(4) to sys/dev/fdt.
Patrick Wildt
2018-04-02
Have fec(4) make use of the clock framework by implementing the enet
Patrick Wildt
2018-04-02
No need to include imxccmvar.h anymore.
Patrick Wildt
2018-04-02
Have imxahci(4) make use of the clock framework by implementing the sata
Patrick Wildt
2018-04-02
Have imxehci(4) make use of the clock framework by implementing the phy
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-04-02
Remove I2C iomux descriptions from the time before we set those up
Patrick Wildt
2018-04-01
Pull out the regmap lookup from the switch. This way we can still
Patrick Wildt
2018-04-01
Disable the USB charging detection using a regmap instead of cross-
Patrick Wildt
2018-04-01
Enable imxanatop(4) on RAMDISK as well so we can use it to disable
Patrick Wildt
2018-04-01
Stop using a global softc variable in most functions that are called
Patrick Wildt
2018-04-01
Retrieve AHB clock from clock framework.
Patrick Wildt
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
[next]