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-07-11
Revert the introduction of ``rt_addr''.
Martin Pieuchot
2016-07-11
Make sure variables are used initialized in amap_wiperange
Stefan Kempf
2016-07-10
Not all i.MX6 devices have a pinctrl property in their device nodes.
Patrick Wildt
2016-07-10
Pay attention to Processor Local X2APIC structures. ACPI 6.0 allows these
Mark Kettenis
2016-07-10
Rename apic_proc_uid field to acpi_proc_uid in the acpi_madt_x2apic struct.
Mark Kettenis
2016-07-10
regen
Mark Kettenis
2016-07-10
Add MICREL KSZ9021 and KSZ9031.
Mark Kettenis
2016-07-10
Fix typo. Pointed out by patrick@
Mark Kettenis
2016-07-10
Build firmware for USB devices on octeon.
Visa Hankala
2016-07-10
pledge: use uint64_t instead of int for temporary storing a 64bit integer
Sebastien Marie
2016-07-10
Dynamically attach imxgpio(4) using the FDT.
Mark Kettenis
2016-07-10
Add support for handling pinctrl device tree bindings to imxiomuxc(4).
Mark Kettenis
2016-07-10
Use the synciobdma instruction instead of the sync instruction for
Visa Hankala
2016-07-10
Instead of attaching the omap device based on board ids follow imx
Jonathan Gray
2016-07-10
Remove now unused definitions for drivers that have been converted to
Jonathan Gray
2016-07-10
POSIX specifies that if a processing calling tcsetpgrp() is in the
Todd C. Miller
2016-07-10
Paranoia: check KTRPOINT() before calling ktrpledge() to guarantee we
Philip Guenther
2016-07-09
Simplify the i.MX6 platform code. The list of board devices is now
Mark Kettenis
2016-07-09
Fix bugs introduced with the amap rework
Stefan Kempf
2016-07-09
Initialize the mii_oui field such that fec(4) can look at it.
Mark Kettenis
2016-07-09
Perform PHY-specific initialization based on the PHY ID instead of the
Mark Kettenis
2016-07-09
Dynamically attach i.MX6 ehci(4) using the FDT.
Mark Kettenis
2016-07-09
Add interfaces to look up a device tree node by phandle.
Mark Kettenis
2016-07-09
Use mac address and phy id from the fdt. Store settings for a second
Jonathan Gray
2016-07-08
Fix check for "name" property. Restores synthesised "name" proprties in
Mark Kettenis
2016-07-08
regen
Mark Kettenis
2016-07-08
The Atheros PHYs with model ID 7 are the AR8031/AR8033/AR8035 family.
Mark Kettenis
2016-07-06
Return EINVAL for mknod/mknodat when dev is -1 (aka VNOVAL).
Todd C. Miller
2016-07-06
fix several places where calculating ticks could overflow.
Ted Unangst
2016-07-06
Move Hop-by-Hop processing into its own function ip6_hbhchcheck().
Martin Pieuchot
2016-07-05
Improve the tracking functions in wsmouse.
Ulf Brosziewski
2016-07-05
Remove debug code that slipped in.
Visa Hankala
2016-07-05
Add openprom(4) for octeon.
Visa Hankala
2016-07-05
Expand IN6_IFF_NOTREADY, ok bluhm@
Martin Pieuchot
2016-07-05
Do not use ``rt_addr'' in in{6,}_selectsrc() it doesn't work with magic
Martin Pieuchot
2016-07-05
remove some casts that aren't necessary.
Ted Unangst
2016-07-04
Add nep(4).
Mark Kettenis
2016-07-04
Add missing vput() in error path to prevent a vnode getting stuck with a
Martin Natano
2016-07-04
DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS
Philip Guenther
2016-07-04
switch calculuated thrsleep timeout to unsigned to prevent overflow
Ted Unangst
2016-07-04
On Quad-G5 make hpb(4) attach first when iterating PCI buses.
Martin Pieuchot
2016-07-04
Use the _SAFE_ version of SRPL_FOREACH() in rtable_walk_helper() to
Martin Pieuchot
2016-07-03
Move videovar.h in to video.c since it isn't used anywhere else.
Marcus Glocker
2016-07-03
introduces new promise "chown" to allow changing owner/group with *chown(2) f...
Sebastien Marie
2016-07-02
Get 'AOAShasta' soundchip working found on PowerMac9,1.
Marcus Glocker
2016-07-01
Make accepted sockets inherit IP_TTL from the listening socket.
Jeremie Courreges-Anglas
2016-07-01
Allow resetting the IP_TTL and IP_MINTTL sockopts
Jeremie Courreges-Anglas
2016-07-01
Unbreak getsockopt(IPV6_MINHOPCOUNT)
Jeremie Courreges-Anglas
2016-07-01
Add fdt init for octeon.
Visa Hankala
2016-07-01
add a simple keyboard backlight driver for some chromebooks,
Joshua Stein
[next]