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-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
2016-08-20
Fix indentation.
Mark Kettenis
2016-08-20
Enable sximmc(4).
Mark Kettenis
2016-08-20
Increase MSGBUFSIZE to 8 pages.
Mark Kettenis
2016-08-20
Various improvements to make this work better.
Mark Kettenis
2016-08-20
Add some code to set the SD/MMC clocks.
Mark Kettenis
2016-08-20
Don't set MSGBUFSIZE here such that the setting in <machine/param.h> takes
Mark Kettenis
2016-08-20
Format string fixes in debug code: need %llx to print 64 bit values
Stefan Kempf
2016-08-20
Replace bcmmuart(4) with com(4).
Mark Kettenis
2016-08-20
Remove obsolete sxiuart(4) header.
Patrick Wildt
2016-08-20
sxiuart(4) has been replaced with com(4).
Patrick Wildt
2016-08-20
Correctly enter a mapping as writable if no "page modified" emulation
Mark Kettenis
2016-08-20
Figuring out the clock frequency used for a com(4) device on armv7 is hard.
Mark Kettenis
2016-08-20
Push 'field changed' guards into 'change field' functions;
Richard Procter
2016-08-20
Retire pf_translate_ap()
Richard Procter
2016-08-19
move mem.c to hppa directory like every other arch.
Ted Unangst
2016-08-19
Make the FSR encoding strings match the ARMv7 ARM.
Mark Kettenis
2016-08-19
Seems we need to hold the PHY into reset a little bit longer. Without it
Mark Kettenis
2016-08-19
Start using to XN flag to enforce that mappings without PROT_EXEC are
Mark Kettenis
2016-08-19
Mark device memory as execute-never to prevent a speculative instruction fetch
Mark Kettenis
2016-08-19
Map kernel .text read-only.
Mark Kettenis
2016-08-19
Adjust the definitions of L1_S_COHERENT_v7, L2_L_COHERENT_v7 and
Mark Kettenis
2016-08-19
Use Access Flag to do page reference emulation.
Mark Kettenis
2016-08-19
Do not seroize a struct needed for RTM_RESOLVE in the hot path.
Martin Pieuchot
2016-08-19
avoid using an uninitialised variable with zero length iic_exec calls
Jonathan Gray
2016-08-18
Reset the input state completely when wsmouse is (re-)opened.
Ulf Brosziewski
2016-08-18
uvm_wxcheck() should only abort the process if kern.wxabort is set.
Theo de Raadt
2016-08-18
Update NVS protocol structure definitions to the 2016 version
Mike Belopuhov
2016-08-18
add a missing splx in an error path
Jonathan Gray
2016-08-18
Separate out the Access Flag bit from the Access Permission bits in the
Mark Kettenis
2016-08-18
Clean up style and replace a magic value with a magic define
Mike Belopuhov
2016-08-18
fix panics caused by replacing m_copym2 with m_dup_pkt.
David Gwynne
2016-08-17
Sync up monitor trigger groups handling to the upstream
Mike Belopuhov
2016-08-17
Replace hand rolled atomic bit operations and use MI ones from DRM
Mike Belopuhov
2016-08-17
Fix an mbuf leak and missing error propagation in uipc_usrreq(PRU_SEND)
Alexander Bluhm
2016-08-17
Nothing from the original Wasabi code remains, so replace the copyright
Patrick Wildt
2016-08-17
Remove bogus suspend/resume code from armv7 com(4) attachment driver.
Patrick Wildt
2016-08-17
Replace sxiuart(4) with the mostly compatible com(4).
Patrick Wildt
[prev]
[next]