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
Age
Commit message (
Expand
)
Author
2018-04-02
attach on Intel Apollo Lake SMBus, ok jsg
Henning Brauer
2018-04-02
regen
Henning Brauer
2018-04-02
add a bunch of Intel Apollo Lake devices found on NUC6CAYH / Celeron J3455
Henning Brauer
2018-04-02
Add support for register shift/io-width. This allows us to support UARTs
Mark Kettenis
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-04-01
Store the size of dinode contents union.
David Hill
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
Stop converting UDP and IP header values from network endianness to host
Patrick Wildt
2018-03-31
Enable mvtemp(4).
Mark Kettenis
2018-03-31
Add mvtemp(4), a driver for the temperature sensors found on Marvell Armada
Mark Kettenis
2018-03-31
When reusing an mbuf to send an ARP response, don't forget to clear
Stefan Sperling
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
Attach imxesdhc(4) to i.MX8M as well.
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
Add sizes to some free() calls.
David Hill
2018-03-30
Store the allocation size in inpcbhead for free().
David Hill
2018-03-30
Remove a premature newline print. A later print already does it and
Patrick Wildt
2018-03-30
Unlock the NET_LOCK() before calling vn_lock(9) to avoid a lock ordering
Martin Pieuchot
2018-03-30
Attach imxgpc(4) to i.MX8M as well.
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-30
Add some sensible error checking in the hibernate io path, helpfully
Jonathan Matthew
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
[prev]
[next]