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-05-20
defer calling !IFXF_MPSAFE driver start routines to the systq
David Gwynne
2020-05-19
Revert previous; Set the ESS capability bit in assoc requests again.
Stefan Sperling
2020-05-19
We need to double the clock frequency for DDR modes.
Mark Kettenis
2020-05-19
Don't provide backlight control if the list returned by _BCL is empty.
Mark Kettenis
2020-05-19
If we pass a packet length larger than 2^16, we should panic() instead
Patrick Wildt
2020-05-19
Do not set the 802.11 ESS capability bit in association requests.
Stefan Sperling
2020-05-19
Use static inline instead of inline; fixes ramdisk build.
Mark Kettenis
2020-05-19
Implement kqueue(2) support.
Martin Pieuchot
2020-05-18
Offload CCMP (WPA2) encryption and decryption to iwm(4) hardware.
Stefan Sperling
2020-05-18
Oops, DDB wrapper around setjmp/longjmp was misplaced
Theo de Raadt
2020-05-18
Sync in_cksum.c to the same version ospfd has. This fixes problems
Patrick Wildt
2020-05-18
Move boot.mac into the Attic.
Patrick Wildt
2020-05-18
During the rekey operation, we feedback 1 word to the lowest level.
Theo de Raadt
2020-05-18
Our check to see if the EFI services support Mtftp() doesn't work
Patrick Wildt
2020-05-18
Turn power domain on. Makes OpenBSD boot on the odroid c4.
Mark Kettenis
2020-05-18
Add some comments.
Mark Kettenis
2020-05-18
Enable amlpwrc(4).
Mark Kettenis
2020-05-18
Add amlpwrc(4), a driver for the power domain controller found on various
Mark Kettenis
2020-05-18
Fix typo
Claudio Jeker
2020-05-17
Add enough stubs to allow "option DDB" to build.
gkoehler
2020-05-17
Fix typo in comment.
Mark Kettenis
2020-05-17
Add support for the SM1 variant and (probably) fix support for the CPU
Mark Kettenis
2020-05-17
Use a register varible ro implement curpcu().
Mark Kettenis
2020-05-17
Add machdep.compatible.
Mark Kettenis
2020-05-17
Look at the openbsd,boothowto property.
Mark Kettenis
2020-05-17
Hand those pages over to uvm.
Mark Kettenis
2020-05-17
Remove board ID support. 6.7 shipped with a kernel that doesn't need
Mark Kettenis
2020-05-17
restore VGA fonts on VT switch
Jonathan Gray
2020-05-17
Put setjmp+longjmp inside #ifdef DDB the only kernel-side user.
Theo de Raadt
2020-05-17
Fix typo in comment.
Mark Kettenis
2020-05-17
Add function for attaching RTC drivers, to reduce direct use
Visa Hankala
2020-05-17
The 64-bit Power ABI reserves r13 for the thread pointer, so use that
Mark Kettenis
2020-05-17
Fix WITNESS build
kn
2020-05-17
Add machdep.compatible.
Mark Kettenis
2020-05-17
Add kqueue_scan_state struct
Visa Hankala
2020-05-17
Do not redefine todr_handle. The variable now lives in kern_time.c.
Visa Hankala
2020-05-17
Prevent kcov from collecting coverage after the kernel has panicked.
anton
2020-05-17
fix typo in a comment
Jonathan Gray
2020-05-16
Get memory information from the device tree.
Mark Kettenis
2020-05-16
entropy_add_ptr and entropy_input_rotate are only used inside
Theo de Raadt
2020-05-16
Planting the first seed for OpenBSD/powerpc64.
Mark Kettenis
2020-05-16
be more consistant about with using sizeof(object) rather than the constant
Theo de Raadt
2020-05-16
Make inittodr() and resettodr() MI.
Mark Kettenis
2020-05-16
Fix PHY_CONTEXT commands sent to iwx(4) firmware.
Stefan Sperling
2020-05-16
Don't attempt to reset the state of the flip-flop associated with the
Jonathan Gray
2020-05-16
Use softintr to call selwakeup() in the mixer code code-path
Alexandre Ratchov
2020-05-16
Implement kqueue(2) support.
Martin Pieuchot
2020-05-16
remove unused debug statements
anton
2020-05-16
In preparation for stopping coverage collection once the kernel has
anton
2020-05-16
Use todr_gettime() in cp0_calibrate() on mips64.
Visa Hankala
[next]