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
2019-01-03
Fix .end symbol.
Visa Hankala
2019-01-03
Favor ENOTTY for unknown ioctl commands.
anton
2019-01-03
Replace a funky 'else switch' construct into something that is equal but
Claudio Jeker
2019-01-03
if we run out of mbufs for the rx ring, run a timeout to refill them
David Gwynne
2019-01-02
In pmap_page_protect(), zap the PTE before unlinking. At that point the
Mark Kettenis
2019-01-02
markup boot prompt commands using Ic, not Nm; ok jmc@
anton
2019-01-02
abcrtc(4), a driver for the Abracon AB1805 RTC and similar variants.
Patrick Wildt
2019-01-02
Fix PCIe clock definitions.
Patrick Wildt
2019-01-02
Setting a fixed voltage regulator to the voltage it is fixed to
Patrick Wildt
2019-01-02
A fixed regulator's minimum voltage attribute is called regulator-min-microvolt
Patrick Wildt
2019-01-01
Add some additional RK3399 clocks that are used by the current Linux
Mark Kettenis
2019-01-01
Set assigned-clocks.
Mark Kettenis
2019-01-01
Add RK3399 TSADC clock.
Mark Kettenis
2019-01-01
Add RK3328 TSADC clock.
Mark Kettenis
2019-01-01
Implement switching to different parent clocks in order to get as close
Mark Kettenis
2019-01-01
Make sure we don't exceed the maximum clock divider.
Mark Kettenis
2019-01-01
Fix typo in RK3328 fractional PLL frequency code.
Mark Kettenis
2019-01-01
copyright++;
Jonathan Gray
2019-01-01
Fix comment typo
Philip Guenther
2018-12-31
Set assigned-clocks.
Mark Kettenis
2018-12-31
Set assigned-clocks on RK3328.
Mark Kettenis
2018-12-31
Force base clock to 50 MHz on Rockchip SoCs. This increases the chance that
Mark Kettenis
2018-12-31
Use data structures for the RK3399 as well.
Mark Kettenis
2018-12-31
nanosleep: loop tsleep(9) to ensure coverage of the full timeout range.
cheloha
2018-12-31
Implement fractional PLL frequencies for RK3328 and use them for APLL and
Mark Kettenis
2018-12-31
Avoid calling setperf() with a negative level.
Mark Kettenis
2018-12-31
Use the return value of task_add(9) to determine whether the task was
Mark Kettenis
2018-12-31
Revamp the way we handle clocks on the RK3328. Instead of having code for
Mark Kettenis
2018-12-31
Set floating point condition code even if the result of an emulated
Visa Hankala
2018-12-31
Cleanup bootloader code. Compile with -ffreestanding and add ffs.S as a
Claudio Jeker
2018-12-30
More RK3328 clock stuff.
Mark Kettenis
2018-12-30
Turn on -mretpoline by default in clang on amd64, but turn it off
Philip Guenther
2018-12-30
Increase the reset timeout. The ROCK64 RK3328-based board seems to need a
Mark Kettenis
2018-12-30
Implement setting CPU-related clocks for RK3328.
Mark Kettenis
2018-12-29
Cleanup: Initialize the pointers to position data early, and use
Ulf Brosziewski
2018-12-29
sys_nanosleep: switch to descriptive, idiomatic variable names; ok tedu@
cheloha
2018-12-29
Remove the hand-rolled maximum segment size handling in sximmc(4)
Patrick Wildt
2018-12-29
The i.MX SD/MMC host controller does not support zero-length DMA
Patrick Wildt
2018-12-29
Allow passing the maximum size of a segment that a SD/MMC host
Patrick Wildt
2018-12-28
Fix dino at uturn attachment. From miod@
Mark Kettenis
2018-12-28
Fix mbuf releated crashes in switch(4). They have been found by
Alexander Bluhm
2018-12-27
Make KIOENABLE accept a mode argument, currently limited to KCOV_MODE_TRACE_PC.
anton
2018-12-27
must remember to unref device if setting the task isn't done.
Ted Unangst
2018-12-27
Check for main ruleset explicitly
kn
2018-12-27
Convert K&R function definitions to modern C. clang is more picky about
Claudio Jeker
2018-12-27
Move away from K&R style function definitions. clang is rather picky about
Claudio Jeker
2018-12-27
Do not assign node to itself. Instead move the earlier initialisation into
Claudio Jeker
2018-12-27
Separate kcov descriptor state and trace mode as a first step towards supporting
anton
2018-12-26
uncouple AF_MPLS and AF_INET
denis
2018-12-26
Remove the rasops24_erasecols and rasops24_eraserows functions from
Frederic Cambus
[next]