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
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
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
Implement cpu_rnd_messybits() as a read of the cycle counter register.
Christian Weisgerber
2020-06-05
cpu_rnd_messybits() for mips64
Visa Hankala
2020-06-05
Qemu does not like we load ofwboot on top of the bootblocks and as
Otto Moerbeek
2020-06-04
Recognise Cortex-A78.
Mark Kettenis
2020-06-04
Enable bwfm(4).
Patrick Wildt
2020-06-03
let the random subsystem read the tsc for event "timestamps".
David Gwynne
2020-06-02
add acpihid(4) for ACPI HID event and 5-button array devices
Joshua Stein
2020-06-02
use correct node when enabling phy
Jonathan Gray
2020-06-01
PowerPC64 header files for floating point.
Dale Rahn
2020-05-31
add umstc(4) for Microsoft Surface Type Cover keyboards
Joshua Stein
2020-05-31
introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c.
David Gwynne
2020-05-29
dev/rndvar.h no longer has statistical interfaces (removed during various
Theo de Raadt
2020-05-28
When calling rasops_init() in efifb_cnremap() and efifb_attach(), pass
Frederic Cambus
2020-05-28
Call cninit() after parsing boot parameter to make cninit() possible
YASUOKA Masahiko
2020-05-27
Enter ddb at a trap instruction or with db_enter().
gkoehler
2020-05-27
Retire <machine/varargs.h>.
Visa Hankala
2020-05-27
Fix pmon_iostrategy()
Visa Hankala
2009-07-31
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2006-10-06
Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with
Miod Vallat
2020-05-27
raise max columns and rows in efifb to 160
Jonathan Gray
2020-05-27
don't limit clflush to Intel CPUs
Jonathan Gray
2020-05-26
sgi had the same bug as sparc64 -- failed to put readdir and fchmod
Theo de Raadt
2020-05-26
/etc/random.seed reuse can now be detected. The stat +T bit marks the file
Theo de Raadt
2020-05-26
Implement write support for block devices and add readdir and fchmod
Mark Kettenis
2020-05-26
increment version numbers, due to recent RB_GOODSEED and fchmod +T changes
Theo de Raadt
2020-05-26
/etc/random.seed reuse can now be detected. The stat +T bit marks the file
Theo de Raadt
2020-05-26
iodcstrategy() maintains a cache for READ performance (tapes are supported
Theo de Raadt
2020-05-26
Check outcome of loadrandom() on octeon
Visa Hankala
2020-05-26
Rework kernel loading with octboot(4)
Visa Hankala
2020-05-26
Rewrite m88k mutex code as a slight variation of the MI mutex code.
Kenji Aoyama
2020-05-25
fchmod() will be needed soon.
Theo de Raadt
2020-05-25
that dependency change breaks something else. sigh.
Theo de Raadt
2020-05-25
make loadrandom() return 0 for success, -1 for failure. While here,
Theo de Raadt
2020-05-25
Pass boothowto from bootloader to kernel using .openbsd.bootdata. To make
Mark Kettenis
[prev]
[next]