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
2019-01-10
add efifb_stolen() to get the size of the efifb framebuffer
Jonathan Gray
2019-01-09
Make arm64 efiboot can boot from partitions other than "a".
YASUOKA Masahiko
2019-01-07
Extents code has its own set of flags and does not use malloc's.
Alexander Bluhm
2019-01-07
Enabling both kcov and retguard is now possible due to the recent bump of
anton
2019-01-07
tweak ohci_checkrev so it doesnt print a leading comma and space.
David Gwynne
2019-01-06
Increase L2 PTE reservation for the kernel
Mike Larkin
2019-01-06
remove some old comments that were inherited from i386 (and wrong)
Mike Larkin
2019-01-05
Expand a macro instruction for clang. Unlike gas, the integrated
Visa Hankala
2019-01-05
Replace two-operand instruction aliases that clang does not
Visa Hankala
2019-01-05
match arm64 and armv7 and print unconfigured simplebus devices on octeon
Jonathan Gray
2019-01-05
match arm64 and print unconfigured simplebus devices on armv7
Jonathan Gray
2019-01-05
enable ohci at fdt on RAMDISK as well
Jonathan Gray
2019-01-04
enable ohci at fdt
David Gwynne
2019-01-03
add a simplebus print function so unconfigured devices appear in dmesg.
David Gwynne
2019-01-03
Crank MAXTSIZ to next pow2 (256MB) because a few piggy binaries
Theo de Raadt
2019-01-03
Fix .end symbol.
Visa Hankala
2019-01-02
In pmap_page_protect(), zap the PTE before unlinking. At that point the
Mark Kettenis
2019-01-02
markup boot prompt commands using Ic, not Nm; ok jmc@
anton
2019-01-02
abcrtc(4), a driver for the Abracon AB1805 RTC and similar variants.
Patrick Wildt
2019-01-01
Fix comment typo
Philip Guenther
2018-12-31
Avoid calling setperf() with a negative level.
Mark Kettenis
2018-12-31
Set floating point condition code even if the result of an emulated
Visa Hankala
2018-12-31
Cleanup bootloader code. Compile with -ffreestanding and add ffs.S as a
Claudio Jeker
2018-12-30
Turn on -mretpoline by default in clang on amd64, but turn it off
Philip Guenther
2018-12-28
Fix dino at uturn attachment. From miod@
Mark Kettenis
2018-12-27
Move away from K&R style function definitions. clang is rather picky about
Claudio Jeker
2018-12-27
Do not assign node to itself. Instead move the earlier initialisation into
Claudio Jeker
2018-12-24
Adjust cpsw for linux 4.20 device tree changes. The location of the phy
Jonathan Gray
2018-12-21
Do PAT setup earlier such that mapping the framebuffer WC works at the
Mark Kettenis
2018-12-21
remove intr_find_mpmapping proto func removed in intr.c rev 1.31 in 2011
Jonathan Gray
2018-12-18
Detection of MELTDOWN-proof Intel CPUs was broken: cpuid.07 has
Philip Guenther
2018-12-18
Figure out the number of available CPUs using system fuse registers.
Visa Hankala
2018-12-18
Accept DUID as a root disk specifier.
Visa Hankala
2018-12-16
Fix pool ipl to prevent a deadlock scenario.
Visa Hankala
2018-12-16
Avoid using a too big bounce buffer by splitting up large reads. Allows
Otto Moerbeek
2018-12-13
Use a faster, more reliable way to figure out how many TLB entries are
Visa Hankala
2018-12-10
Start passing the IO ports 0x510, 0x511, 0x514, and 0x518 to vmd(8).
Claudio Jeker
2018-12-10
Ensure that we close the file descriptor after loading microcode.
Joel Sing
2018-12-10
Do not call free on a non-allocated pointer.
Joel Sing
2018-12-10
Clean up the mec(4) MII read/write routines a bit.
Visa Hankala
2018-12-10
Fix phy discovery on O2 systems.
Visa Hankala
2018-12-07
For shared interrupts we need to make sure that we register
Patrick Wildt
2018-12-05
Include srp.h where struct cpu_info uses srp to avoid erroring out when
Jonathan Gray
2018-12-04
Add processor IDs for several OCTEON II and III SoCs.
Visa Hankala
2018-12-03
Do not process the top 32 bits of the 64 bit interrupt mask register
Visa Hankala
2018-12-03
Remove the unused interrupt type (edge/level) from the mace interrupt
Visa Hankala
2018-11-23
Add the pvclock(4) guest driver for paravirtual clocks
Reyk Floeter
2018-11-20
Fix typos in memprobe address check. Diff from Andrew Daugherity.
YASUOKA Masahiko
2018-11-15
one more typo noticed while pasting miod a reply;
Jason McIntyre
2018-11-15
fix typos in comments; from miod
Jason McIntyre
[next]