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
2008-07-12
Make the console interrupt driven.
Mark Kettenis
2008-07-12
Shave off a few instructions from cpu_switchto().
Mark Kettenis
2008-07-12
Add a temporary hack to attach only the first thread of every core for
Mark Kettenis
2008-07-12
Add core(4).
Mark Kettenis
2008-07-12
Perform IOMMU cache flushes on Oberon.
Mark Kettenis
2008-07-12
Use the proper interrupt target ID on Oberon.
Mark Kettenis
2008-07-12
Adjust SUN4U_TLB_RESERVED_MASK for updated SUN4U_TLB_PA_MASK.
Mark Kettenis
2008-07-12
Don't install interrupt handlers for non-exitsing interrupts on CMU-CH.
Mark Kettenis
2008-07-12
On Fujitsu's SPARC64 CPUs, the data_access_error trap is synchronous, and AFSR
Mark Kettenis
2008-07-12
Add macros to get the appropriate interrupt target ID for non-UPA CPUs and
Mark Kettenis
2008-07-11
Fujitsu SPARC64-VI CPU's have two cores that have two threads each. Provide
Mark Kettenis
2008-07-11
Don't try to read the "regs" propety; it's pointless.
Mark Kettenis
2008-07-11
Handle CPUs with a clock speed >= 2 GHz correctly.
Mark Kettenis
2008-07-11
initialise the state kept between calls to dmamap_load_buffer to 0. there
David Gwynne
2008-07-10
Handle breaks.
Mark Kettenis
2008-07-10
Detect whether com(4) is the console on the m4k.
Mark Kettenis
2008-07-10
Add support for Fujitsu SPARC64-VI CPUs.
Mark Kettenis
2008-07-10
Add support for getting the time of day on the m4k.
Mark Kettenis
2008-07-10
Add a function to get the time of day from the prom on the m4k.
Mark Kettenis
2008-07-09
Simplify the match function a bit by just returning the result from
Brad Smith
2008-07-08
vmt(4) is a kernel level implementation of the vmware tools.
David Gwynne
2008-07-07
Comment correction, actually -> actual
Brad Smith
2008-07-07
Match on XMITS (which is a PCI-X Schizo variant found on Sun Fire
Mark Kettenis
2008-07-07
Extend sbbc(4) to provide a console driver for the v1280.
Mark Kettenis
2008-07-07
Fix typo in comment.
Mark Kettenis
2008-07-07
Add an entry to report the bus clock on bernd's atom laptop.
Jonathan Gray
2008-07-07
Add AGP and hostbridge support for the Intel 82945GME chipset.
Bernd Ahlers
2008-07-06
Enable ssm(4) and remove hacks that worked around the fact that we didn't
Mark Kettenis
2008-07-06
Add ssm(4), a driver for the scalable shared memory device found on
Mark Kettenis
2008-07-06
Bump verson number now that the bootloader works on the v1280.
Mark Kettenis
2008-07-06
Add sbbc(4), a driver for the BootBus controller on Serengeti and StarCat
Mark Kettenis
2008-07-06
Add missing include such that RAMDISK kernels compile again.
Mark Kettenis
2008-07-05
Copy OBP breakpoint vector from the PROM trap table into our own trap table.
Mark Kettenis
2008-07-05
Add function to read %tba.
Mark Kettenis
2008-07-05
Apparantly the "chain" OpenFirmware interface always fails so don't bother
Mark Kettenis
2008-07-05
Round up memory allocations to page size. Apparently sane firmware versions do
Mark Kettenis
2008-07-05
Specify the correct number of arguments in prom call that sets the trap table
Mark Kettenis
2008-07-05
Calculate the size of kernel text correctly if it spans multiple prom mapping
Mark Kettenis
2008-07-05
Link bootloader at 1MB (same a the Solaris bootloader) instead of 8MB (which
Mark Kettenis
2008-07-05
The firmware on the v1280 changes %wstate behind our back. Work around this
Mark Kettenis
2008-07-05
Don't play games with %cleanwin when spinning up secondary CPUs. The firmware
Mark Kettenis
2008-07-04
Add T_MON_BREAKPOINT, the trap vector used by OBP for breakpoints.
Mark Kettenis
2008-07-04
Change trapbase from a pointer to a variable-length array such that it can
Mark Kettenis
2008-07-04
Add a little hack to recognize the boot device on the v1280.
Mark Kettenis
2008-07-04
Make debug code compile.
Mark Kettenis
2008-07-04
Add support for ssm nodes as found on the v1280 and bigger machines. For now,
Mark Kettenis
2008-07-03
add rum(4)
Todd T. Fries
2008-07-03
Remove clauses 3 and 4 from NetBSD license.
Ray Lai
2008-07-03
Remove NetBSD license which, after removing clauses 3 and 4, is
Ray Lai
2008-07-02
add CRYPTO
Todd T. Fries
[next]