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-08-17
Move to iopool. No voluntary testers after several years of requests so now
Kenneth R Westerback
2016-08-17
Make error handling (esp. DATA_UNDERRUN) clearer and avoid losing resid
Kenneth R Westerback
2016-08-16
Add IP_SENDSRCADDR cmsg for UDP sockets. As suggested by sthen@,
Vincent Gross
2016-08-16
There is no sense in doing caching in fusefs. In case of a non-local
Martin Natano
2016-08-16
remove #define for /dev/mem minors. let the raw magic of the hardcoded
Ted Unangst
2016-08-16
move static variable up to first
Ted Unangst
2016-08-16
replace hand rolled tsleep physlock with rwlock. ok mlarkin
Ted Unangst
2016-08-16
Update Hyper-V structure definitions to the 2016 version
Mike Belopuhov
2016-08-16
Remove RM7000/RM9000-specific performance counter code. It originates
Visa Hankala
2016-08-16
Fix typo/inconsistensy where L1_S_DOMAIN was used instead of L1_C_DOMAIN.
Mark Kettenis
2016-08-16
Mask the ``prio'' prior to comparing it to RTP_LOCAL.
Martin Pieuchot
2016-08-16
Only probe the UART type if sc_uarttype is set to COM_UART_UNKNOWN.
Mark Kettenis
2016-08-15
Expose more 802.11n information to userspace:
Stefan Sperling
2016-08-15
normalize some comments
Ted Unangst
2016-08-15
Don't take shortcuts cleaning/invalidating the caches. The Cortex-A7 and most
Mark Kettenis
2016-08-15
Now that com(4) uses a different iot for the initial console and the
Patrick Wildt
2016-08-15
First stab at porting the awinmmc(4) driver from NetBSD. The driver will
Mark Kettenis
2016-08-15
For some reason the RTL8211E PHY on the Banana Pi responds to both address 0
Mark Kettenis
2016-08-15
Allow com(4) to make use of the simplebus address translation.
Patrick Wildt
2016-08-15
Move the com(4) fdt attachment driver to a more generic location and
Patrick Wildt
2016-08-15
Remove IWM_CMD_SYNC, which expands to zero while all the other
Stefan Sperling
2016-08-15
replace the last uses of m_copym2 with m_dup_pkt.
David Gwynne
2016-08-15
Use pinctrl to configure the pins used by the EMAC.
Mark Kettenis
2016-08-15
Use the regulator API to supply power to the target.
Mark Kettenis
2016-08-15
Neuter fuse_vptofh() and fuse_fhtovp(). I implemented those functions
Martin Natano
2016-08-15
No need to reset si_selpid after calling selwakeup() the function
Martin Pieuchot
2016-08-15
Introduce bpf_put() and bpf_get() instead of mixing macro and functions
Martin Pieuchot
2016-08-15
Check if ``bd_bif'' is NULL inside bpf_catchpacket() to match bpfread()
Martin Pieuchot
2016-08-15
Merge bpfilter_create() into bpfopen() and make it such that the
Martin Pieuchot
2016-08-15
Drain FIFOs on init same as com(4) does it and reduce the RX FIFO interrupt
Marcus Glocker
2016-08-14
Add imxtemp(4), a temperature sensor for the i.MX6 SoC. Based on code written
Mark Kettenis
2016-08-14
remove uneeded sa1111_reg.h include
Jonathan Gray
2016-08-14
Remove code for Intel 80219/80321 xscale processors used by armish.
Jonathan Gray
2016-08-14
Fix setting the SMP bit in the Auxiliary Control Register. The old code was
Mark Kettenis
2016-08-14
Allow a bus_dmamap_sync() of length zero.
Mark Kettenis
2016-08-14
Remove some annoying debug printfs to get rid of u_quad_t in cnmac.
Visa Hankala
2016-08-14
Utilize the TLB Execute-Inhibit bit with non-executable mappings on CPUs
Visa Hankala
2016-08-14
u_quad_t -> uint64_t
David Gwynne
2016-08-14
change some types in bio from u_quad_t to uint64_t, and fix casts in
David Gwynne
2016-08-14
replace u_quad_t with uint64_t.
David Gwynne
2016-08-13
Add the shim to make dwge(4) attach to simplebus(4). This brings us
Mark Kettenis
2016-08-13
Add GMAC clock support. Based on an earlier diff from patrick@.
Mark Kettenis
2016-08-13
Missed a couple qaddr_t casts
Philip Guenther
2016-08-13
Eliminate pointless casts to qaddr_t of a value being assigned to a void*
Philip Guenther
2016-08-13
Add the core of the code for dwge(4), a driver for the Synopsis Designware
Mark Kettenis
2016-08-13
modern interfaces should use modern speelings, so spell quad_t as int64_t.
Ted Unangst
2016-08-13
Remove entries that are no longer needed.
Mark Kettenis
2016-08-13
Kill FUSE_ROOT_ID and use FUSE_ROOTINO instead. Also, remove one (ino_t)
Martin Natano
2016-08-13
Use regulalator API instead of private functions.
Mark Kettenis
2016-08-13
Build ofw_regulator.o.
Mark Kettenis
[prev]
[next]