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
2020-06-08
Provide clear errors when trying to install oversized boot loader
kn
2020-06-08
Set up 64-bit mmio windows and enable DMA bypass mode.
Mark Kettenis
2020-06-08
Add bus_dma(9) implementation.
Mark Kettenis
2020-06-08
Improve pmap_extract(9).
Mark Kettenis
2020-06-08
Keep track of the maximem physical memory address.
Mark Kettenis
2020-06-08
More OPAL interfaces.
Mark Kettenis
2020-06-08
More stubs.
Mark Kettenis
2020-06-08
use the 64-bit byte-swapping load/store instructions available starting
Christian Weisgerber
2020-06-08
Undo pseudo-driver changes early in ieee80211_ifdetach() to prevent a
Stefan Sperling
2020-06-08
Use a new EV_OLDAPI flag to match the behavior of poll(2) and select(2).
Martin Pieuchot
2020-06-08
update drm to linux 5.7
Jonathan Gray
2020-06-08
visa points out we don't use or need the TASK_BARRIER flag anymore.
David Gwynne
2020-06-07
build on mpi's work toward ix multiq support.
David Gwynne
2020-06-07
add support for running taskq_barrier from a task inside the taskq.
David Gwynne
2020-06-07
Skip probing cbus(4/luna88k) and xp(4/luna88k) in RAMDISK kernel, they
Kenji Aoyama
2020-06-07
Implement delay(9).
Mark Kettenis
2020-06-07
regen
Mark Kettenis
2020-06-07
Marvel 88SE9215 and 88SE9235 AHCI.
Mark Kettenis
2020-06-07
Do the approprate address remapping and install bus_space(9) functions
Mark Kettenis
2020-06-07
Add bus_space.c.
Mark Kettenis
2020-06-07
Add bus_space(9) implementation. Tis implementation includes some
Mark Kettenis
2020-06-07
Turn anonymous state enum into preprocessor defines, paves the way for
anton
2020-06-07
Add powerdown code.
Mark Kettenis
2020-06-07
Add more return codes.
Mark Kettenis
2020-06-07
Add include guard
kn
2020-06-07
Probe the PCI bus.
Mark Kettenis
2020-06-07
Add functions to read/write from/to PCI config space.
Mark Kettenis
2020-06-07
Add missing file.
Mark Kettenis
2020-06-07
mainbus(4) and cpu(4).
Mark Kettenis
2020-06-07
Allocate a struct, not just a pointer.
Mark Kettenis
2020-06-07
Remap FDT such that we can access it with translations enabled.
Mark Kettenis
2020-06-07
More debug printing such that we can see what is still missing.
Mark Kettenis
2020-06-07
Implement pmap_zero_page() and pmap_copy_page().
Mark Kettenis
2020-06-07
Add a few more devices.
Mark Kettenis
2020-06-07
Enable translation in the trap handlers.
Mark Kettenis
2020-06-06
Fix and harmonize some of the code dealing with address offsets encoded in
Mark Kettenis
2020-06-06
Bootstrap a kernel pmap and enable translations.
Mark Kettenis
2020-06-06
Call main().
Mark Kettenis
2020-06-06
Disable translation and external interrupts when making OPAL calls.
Mark Kettenis
2020-06-06
Move PowerBook5,4 audio from aoa(4) to snapper(4).
gkoehler
2020-06-06
additional device; from Bruno Flueckiger
Theo de Raadt
2020-06-06
Some devices have no phandle since they are not referenced in the
Patrick Wildt
2020-06-06
Adjust sgi bootblocks' iostrategy routines
Visa Hankala
2020-06-06
Let sgi bootblocks build again.
Visa Hankala
2020-06-06
Fix previous commit.
Visa Hankala
2020-06-05
Implement cpu_rnd_messybits() as a read of the virtual counter xored
Christian Weisgerber
2020-06-05
Allow userland access to the virtual counter.
Mark Kettenis
2020-06-05
Remove redundant code
denis
2020-06-05
Implement cpu_rnd_messybits() as a read of the cycle counter register.
Christian Weisgerber
2020-06-05
cpu_rnd_messybits() for mips64
Visa Hankala
[next]