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-08-04
Fix a typo I noticed reviewing the smbios code cleanup diff.
kmos
2019-08-04
Ensure that a posted write completes when re-enabling interrupts
Visa Hankala
2019-08-04
Add support for X-Gene/eMAG variant.
Mark Kettenis
2019-08-04
Cleanup the bios(4)/smbios(4) code a bit. Fix some KNF issues, reduce
Mark Kettenis
2019-08-04
crank version, following fchmod change
Theo de Raadt
2019-08-04
Unmap tables once we're done with them.
Mark Kettenis
2019-08-04
Implement smbios support on arm64.
Mark Kettenis
2019-08-04
Remove the old, unfinished octeon bootloader.
Visa Hankala
2019-08-04
Revise the way how the octeon bootloader is built. The original
Visa Hankala
2019-08-03
permit maxusers to grow up to 128
Theo de Raadt
2019-08-03
There are some pretty big arm64 machines so crank maxusers to 80.
Theo de Raadt
2019-08-03
Add F_WRITE support to the block layer (not yet used)
Theo de Raadt
2019-08-03
In the bootblocks, after discovering and opening /bsd.upgrade, fchmod -x
Theo de Raadt
2019-08-03
If the CPU frequency is available during TSC init, make it available
Joshua Stein
2019-08-03
Recognize Applied Micro as an Implementor and X-Gene as a PartNum for
Mark Kettenis
2019-08-02
Add support for additional ITS page sizes and make sure we allocate
Mark Kettenis
2019-08-02
Avoid repeated invocation of curcpu().
Visa Hankala
2019-08-02
Call refreshcreds() from ast() on mips64. This ensures that credentials
Visa Hankala
2019-08-02
per-process itimers: itimerval -> itimerspec
cheloha
2019-08-01
Fix fd leak that broke disk_close().
Visa Hankala
2019-07-31
Fix kmem access on octeon. Currently, mem_layout lists segments that
Visa Hankala
2019-07-30
Fix mapping of MSI sideband data when there are SMMU's present.
Mark Kettenis
2019-07-30
Seems the Amppere eMAG has a silicon big where the number of writable bits
Mark Kettenis
2019-07-30
Make sure the virtual addresses that are used for EFI runtime services
Mark Kettenis
2019-07-30
Previous version accidentally enabled VMM_DEBUG, so turn that off.
Mike Larkin
2019-07-29
Support disk write in efiboot for armv7 and arm64.
YASUOKA Masahiko
2019-07-29
Support disk write in efiboot. Requested by deraadt.
YASUOKA Masahiko
2019-07-28
vmm(4): join some short lines of code
Mike Larkin
2019-07-28
Link octeon bootloader to the build.
Visa Hankala
2019-07-28
Add a dedicated ramdisk entry for the octeon bootloader to reduce
Visa Hankala
2019-07-28
With the DWC2 reset in place, dwctwo(4) should be safe to use
Visa Hankala
2019-07-28
Put DWC2 controller into reset mode on (pseudo-)shutdown to make
Visa Hankala
2019-07-28
Fix trimming of newline.
Visa Hankala
2019-07-26
Recognize PCI busses that don't support INTx and refuse to map legacy on
Mark Kettenis
2019-07-26
emove duplicate definitions of LAPIC_ID_MASK and LAPIC_ID_SHIFT.
Kevin Lo
2019-07-25
Enable sharing of root complex when appropriate.
Mark Kettenis
2019-07-25
Add support for virtual root complexes used for Static Direct I/O.
Mark Kettenis
2019-07-25
Add SDIO hypervisor calls.
Mark Kettenis
2019-07-24
Avoid strlcpy() and printing of bios date if fixstring() returns NULL.
Jonathan Gray
2019-07-22
Disable caches and MMU before jumping to the kernel entry point. Needed
Mark Kettenis
2019-07-20
Get rid of `ddb_is_active' instead use `db_active'.
Martin Pieuchot
2019-07-20
Increment `db_active' before entering db_trap() like other archs do.
Martin Pieuchot
2019-07-19
i8254_delay(): simplify tick computation
cheloha
2019-07-19
ttysleep(): drop unused timeout parameter
cheloha
2019-07-17
Disable for now.
Visa Hankala
2019-07-17
Adjust search of symbol table pointers to match with the bootloader.
Visa Hankala
2019-07-17
Add a bootloader for octeon.
Visa Hankala
2019-07-17
vmm/vmd: Fix migration with pvclock
pd
2019-07-15
Fix a direct map bug that affected machines with > 1023GB physical
Mike Larkin
2019-07-15
store smbios date string in globally visible var for drm
Jonathan Gray
[next]