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-07-27
Get interrupts going for the Allwinner-R8 chip.
Marcus Glocker
2016-07-27
Remove a feature to re-use existing early bootstrap mappings. This
Patrick Wildt
2016-07-27
improve comments a bit. ok mlarkin tom
Ted Unangst
2016-07-27
When pmap_page_remove() is called by UVM, a physical page is to be
Patrick Wildt
2016-07-27
ansify mem.c to the latest fashion. with a fix from mike burns. ok deraadt
Ted Unangst
2016-07-27
Instead of passing the raw reg property to simplebus nodes,
Patrick Wildt
2016-07-27
Remove unnecessary remapping of registers.
Visa Hankala
2016-07-26
Rename struct fdt_memory to fdt_reg to match the member name
Patrick Wildt
2016-07-26
Remove the restriction that the kernel needs to be loaded at the bottom of
Mark Kettenis
2016-07-23
Previously the uarts attached in order, so that the first attached uart
Patrick Wildt
2016-07-23
The linux kernel treated the "phy-reset-gpio" as active-low regardless of what
Mark Kettenis
2016-07-23
Fix a few CPUID emulation issues:
Mike Larkin
2016-07-23
Dump vcpu state on unknown exit type, and add a diagnostic message
Mike Larkin
2016-07-23
Ensure some undesirable entry controls are cleared, instead of relying
Mike Larkin
2016-07-22
Attach imx(4) on i.mx6 quad plus which appears to be largely compatible
Jonathan Gray
2016-07-22
Fallback to the known fec irq number on imx.6 if the fdt
Jonathan Gray
2016-07-21
set and clear the 10baseT bit in statchg
Jonathan Gray
2016-07-19
Remove what appears to be a copy-paste error setting cur_ttb
Tom Cosgrove
2016-07-18
Apparently we need to explicitly stop the timers before reloading them. At
Mark Kettenis
2016-07-18
Add additional i2c and mmc prcm module enum values for devices that
Jonathan Gray
2016-07-18
Don't need a separate flags variable in armv7 pmap_clean_page() -
Tom Cosgrove
2016-07-18
Some SoCs have a ranges property set in their device trees. This can
Patrick Wildt
2016-07-17
Attach sunxi(4) based on the compatible property of the root node of the
Mark Kettenis
2016-07-17
Adapt kettenis' pinctrl changes in imx to sitaracm and
Jonathan Gray
2016-07-17
use the fdt root node instead of board ids to test for am335x
Jonathan Gray
2016-07-17
Set function pointers based on the fdt root node instead of board ids.
Jonathan Gray
2016-07-17
Set function pointers based on the fdt root node instead of board ids.
Jonathan Gray
2016-07-16
remove an unused parameter that wasn't handled during a previous refactor
Mike Larkin
2016-07-16
Add $OpenBSD$ / replace $Id$ with $OpenBSD$.
Visa Hankala
2016-07-16
Remove octeon_disable_interrupt() and octeon_restore_status().
Visa Hankala
2016-07-16
Fix typo in comment in three machdep.c files:
Tom Cosgrove
2016-07-16
Remove unused function process_frame() from arm_machdep.c
Tom Cosgrove
2016-07-16
remove unused vmm_activate function. all vmm-specific suspend/resume needs
Mike Larkin
2016-07-16
Fix an incorrect shift value when calculating the mask for the VMCS MSR
Mike Larkin
2016-07-16
remove some 12 year old code that was never correct, and never compiled
Mike Larkin
2016-07-16
remove some unused #includes
Mike Larkin
2016-07-15
Remove duplicated line in omap mmc driver, which would cause
Tom Cosgrove
2016-07-15
Remove duplicate line in amd64/acpi_machdep.c
Tom Cosgrove
2016-07-15
disable acpicbkbd by default until after the release when acpi ec
Joshua Stein
2016-07-14
Do board-specific delay/skew corrections for the Micrel KSZ9021 and KSZ9031
Mark Kettenis
2016-07-14
virtio: Move interrupt handler into transport specific code
Stefan Fritsch
2016-07-13
A work-in-progress driver for the Hyper-V NetVSC
Mike Belopuhov
2016-07-13
The "#address-cells" and "#size-cells" properties define the size
Patrick Wildt
2016-07-13
Use the device tree voltage regulator information to supply power to the USB
Mark Kettenis
2016-07-13
CPUID vendor ID was already register-swapped during initial query, so no
Mike Larkin
2016-07-12
Turn ahci(4) glue code for the i.MX6 platform into its own imxahci(4) driver
Mark Kettenis
2016-07-12
Change over to imxehci(4) here as well.
Mark Kettenis
2016-07-12
Turn ehci(4) glue code for the i.MX6 platform into its own imxehci(4) driver
Mark Kettenis
2016-07-11
Use gpio framework to implement hardware reset of the PHY instead of
Mark Kettenis
2016-07-11
Use gpio framework to implement card detect instead of hardcoding particular
Mark Kettenis
[prev]
[next]