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-27
Add support for the PXN bit in level 1 translation table descriptors and
Mark Kettenis
2016-08-27
Add support for the watchdog timer found on A31 and later SoCs, which has a
Mark Kettenis
2016-08-27
Handle the quirky that the FIFO register sits at a different location on
Mark Kettenis
2016-08-27
Add support for sun8i-h3, the Allwinner H3. For this SoC, the device tree
Mark Kettenis
2016-08-27
qaddr_t is (now) dead
Philip Guenther
2016-08-27
Declare lseek() instead of assuming it'll be provided elsewhere
Philip Guenther
2016-08-26
Implement bus dma support for loading raw mappings so that we can use
Patrick Wildt
2016-08-26
Add support for the Allwinner H3 (sun8i-h3).
Mark Kettenis
2016-08-26
Since the caller already checks and handles COHERENT we don't need
Patrick Wildt
2016-08-26
Remove cpu_cpwait() calls; they are no-ops on armv7.
Mark Kettenis
2016-08-26
Remove the code that switches around MMU domains on armv7. MMU domains are
Mark Kettenis
2016-08-26
Remove unused prototype for sxiccmu_enablemodule().
Marcus Glocker
2016-08-26
The *_HEAD_INITIALIZER() macros are documented as taking the struct,
Philip Guenther
2016-08-26
Pull in <sys/time.h> for clock_ymdhms bits
Philip Guenther
2016-08-26
correct INTR_MSG_MASK to include INTR_MSG_1
Jonathan Gray
2016-08-25
Remove a check to expire received prefix.
Martin Pieuchot
2016-08-25
Spliced TCP sockets become faster when the output part is running
Alexander Bluhm
2016-08-25
Completely revert the M_WAIT change on the cluster allocation and
Alexander Bluhm
2016-08-25
Simplify ip6_getpmtu() to use a 'struct rtentry *' instead of two
Martin Pieuchot
2016-08-25
Enable the UWXN bit in the SCTRL register when available. This should
Mark Kettenis
2016-08-25
pool_setipl for udf
David Gwynne
2016-08-25
pool_setipl
David Gwynne
2016-08-25
pool_setipl
David Gwynne
2016-08-24
Replace pmap_fault_fixup() with an access flag fault handler on armv7.
Mark Kettenis
2016-08-24
pool_setipl for oce(4)
David Gwynne
2016-08-24
Kill ip6_forward_rt reducing differences between v4 and v6.
Martin Pieuchot
2016-08-24
Use rtalloc(9) directly instead of in6_selectsr() in icmp6_reflect().
Martin Pieuchot
2016-08-24
pool_setipl for cardbus and drm pools.
David Gwynne
2016-08-23
rename nfiles to numfiles to avoid shadowing and stretch out the name.
Ted Unangst
2016-08-23
Deassert all reset signals for the controller. Add support for more recent
Mark Kettenis
2016-08-23
Add functions to assert/deassert all reset signals for a device.
Mark Kettenis
2016-08-23
Add support for the usb clock on sun5i-a13 as well.
Mark Kettenis
2016-08-23
re-enable acpicbkbd by default now that acpiec won't try burst mode
Joshua Stein
2016-08-23
don't enter burst mode for single-byte reads and writes.
Joshua Stein
2016-08-23
The device trees for sun8i and sun9i no longer include an address in the
Mark Kettenis
2016-08-23
Actually make fdt_find_node() return NULL if the node couldn't be found.
Mark Kettenis
2016-08-23
Update the L2 content of a RTF_CACHED entry instead of going though
Martin Pieuchot
2016-08-23
The TLB refill and XTLB refill exceptions use distinct exception vectors
Visa Hankala
2016-08-23
pool_setipl
David Gwynne
2016-08-23
Use rtalloc(9) directly instead of in6_selectsr() in NS/NA output
Martin Pieuchot
2016-08-23
Do not use a single global struct route_in6 to cache route lookups.
Martin Pieuchot
2016-08-23
Implement support for DT_INIT_ARRAY, DT_FINI_ARRAY and DT_PREINIT_ARRAY.
Mark Kettenis
2016-08-23
pool_setipl for tmpfs.
David Gwynne
2016-08-23
remove duplicated test for em_82574
Jonathan Gray
2016-08-23
Convert %q to %ll in format strings
Philip Guenther
2016-08-22
Fix two small bugs in the new reset API code.
Mark Kettenis
2016-08-22
Remove unused code and definitions.
Mark Kettenis
2016-08-22
Use new clock API.
Mark Kettenis
2016-08-22
Use new clock API to manipulate clocks.
Mark Kettenis
2016-08-22
Add support for the gmac clock.
Mark Kettenis
[next]