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-04
Cleanup gpio(4) support code.
Mark Kettenis
2017-01-04
unifdef CPU_XSCALE_PXA2X0, ARM_MMU_XSCALE, ARM_MMU_GENERIC (armv3)
Jonathan Gray
2017-01-03
Add simplefb(4), a driver to support the framebuffer set up by the firmware
Mark Kettenis
2017-01-03
Remove #define __SWAP_BROKEN from mips64. The architecture now
Visa Hankala
2017-01-03
reduce differences between amd64 and i386 vmm
Mike Larkin
2017-01-02
Allow freeing of newly empty directory pages.
Visa Hankala
2017-01-02
Enable xbf(4).
Rafael Zalamena
2017-01-02
delete obsolete (disabled) pool_cache_invalidate. pool caches were removed
Ted Unangst
2017-01-02
remove unused armv4 and xscale files
Jonathan Gray
2017-01-01
recognise Cortex A32
Jonathan Gray
2016-12-31
Add missing $OpenBSD$ marker.
Mark Kettenis
2016-12-30
Increase space for ramdisk inserts to match ftp(1) https growth.
Theo de Raadt
2016-12-30
Remove unused headers.
Jeremie Courreges-Anglas
2016-12-30
Ansify pmap_copy().
Visa Hankala
2016-12-30
When entering a mapping on write access, compute the PTE after making
Visa Hankala
2016-12-30
Fix EFI_CALL() to pass the arguments properly when number of arguments is 0.
YASUOKA Masahiko
2016-12-30
Fix EFI_CALL() to pass the arguments properly when number of arguments is 0.
YASUOKA Masahiko
2016-12-28
Use the generic clock framework.
Mark Kettenis
2016-12-27
Add support for the 2nd sxipio(4) device on the Allwinner A80.
Mark Kettenis
2016-12-26
Typo, "more then" -> "more than"
Jeremie Courreges-Anglas
2016-12-26
Fix typo, happend -> happened
Jeremie Courreges-Anglas
2016-12-26
Fix typo.
Mark Kettenis
2016-12-26
Pass through cacheline size information to guest. This was pointed out
Mike Larkin
2016-12-24
Make the boot programs support booting from softraid on 4K byte sector
YASUOKA Masahiko
2016-12-24
Add support for the 2nd sxipio(4) device on the Allwinner H3.
Mark Kettenis
2016-12-24
The unit of the parition offset in disklabel is number of sectors in the
YASUOKA Masahiko
2016-12-24
Match on "arm,gic-400" another GICv2 compat string.
Jonathan Gray
2016-12-23
Tweaks suggested by miod@
Visa Hankala
2016-12-23
Update and add wide character support types.
Patrick Wildt
2016-12-23
The code to retrieve the interrupt ID only works if the amount of IRQs
Patrick Wildt
2016-12-23
Convert the sector number in the patition table to the sector number
YASUOKA Masahiko
2016-12-23
The efi disk i/o to read sectors properly when the sector size is not
YASUOKA Masahiko
2016-12-22
Extend the size of user virtual address space from 2GB to 1TB on mips64
Visa Hankala
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
[next]