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
2020-05-18
Oops, DDB wrapper around setjmp/longjmp was misplaced
Theo de Raadt
2020-05-18
Move boot.mac into the Attic.
Patrick Wildt
2020-05-18
Our check to see if the EFI services support Mtftp() doesn't work
Patrick Wildt
2020-05-18
Enable amlpwrc(4).
Mark Kettenis
2020-05-18
Fix typo
Claudio Jeker
2020-05-17
Add enough stubs to allow "option DDB" to build.
gkoehler
2020-05-17
Use a register varible ro implement curpcu().
Mark Kettenis
2020-05-17
Add machdep.compatible.
Mark Kettenis
2020-05-17
Look at the openbsd,boothowto property.
Mark Kettenis
2020-05-17
Hand those pages over to uvm.
Mark Kettenis
2020-05-17
Remove board ID support. 6.7 shipped with a kernel that doesn't need
Mark Kettenis
2020-05-17
Put setjmp+longjmp inside #ifdef DDB the only kernel-side user.
Theo de Raadt
2020-05-17
Fix typo in comment.
Mark Kettenis
2020-05-17
The 64-bit Power ABI reserves r13 for the thread pointer, so use that
Mark Kettenis
2020-05-17
Fix WITNESS build
kn
2020-05-17
Add machdep.compatible.
Mark Kettenis
2020-05-17
Do not redefine todr_handle. The variable now lives in kern_time.c.
Visa Hankala
2020-05-16
Get memory information from the device tree.
Mark Kettenis
2020-05-16
Planting the first seed for OpenBSD/powerpc64.
Mark Kettenis
2020-05-16
Make inittodr() and resettodr() MI.
Mark Kettenis
2020-05-16
Use todr_gettime() in cp0_calibrate() on mips64.
Visa Hankala
2020-05-15
disable ohci to compensate for bloat.
Theo de Raadt
2020-05-14
The dwctwo(4) FDT glue is now identical on armv7 and arm64. Move it to
Mark Kettenis
2020-05-14
Bring back the acpi(4) changes. This time around only use the ACPI _CRS
Mark Kettenis
2020-05-14
Use '/t' on all architectures to get a trace via TID.
Martin Pieuchot
2020-05-13
Kill biospoll/pctrpoll defines and use `seltrue' directly in cdev_*_init().
Martin Pieuchot
2020-05-13
Match direct `seltrue' usages with a corresponding `seltrue_kqfilter'.
Martin Pieuchot
2020-05-12
Finally switch luna88k to the same inittodr()/resettodr() implementation
Mark Kettenis
2020-05-11
Use the same inittodr()/resettodr() implementation as on
Mark Kettenis
2020-05-11
Should have bumped this to 1.0 a long time ago.
Mark Kettenis
2020-05-11
On ACPI systems, if there is no SPCR table (or if it doesn't provide us
Mark Kettenis
2020-05-11
Use the same inittodr()/resettodr() implementation as on
Mark Kettenis
2020-05-11
Initialize the timeval passed to todr_gettime() with the base time from
Mark Kettenis
2020-05-10
Pass boothowto from the bootloader to the kernel by adding a
Mark Kettenis
2020-05-10
Pass boothowto from the bootloader to the kernel by adding a
Mark Kettenis
2020-05-09
Use the same inittodr()/resettodr() implementation as on
Mark Kettenis
2020-05-02
Get bus number from _CRS.
Mark Kettenis
2020-05-02
Fix buglet in previous commit; use time from the struct timeval that was
Mark Kettenis
2020-05-01
Use the same inittodr()/resettodr() implementation as on
Mark Kettenis
2020-05-01
Use the same inittodr()/resettodr() implementation as on
Mark Kettenis
2020-04-29
Enable a bunch of drivers needed for full Raspberry Pi 2/3 support.
Mark Kettenis
2020-04-29
Let the armv7 bus_dma layer and simplebus(4) implementation deal with
Mark Kettenis
2020-04-29
Use the same inittodr()/resettodr() implementation as on
Mark Kettenis
2020-04-28
Use the same inittodr()/resettodr() implementation as on arm64/armv7/sparc64
Mark Kettenis
2020-04-28
Use the same inittodr()/resettodr() implementation as on arm64/armv7
Mark Kettenis
2020-04-27
Enable tcpci(4).
Patrick Wildt
2020-04-27
Add bcmclock(4) and bcmmbox(4). Fixes a hang because the clock for sdhc(4)
Mark Kettenis
2020-04-27
Remove reset hack; these days the U-Boot we ship for the CuBox-i is
Mark Kettenis
2020-04-27
Bring inittodr()/resettodr() in line with arm64 and move it to
Mark Kettenis
2020-04-27
Move inittodr() and resettodr() to the end of the file to easy move an MI
Mark Kettenis
[next]