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
2016-06-14
imxdog* at fdt? here too.
Mark Kettenis
2016-06-14
Add missing line feed to DPRINTF makes debug reading easier.
Marcus Glocker
2016-06-14
Convert the links between art data structures used during lookups into srps.
Jonathan Matthew
2016-06-13
rename raiseipl to splraise()
David Gwynne
2016-06-13
Dynamically attach imxdog(4) using the FDT.
Mark Kettenis
2016-06-13
On localhost a user program may create a socket splicing loop.
Alexander Bluhm
2016-06-13
Remove tracking of endpoints in utvfu_{as,vs}_iface structs as these
Marcus Glocker
2016-06-13
Ensure expected video endpoint has wMaxPacketSize > 0 during
Marcus Glocker
2016-06-13
* Start/stop audio bulk thread as consumer opens/closes device.
Marcus Glocker
2016-06-13
make sure attrflag is initialized. from clang via david hill
Ted Unangst
2016-06-13
In uvm_map(), call uvm_unmap_detach_intrsafe() if we have an interrupt-safe
Mark Kettenis
2016-06-13
Use "bus-width" property to determine whether 4-bit and 8-bit mode are
Mark Kettenis
2016-06-13
Remove the restriction for the usbd_ref_* functions to work just in case
Marcus Glocker
2016-06-13
Move the ioctl(2) logic of in{,6}_control() into two new functions
Martin Pieuchot
2016-06-13
Do not execute the callback if the device is beeing detached.
Martin Pieuchot
2016-06-13
rename _splraise to splraise
David Gwynne
2016-06-13
rework sparc64 splfoo functions to be more consistent with other archs
David Gwynne
2016-06-12
Fix format string in ddb show socket.
Alexander Bluhm
2016-06-12
Use OF_getpropintarray().
Mark Kettenis
2016-06-12
Dynamically attach fec(4) using the FDT.
Mark Kettenis
2016-06-12
Add OF_getpropint() and OF_getpropintarray().
Mark Kettenis
2016-06-12
Handle both the nintr 1 (allwinner a10/cortex a8) and
Jonathan Gray
2016-06-12
Ignore everything after and including ':' in stdout-path when
Jonathan Gray
2016-06-11
if the timeout rounds to zero, make it one tick, otherwise we sleep
Ted Unangst
2016-06-11
Since epp->ep_name is a userland pointer, use copyinstr(9) to get a copy ok
Mark Kettenis
2016-06-11
Cleanup some systrace leftovers.
Mark Kettenis
2016-06-11
dynamically attach imxuart using the FDT
Jonathan Gray
2016-06-11
The qemu smdkc210 target uses serial0 for console but the
Jonathan Gray
2016-06-11
dynamically attach sxiuart using the FDT
Jonathan Gray
2016-06-11
dynamically attach sxie(4) using the FDT
Jonathan Gray
2016-06-10
Add the "llprio" field to struct ifnet, and the corresponding keyword
Vincent Gross
2016-06-10
The power management timer has been made optional in ACPI 5.0A, so don't
Mark Kettenis
2016-06-10
fix some typos in comments
Joshua Stein
2016-06-10
Remove readpage and writepage ioctls.
Stefan Kempf
2016-06-10
test return value not an uninitialised variable
Jonathan Gray
2016-06-10
correct spelling of a comment
Jonathan Gray
2016-06-10
attach imxahci and imxesdhc to fdt on RAMDISK as well
Jonathan Gray
2016-06-09
Fix typo in comment. From Kapetanakis Giannis
Alexander Bluhm
2016-06-09
Dynamically attach imxesdhc(4) using the FDT.
Mark Kettenis
2016-06-09
Add SGMII support and PHY addresses for 8-port EdgeRouters. This makes
Visa Hankala
2016-06-09
Dynamically attach i.MX6 ahci(4) using the FDT.
Mark Kettenis
2016-06-09
Make use of the information about the node passed down to us by simplebus(4).
Mark Kettenis
2016-06-09
Fetch "reg" and "interrupts" properties and pass them down as attach args to
Mark Kettenis
2016-06-08
remove obsolete raid from namtoblk tables. from Artturi Alm
Ted Unangst
2016-06-08
stop requiring a matching platform to continue booting
Jonathan Gray
2016-06-08
Remove octhci(4). It has been superseded by dwctwo(4).
Visa Hankala
2016-06-08
Dereference p_p once rather than 4 times.
Theo de Raadt
2016-06-08
hppa & mips64 now can do the full W^X check. (Make sure you have
Theo de Raadt
2016-06-08
Use fdt to find the console to initialise. Try to use /chosen/stdout-path
Jonathan Gray
2016-06-08
attach acpitoshiba(4) on more Toshiba laptops
Giovanni Bechis
[next]