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
2021-05-04
The clock on RISC-V is architectural, so we really don't need the
Mark Kettenis
2021-05-04
Fix 2nd and 3rd arguments' cast in atomic_cas_ptr().
Kenji Aoyama
2021-05-04
Add a boot hart ID check in the function that matches secondary CPUs
Mark Kettenis
2021-05-04
Check that fdt hart id matches boot hart id before associating an fdt
Jonathan Gray
2021-05-03
Sync changes from arm64 version.
Mark Kettenis
2021-05-03
Use the EFI memory map (if available) to determine available physical
Mark Kettenis
2021-05-03
change some commented vfp paths to riscv64 fpu equivalents
Jonathan Gray
2021-05-02
Initialize per-CPU pointer register earlier.
Mark Kettenis
2021-05-02
We need to set the dirty bit whenever we add write permission
Mark Kettenis
2021-05-02
Initialize the per-CPU pointer register early.
Mark Kettenis
2021-05-02
fix logic error in boot()
Jonathan Gray
2021-05-01
Remove NetBSDisms that crept into the arm64 version of this file.
Mark Kettenis
2021-05-01
Update the remaining SYSCTL_INT_READONLY cases
gnezdo
2021-05-01
Retire OpenBSD/sgi.
Visa Hankala
2021-05-01
Implement early console functionality based on available SBI calls.
Mark Kettenis
2021-05-01
KERNEL_LOCK/UNLOCK() was pushed into trapsignal() last August
Jonathan Gray
2021-05-01
use sival_ptr instead of sival_int for breakpoint and illegal inst
Jonathan Gray
2021-04-30
make timer/intc cd_name match config
Jonathan Gray
2021-04-30
Add zqclock(4), a driver for Zynq-7000 clocks.
Visa Hankala
2021-04-30
Add zqreset(4), a driver for Zynq-7000 resets.
Visa Hankala
2021-04-30
remove now unused elf.h
Jonathan Gray
2021-04-30
remove FreeBSD derived riscv cpu ident
Jonathan Gray
2021-04-30
reduce diff to current arm64
Jonathan Gray
2021-04-30
fix newlines for devices attaching to cpu
Jonathan Gray
2021-04-30
remove commented arm console init lines
Jonathan Gray
2021-04-30
Fix line swap resulting in misplaced ',' causing build error.
Dale Rahn
2021-04-29
Clean up <machine/ieeefp.h> and make sure the rounding mode bits match the
Mark Kettenis
2021-04-29
Revert part of the previous uvm_km_zalloc(9) to km_alloc(9) commit.
Alexander Bluhm
2021-04-29
Remove unused RM7000 ICR handling.
Visa Hankala
2021-04-28
riscv64 efiboot bootloader
Dale Rahn
2021-04-28
Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel.
Alexander Bluhm
2021-04-26
remove unused cdev defines
Jonathan Gray
2021-04-26
remove unused cdev defines
Jonathan Gray
2021-04-26
add kstat and a notdef line for ujoy
Jonathan Gray
2021-04-26
remove old 4.19 amdgpu include paths
Jonathan Gray
2021-04-26
Remove some commented out entries to make this easier to read
Jonathan Gray
2021-04-25
cleanup riscv64 config glue
Jonathan Gray
2021-04-24
Sync with arm64 version fixing bugs in some of the more obscure bus_space(9)
Mark Kettenis
2021-04-24
Remove unused function pointers from `todr_handle'.
Martin Pieuchot
2021-04-24
Convert allocations to km_alloc(9).
Martin Pieuchot
2021-04-24
Add cduart(4), a driver for the Cadence UART found on Xilinx Zynq SoCs.
Visa Hankala
2021-04-24
reduce diff to other archs
Jonathan Gray
2021-04-24
Add gfrtc a driver for the real-time clock interface of Google's
Jonathan Gray
2021-04-23
File was accidentally duplicated on inital checkin, remove dup.
Dale Rahn
2021-04-23
enable viornd(4) on riscv64
Jonathan Gray
2021-04-23
enable syscon(4) on riscv64
Jonathan Gray
2021-04-23
build with -Werror
Jonathan Gray
2021-04-23
cast TCB_GET() to void * to avoid -Wpointer-integer-compare warning
Jonathan Gray
2021-04-23
reuse arm64 openprom(4) on riscv64
Jonathan Gray
2021-04-23
spelling
Jonathan Gray
[next]