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
/
arch
Age
Commit message (
Expand
)
Author
2017-01-24
Remove the [fs]u{byte,word,swintr} fetch(9) functions that have
Patrick Wildt
2017-01-24
SVM: misspelled field name in vmcb struct (renamed to match SVM code I'm
Mike Larkin
2017-01-24
SVM: matching i386 commit (missing host save area pa msr)
Mike Larkin
2017-01-24
SVM: missing msr defintion for host save area physaddr
Mike Larkin
2017-01-24
add support for multiple transmit ifqueues per network interface.
David Gwynne
2017-01-24
Rename pfind(9) into tfind(9) to reflect that it deals with threads.
Martin Pieuchot
2017-01-23
enable bcmdog on armv7 as well
Jonathan Gray
2017-01-23
Enable bcmdog on RAMDISK as well so it can reboot.
Jonathan Gray
2017-01-23
Add bcmdog(4), a watchdog timer for the Raspberry Pi.
Mark Kettenis
2017-01-23
Remove duplicate $OpenBSD$ tag.
Mark Kettenis
2017-01-23
Enter UKC when built with BOOT_CONFIG and -c is specified.
Jonathan Gray
2017-01-23
Enable USBVERBOSE on both the GENERIC and RAMDISK kernel.
Patrick Wildt
2017-01-23
Make the RAMDISK kernel actually try to boot the ramdisk.
Patrick Wildt
2017-01-23
Create a mapping for the FDT if it happens to be on a different 1 GiB
Patrick Wildt
2017-01-23
Initialize DDB if compiled with option DDB.
Patrick Wildt
2017-01-23
In comparison to _start, where we only need the address of the
Patrick Wildt
2017-01-23
_end should be on a 64-bit boundary, so make sure to align
Patrick Wildt
2017-01-23
Enable simplefb(4).
Mark Kettenis
2017-01-23
openprom(4)
Mark Kettenis
2017-01-23
Synchronize with the arm version of this file.
Mark Kettenis
2017-01-23
We are supposed to be mapped on a 128 MB block, so skip the first
Patrick Wildt
2017-01-23
Nuke extraneous whitespace and tabs.
Frederic Cambus
2017-01-23
Add (temporary) workaround for the missing "dma-ranges" property in the
Mark Kettenis
2017-01-23
Parse and use "dma-ranges" property to do the appropriate dma address
Mark Kettenis
2017-01-23
Also attach to "arm,armv7-timer".
Mark Kettenis
2017-01-23
Add Raspberry Pi 3 drivers to RAMDISK as well.
Jonathan Gray
2017-01-23
remove #defines present in MI conf.h; ok kettenis
Theo de Raadt
2017-01-23
Avoid mapping memory outside kernel VA space. This happens on machines
Mark Kettenis
2017-01-23
Remove final align as it confuses lld.
Mark Kettenis
2017-01-23
Add drivers for the Raspberry Pi 3.
Mark Kettenis
2017-01-23
No need to explicitly use config_activate_children in the cfattach struct.
Mark Kettenis
2017-01-23
Add gpio(4) and switch(4) to cdevsw.
Jonathan Gray
2017-01-23
Add RAMDISK config for arm64. While there, clean up spaces in
Patrick Wildt
2017-01-22
move counting if_opackets next to counting if_obytes in if_enqueue.
David Gwynne
2017-01-22
Increment the right loop variable.
Mark Kettenis
2017-01-22
Introduce the KEEPKERNELS variable: if this is set either in mk.conf or
Theo Buehler
2017-01-22
Mark the .peheader section as "a". Makes it possible to link with lld.
Mark Kettenis
2017-01-21
Add _MIPS_ISA_MIPS32 and _MIPS_ISA_MIPS64 defines for clang.
Visa Hankala
2017-01-21
Switch include of virtio header from dev/pci/to dev/pv/
Reyk Floeter
2017-01-21
Move virtio config from files.pci to files.pci
Reyk Floeter
2017-01-21
Add missing spl0() call.
Patrick Wildt
2017-01-21
Only switch the pagetable if we were asked to switch to a user
Patrick Wildt
2017-01-21
Add Allwinner A64 devices to OpenBSD/arm64. This means we can run
Patrick Wildt
2017-01-21
arm64 does not make use of constab but instead uses the same
Patrick Wildt
2017-01-21
Move Allwinner drivers that will soon be used by OpenBSD/arm64
Patrick Wildt
2017-01-21
Add support for the Allwinner A64 (sun50i-a64).
Mark Kettenis
2017-01-21
p_comm is the process's command and isn't per thread, so move it from
Philip Guenther
2017-01-21
Match on the Allwinner A64 ehci compatible as well.
Patrick Wildt
2017-01-21
Implement EHCI and MMC clock support for the Allwinner A64 SoC.
Patrick Wildt
2017-01-21
Split out the Allwinner H3 specific clock code into its own functions and
Mark Kettenis
[prev]
[next]