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-12
Implement MAP_STACK option for mmap(). Synchronous faults (pagefault and
Theo de Raadt
2018-04-11
More steps for i386 Meltdown fix:
Alexander Bluhm
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-09
Add a driver for the OCTEON cryptographic unit. It provides
Visa Hankala
2018-04-09
Move some AES-related defines into xform.h to reduce duplication.
Visa Hankala
2018-04-09
Fill in FRAME_PS after the fact. What a ridiculous design decision.
Theo de Raadt
2018-04-08
Remove debugging printf
Mike Belopuhov
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-03
remove a 15-year old #if 0
Mike Larkin
2018-04-02
Enable mvrng(4).
Mark Kettenis
2018-04-02
Enable imxiomuxc(4).
Patrick Wildt
2018-04-02
Move imxiomuxc(4) to sys/dev/fdt.
Patrick Wildt
2018-04-02
Move the code that sets the correct SATA phy settings into imxahc(4)
Patrick Wildt
2018-04-02
Enable fec(4).
Patrick Wildt
2018-04-02
Move fec(4) to sys/dev/fdt.
Patrick Wildt
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
[next]