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-01-10
Initialize variables that are touched in the error path.
Visa Hankala
2022-01-10
In pmap_enter(9), only perform a TLB flush if we actually changed a PTE.
Mark Kettenis
2022-01-10
Add aplsmc(4), a driver for the SMC found on Apple M1 SoCs.
Mark Kettenis
2022-01-09
Indicate that mvpxa(4) depends on sdhc code.
Visa Hankala
2022-01-08
Remove apldwusb(4). This driver is now unused.
Mark Kettenis
2022-01-08
Oops, missed a compatible string in the previous commit.
Mark Kettenis
2022-01-08
Remove verbose PCI and USB device info from BOOT
Visa Hankala
2022-01-08
Adjust debug printfs after pcitag_t type change.
Visa Hankala
2022-01-07
Add code to initialize the PCIe host bridge hardware. We currently rely on
Mark Kettenis
2022-01-07
.glue_7 is used for arm code calling thumb code, and .glue_7t is used for
Kevin Lo
2022-01-07
Add missing dependency.
Visa Hankala
2022-01-06
Use a 64-bit integer for pcitag_t and define PCITAG_NODE and PCITAG_OFFSET
Theo de Raadt
2022-01-06
Use a 64-bit integer for pcitag_t and define PCITAG_NODE and PCITAG_OFFSET
Mark Kettenis
2022-01-05
Add mpfclock(4), a driver for the PolarFire SoC MSS clock controller.
Visa Hankala
2022-01-04
Future-proof by adding some proposed compatible strings to match on.
Mark Kettenis
2022-01-04
hide more things behind _KERNEL, in case userland manages to include
Theo de Raadt
2022-01-04
remove unused file
Jonathan Gray
2022-01-04
Remove commented out gtp from amd64 GENERIC
Greg Steuck
2022-01-03
SOCs -> SoCs
Visa Hankala
2022-01-03
Don't use != 0 to check whether a pointer is non-NULL.
Jonathan Gray
2022-01-03
reuse gcu(4) comment from GENERIC fixing spelling
Jonathan Gray
2022-01-03
happend -> happened
Jonathan Gray
2022-01-02
approprate -> appropriate
Jonathan Gray
2022-01-02
Resore -> Restore
Jonathan Gray
2022-01-02
firmare -> firmware
Jonathan Gray
2022-01-02
excuted -> executed
Jonathan Gray
2022-01-02
Prism54 (only full-mac varients) -> Prism54 Full-MAC
Jonathan Gray
2022-01-02
Grab kernel lock when required.
Mark Kettenis
2022-01-02
Don't use != 0 to check whether a pointer is non-NULL.
Mark Kettenis
2022-01-02
priviledged -> privileged
Jonathan Gray
2022-01-02
priveledged -> privileged
Jonathan Gray
2022-01-02
convension -> convention
Jonathan Gray
2022-01-02
Nummber -> Number
Jonathan Gray
2022-01-02
numers -> numbers
Jonathan Gray
2022-01-02
contoller -> controller
Jonathan Gray
2022-01-02
phsyaddr -> physaddr
Jonathan Gray
2022-01-02
spelling
Jonathan Gray
2022-01-02
addres -> address
Jonathan Gray
2022-01-02
unhandle -> unhandled
Jonathan Gray
2022-01-02
slignment -> alignment
Jonathan Gray
2022-01-02
preferense -> preference
Jonathan Gray
2022-01-02
plaform -> platform
Jonathan Gray
2022-01-02
establush -> establish
Jonathan Gray
2022-01-01
Add ENTRY_NB() macro for doing an ASM function entry without setting
Philip Guenther
2022-01-01
Revert the hack for Apple M1 systems.
Mark Kettenis
2022-01-01
Rewrite the kernel FPU handling code. The new code saves the FPU state
Mark Kettenis
2022-01-01
Remove unused function prototype.
Mark Kettenis
2022-01-01
Add missing locking to pmap_extract(9) and pmap_unwire(9).
Mark Kettenis
2021-12-31
Add missing locking to pmap_extract(9) and pmap_unwire(9).
Mark Kettenis
2021-12-31
avaialble -> available
Jonathan Gray
[next]