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-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
2016-08-22
Add an API to set the clock frequency.
Mark Kettenis
2016-08-22
Move all the platform-specific code into a new function sxiehci_attach_phy()
Mark Kettenis
2016-08-22
Add support for the usb clock. Also implements reset signal support.
Mark Kettenis
2016-08-22
Add a reset signal API alongside the clock API.
Mark Kettenis
2016-08-22
Use rtalloc(9) instead of ifa_ifwithnet() to find an interface
Martin Pieuchot
2016-08-22
Make the ``rt_gwroute'' pointer of RTF_GATEWAY entries immutable.
Martin Pieuchot
2016-08-22
Do not dereference ``rt->rt_ifa'' after calling rtfree(9).
Martin Pieuchot
2016-08-22
Use the new clock API.
Mark Kettenis
2016-08-22
Implement interfaces to disable clocks and add interfaces that enable or
Mark Kettenis
2016-08-22
Call csignal() and selwakeup() from a KERNEL_LOCK'd task.
Martin Pieuchot
2016-08-22
Sizes for free(9) from David Hill.
Martin Pieuchot
2016-08-22
Refactor the uio to mbuf code out of sosend and start to make use of
Claudio Jeker
2016-08-22
Use the new clock API to get the clock frequency from the device tree and the
Mark Kettenis
2016-08-22
Add code to enable the pll6 clock.
Mark Kettenis
2016-08-22
Before pmap7.c rev 1.35 and pmap.h rev 1.44 DMA'able memory with the
Jonathan Gray
2016-08-21
Use generic clock API to enable the module clock.
Mark Kettenis
2016-08-21
Add support for all the ahb, apb0 and apb1 clock gating devices on sun4i,
Mark Kettenis
2016-08-21
Implement some fundamental clocks using the new clock framework.
Mark Kettenis
2016-08-21
Add a minimal clock "framework". Build it on armv7.
Mark Kettenis
2016-08-21
Fix a pasto in a comment.
Mark Kettenis
2016-08-21
There are three callers of update_vattr(). Two of them don't use the
Martin Natano
2016-08-21
When detecting the console on attach test fa_node and stdout_node not fa_reg
Jonathan Gray
2016-08-21
Remove the remains of a workaround to get GIC ranges for exynos.
Jonathan Gray
2016-08-21
Dynamically attach exuart using the FDT.
Jonathan Gray
2016-08-20
Fix indentation.
Mark Kettenis
2016-08-20
Argh, commit from the wrong tree. Revert previous commit.
Mark Kettenis
[next]