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
2022-03-08
Enable mtw(4) in the build for amd64.
hastings
2022-03-07
Since AIC2 uses 4 interrupt cells we need to adjust the code that handles
Mark Kettenis
2022-03-06
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-03-05
Move initial ROM console related codes into separated luna88k/romcons.c
Kenji Aoyama
2022-03-05
Move CPU-CMMU association report into #ifdef DEBUG section.
Kenji Aoyama
2022-03-02
Recognize the cores on Apple's M1 Pro/Max SoCs.
Mark Kettenis
2022-03-02
Add RTC support to aplsmc(4). The SMC firmware distributed with macOS 12.x
Mark Kettenis
2022-03-02
Add nvmem support and make this available on all Apple SPMI PMUs. Restrict
Mark Kettenis
2022-03-01
Apple M1 Pro/Max SoCs come with a new version of the interrupt controller.
Mark Kettenis
2022-03-01
The display controller sits behind a DART. We must make sure we keep
Mark Kettenis
2022-02-28
The IOMMUs integrated on Apple's M1 Pro/MaxJ SoC use a different page table
Mark Kettenis
2022-02-28
Remove unneeded symbol name lookup.
Visa Hankala
2022-02-27
Adjust definition of DART_L1_TABLE to what Linux uses.
Mark Kettenis
2022-02-25
Enable cduart(4) on arm64.
Visa Hankala
2022-02-24
Fix kernel stack alignment on riscv64
Visa Hankala
2022-02-24
Reserve room for holding curcpu pointer in u-area
Visa Hankala
2022-02-24
Fix PIC_SYM() macro: it never needs to token paste, so it's not
Philip Guenther
2022-02-23
unifdef __ELF__
Jonathan Gray
2022-02-22
Fix thinko in construction of SMC key for the targeted GPIO pin.
Mark Kettenis
2022-02-22
Remove extra ;
Visa Hankala
2022-02-22
Clear frame pointer in cpu_fork() on riscv64
Visa Hankala
2022-02-22
ddb: Improve stack unwinding on riscv64
Visa Hankala
2022-02-22
Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h>
Philip Guenther
2022-02-21
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-02-21
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-02-21
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-02-21
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-02-21
aligend -> aligned
Jonathan Gray
2022-02-21
cululative -> cumulative
Jonathan Gray
2022-02-21
differenent -> different
Jonathan Gray
2022-02-21
disatcher -> dispatcher
Jonathan Gray
2022-02-21
enries -> entries
Jonathan Gray
2022-02-21
entris -> entries
Jonathan Gray
2022-02-21
implenent -> implement
Jonathan Gray
2022-02-21
independednt -> independent, let's -> lets
Jonathan Gray
2022-02-21
Constify struct cfattach.
Martin Pieuchot
2022-02-21
initializion -> initialization
Jonathan Gray
2022-02-21
initiailze -> initialize
Jonathan Gray
2022-02-21
instructinos -> instructions
Jonathan Gray
2022-02-21
interrunts -> interrupts
Jonathan Gray
2022-02-21
Constify struct cfattach.
Martin Pieuchot
2022-02-21
iommmu -> iommu
Jonathan Gray
2022-02-21
lenghy -> lengthy
Jonathan Gray
2022-02-21
mappiing -> mapping
Jonathan Gray
2022-02-21
opearting -> operating
Jonathan Gray
2022-02-21
tempterature -> temperature
Jonathan Gray
2022-02-20
Add aplcpu(4), a driver to control the CPU performance levels on Apple SoCs.
Mark Kettenis
2022-02-20
move to 7.1-beta
Theo de Raadt
2022-02-18
Add mpfgpio(4), a driver for the PolarFire SoC MSS GPIO controller.
Visa Hankala
2022-02-17
remove unused include files
Theo de Raadt
[next]