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
/
sparc64
Age
Commit message (
Expand
)
Author
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-01
Enable FFS2 on most of the larger RAMDISK media.
Brad Smith
2008-06-29
Use DEV_BSIZE (defined as 512) instead of 512 when initializing the
Kenneth R Westerback
2008-06-27
Clear swap encryption keys before dumping a kernel image.
Miod Vallat
2008-06-27
Add uvideo(4).
Brad Smith
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-14
A bunch of pool_get() + bzero() -> pool_get(..., .. | PR_ZERO)
Michael Knudsen
2008-06-14
Add cmp(4) here too.
Mark Kettenis
2008-06-12
Add ral(4) at cardbus(4).
Mark Kettenis
2008-06-12
Add ep(4) at pcmcia(4).
Mark Kettenis
2008-06-12
Add xl(4) add cardbus(4).
Mark Kettenis
2008-06-12
Add re(4) add cardbus(4).
Mark Kettenis
2008-06-12
Add malo(4) at pcmcia(4).
Mark Kettenis
2008-06-12
Enable /dev/video* for all USB capable archs. MAKEDEV bits will follow
Marcus Glocker
2008-06-12
wdc(4) at pcmcia(4)
Mark Kettenis
2008-06-12
Enable com(4) at pcmcia(4).
Mark Kettenis
2008-06-12
Add dc(4) at cardbus(4).
Mark Kettenis
2008-06-12
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
Theo de Raadt
2008-06-11
back out biomem diff since it is not right yet. Doing very large
Theo de Raadt
2008-06-11
Match the Altera EBus found on the Tadpole SPARCLE.
Mark Kettenis
2008-06-11
Use the prom address to map clock(4) at ebus(4) if available.
Mark Kettenis
2008-06-10
Fix buffer cache pending read statistics by ensuring we can identify
Bob Beck
2008-06-10
Make get_npcus() walk the device tree to figure out the number of CPUs
Mark Kettenis
2008-06-10
Add cmp(4), a dummy driver to make attaching CMT cpus easier.
Mark Kettenis
2008-06-09
Sparc64 MMUs have an address hole, too, and the pmap implementation we
Miod Vallat
2008-06-09
Don't use u_int to store a 64-bit address. Found with help from miod@.
Mark Kettenis
2008-06-09
rename arc4random_bytes => arc4random_buf to match libc's nicer name;
Damien Miller
2008-06-08
put the PCF_FREQ codes into the clock
Theo de Raadt
2008-06-08
Make UltraSPARC-IV work.
Mark Kettenis
2008-06-04
adderss -> address
Miod Vallat
2008-06-02
No need to enable the interrupt in psycho_set_intr(); intr_establish() already
Mark Kettenis
2008-06-01
Unlink handled interrupts from the list of pending interrupts atomically.
Mark Kettenis
2008-06-01
Remove iobviously untrue comment.
Mark Kettenis
2008-05-25
Enable emu(4).
Brad Smith
2008-05-24
Found some documentation that suggests that CMU-CH doesn't have an IOMMU and
Mark Kettenis
2008-05-24
Add Psycho variants found on the SPARC Enterprise M4000/M5000/M8000/M9000.
Mark Kettenis
2008-05-24
Treat SPARC64-VI and SPARC64-VII similar to SPARC64-V, and move the
Mark Kettenis
2008-05-24
Add VER.impl values for Fujitsu CPUs.
Mark Kettenis
2008-05-24
Attach to "FJSV,su", which is the name used for serial ports on the SPARC
Mark Kettenis
2008-05-24
iLet's see if this also works for Oberon (the PCIe bridge found on the SPARC ...
Mark Kettenis
2008-05-24
Match serial devices on PRIMEPOWER 650.
Mark Kettenis
2008-05-23
Make GENERIC.MP work on sun4us too.
Mark Kettenis
2008-05-22
Quick hack to make non-MULTIPROCESSOR kernels work by restricting
Mark Kettenis
[next]