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
2016-10-07
Fixup comment by removing a word.
Patrick Wildt
2016-10-07
Support the Marvell Armada's System Controller to be able to reset
Patrick Wildt
2016-10-07
Don't forget to add the CVS Id tag.
Patrick Wildt
2016-10-07
Add a driver for the Marvell Armada 380 core clock. This driver
Patrick Wildt
2016-10-07
Add an initial framebuffer driver for the RS780E chipset on loongson,
Visa Hankala
2016-10-06
Update the list of vmm ioctls that are allowed by pledge.
Reyk Floeter
2016-10-06
Remove board IDs for the i.MX platform. The kernel doesn't need them anymore.
Mark Kettenis
2016-10-06
turn off vmm(4) debug mode
Mike Larkin
2016-10-06
add a debug function that was useful in finding the previous
Mike Larkin
2016-10-05
Make imxdog(4) set cpuresetfn, and remove all the imx platform that is no
Mark Kettenis
2016-10-05
Make the sgi boot blocks read the real OpenBSD disklabel instead of
Visa Hankala
2016-10-05
Add a missing flush; this appears to fix the broadwell/skylake "failed to
Mike Larkin
2016-10-05
Some device trees use 64-bit intermediate virtual addresses. This
Patrick Wildt
2016-10-05
Introduce a global function pointer to reset the CPU akin to amd64 and
Patrick Wildt
2016-10-04
The new thread's userspace v0, a3, and a4 registers are updated in
Philip Guenther
2016-10-03
disable PAT and MTRR in guest VMs
Mike Larkin
2016-10-03
Disable sitaracm and add a new ompinmux driver for omap pin muxing/pad
Jonathan Gray
2016-10-02
Set IFCAP_VLAN_MTU capability in cpsw(4). Avoids
Jonathan Gray
2016-10-02
The userspace TCB_GET() shouldn't take an argument
Philip Guenther
2016-10-02
Save and restore the (non-standard) USBMODE register around a reset of the
Mark Kettenis
2016-09-30
Compute CR3 target count. Needed for upcoming debugging diff.
Mike Larkin
2016-09-28
Tweak video BIOS pointer check. Current Loongson EFI firmware images
Visa Hankala
2016-09-28
Add logic for figuring out CPU clock rate and usable memory areas
Visa Hankala
2016-09-27
clarify a comment whose text became out of date with the previous commit
Mike Larkin
2016-09-27
read and cache VMFUNC capability during boot. for use in an upcoming diff
Mike Larkin
2016-09-27
typo
Theo de Raadt
2016-09-26
Remove xscale support. Properly distinguish between ARMv7 and ARMv8.
Mark Kettenis
2016-09-26
Check cpuid_level before using CPUID().
Philip Guenther
2016-09-25
Make a move towards ending 4 decades of kernel snooping.
Theo de Raadt
2016-09-25
Remove more duplicated includes
Frederic Cambus
2016-09-25
refactor vmcs flush and reload into one function, and remove another
Mike Larkin
2016-09-25
remove an extraneous vmcs flush
Mike Larkin
2016-09-24
Stick the thread control block pointer into a CPU register on ARMv7.
Patrick Wildt
2016-09-24
Add -Wno-pointer-sign to all our gcc4 architectures.
Mark Kettenis
2016-09-24
If the value of r0 upon entering the kernel is zero, interpret this as the
Mark Kettenis
2016-09-24
Pass esym to the kernel in r0. Since u-boot passes 0 in this register, we
Mark Kettenis
2016-09-24
Remove a couple of unsused static inline functions. Also remove a comparis
Mark Kettenis
2016-09-24
Add an implementation of __aeabi_ldivmode() and __aeabi_uldivmod(); clang
Mark Kettenis
2016-09-23
Attach imxocotp(4) using the fdt. Since this means that imxtemp(4) attaches
Mark Kettenis
2016-09-23
Use "%s" to print the version string. Avoids a "format string is not a
Mark Kettenis
2016-09-22
Periodically call mii_tick() like all our other ethernet drivers that use
Mark Kettenis
2016-09-22
Fix indentation. No binary change.
Jonathan Gray
2016-09-21
Modernize arm assembly in the kernel for clang.
Mark Kettenis
2016-09-21
Remove some dead code and only enable tx and rx interrupts.
Mark Kettenis
2016-09-20
Complete bus_dmamap_load_raw(9) implementation for ARM. My initial
Patrick Wildt
2016-09-20
one too many close parentheses
Jasper Lievisse Adriaanse
2016-09-19
ansify function definitions
Jasper Lievisse Adriaanse
2016-09-19
fix whitespace at EOL
Jasper Lievisse Adriaanse
2016-09-19
Remove unused getdev() audio driver functions.
Alexandre Ratchov
2016-09-18
Convert imxccm(4) and imxiomuxc(4) to attach using the fdt. Use the "early"
Mark Kettenis
[next]