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-12-21
Add a driver for OCTEON MMC host controller.
Visa Hankala
2016-12-20
fix use of uninitialised variables
Jonathan Gray
2016-12-20
no need to test if an array is non-NULL
Jonathan Gray
2016-12-20
fix an uninitialised variable on altivec assist trap
Jonathan Gray
2016-12-20
Fix operand of pushq instruction; clang's integrated assembler is less
Mark Kettenis
2016-12-19
Generating mixed 16-bit/32-bit/64-bit code with clang's integrated
Mark Kettenis
2016-12-19
Adjust Makefile to gain improvements that were made in other archs
Patrick Wildt
2016-12-19
Fix debug printf format and arguments.
Patrick Wildt
2016-12-19
fix uninitialised variable warnings from clang
Jonathan Gray
2016-12-19
remove redundant return statements
Jonathan Gray
2016-12-19
ansify function declaration; better whitespace
Patrick Wildt
2016-12-19
Fix an off by one when saving and restoring an array of registers.
Jonathan Gray
2016-12-18
Consolidate bus space tags into generic bus space code. Especially
Patrick Wildt
2016-12-18
Adjust OpenBSD/arm64 files with FreeBSD origin to show the upstream
Patrick Wildt
2016-12-18
Adjust OpenBSD/arm64 files with FreeBSD origin to show the upstream
Patrick Wildt
2016-12-17
Import of OpenBSD/arm64
Patrick Wildt
2016-12-17
Fix IO clock speed and system reset on Octeon III.
Visa Hankala
2016-12-17
There is no RTC on Shasta, so do not attach the driver.
Visa Hankala
2016-12-17
Make Octeon model strings a bit more specific. While there,
Visa Hankala
2016-12-17
On some systems, the firmware advertises multiple tiny and disjoint
Visa Hankala
2016-12-17
Add new device xp(4), preliminary support for LUNA's I/O processor.
Kenji Aoyama
2016-12-16
Provide the "machdep.lidsuspend" sysctl on Loongson.
Frederic Cambus
2016-12-14
Add the TSC timecounter and use it on Skylake machines where the HPET
Reyk Floeter
2016-12-13
Enable xbf(4)
Mike Belopuhov
2016-12-12
Tweak IPI register definitions.
Visa Hankala
2016-12-12
Pass WSDISPLAYIO_{GET,SET}PARAM to ws_{get,set}_param. This allows
YASUOKA Masahiko
2016-12-11
Determine the available CPUs.
Visa Hankala
2016-12-08
Add a routine for setting up interrupt handlers using fdt.
Visa Hankala
2016-12-08
Add fdt_attach_args and simplebus for implementing fdt-capable
Visa Hankala
2016-12-07
Add a commented out entry for xbf(4)
Mike Belopuhov
2016-12-06
Get PTE shift using PTE_LOG.
Visa Hankala
2016-12-05
Harmonize battery state thresholds accross platforms.
Frederic Cambus
2016-12-04
Add handling for the second interrupt bank.
Visa Hankala
2016-12-03
Fix memory leak.
Visa Hankala
2016-12-03
Implement octeon_intr_disestablish().
Visa Hankala
2016-12-03
luna88k bootloader needs __ashldi3 to compile sys/lib/libsa/ufs.c 1.26.
Kenji Aoyama
2016-12-02
Drop stale prototypes and an outdated comment.
Visa Hankala
2016-12-02
Simplify interrupt dispatching by processing requests without
Visa Hankala
2016-12-02
enable hvn(4)
Jonathan Gray
2016-11-29
m_free() and m_freem() test for NULL. Simplify callers which had their own
Jonathan Gray
2016-11-29
Build kernel with DEBUG=-g by default.
Martin Pieuchot
2016-11-28
need ashrdi3
Theo de Raadt
2016-11-27
Match on "allwinner,sun7i-a20-mmc". In linux 4.9 the device trees for
Jonathan Gray
2016-11-27
ashldi3 is now needed
Theo de Raadt
2016-11-26
Allow rootdev to be specified without /dev/ prefix. The full path isn't
Martijn van Duren
2016-11-26
Start process_bootargs at 0 instead of 1.
Martijn van Duren
2016-11-26
Remove unnecessary function cn30xxgmx_submatch and call config_found
Martijn van Duren
2016-11-22
Fix CPU info struct.
Visa Hankala
2016-11-22
Add support for the sun9i USB PHYs and attach to the sun9i EHCI controllers.
Mark Kettenis
2016-11-21
Add support for "allwinner,sun9i-a80-usb-mod-clk" and
Mark Kettenis
[next]