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
/
sgi
Age
Commit message (
Expand
)
Author
2007-12-18
Expose the clock address space so that it can be used outside of clock(4).
Joel Sing
2007-12-14
Cleanup some comments.
Joel Sing
2007-12-14
Enable console support for SGI O2 workstations. Switch between the serial
Joel Sing
2007-12-14
Add console/cnattach support to mkbc(4). This allows for early attachment
Joel Sing
2007-12-14
Have gbe(4) attach as the console if the graphical console is selected via
Joel Sing
2007-12-14
Store the ARCBIOS ConsoleOut environment variable so that we can refer to
Joel Sing
2007-12-14
Allow direct access to the MACE IO memory space. This allows IO devices to
Joel Sing
2007-12-07
Clean up comments - typos, grammatical errors and style(9).
Joel Sing
2007-12-06
Fix typos/grammatical error in comments.
Joel Sing
2007-11-30
Unbreak build. Also tested by jasper@.
Joel Sing
2007-11-30
Define NORMAL_C_NOP everywhere.
Miod Vallat
2007-11-29
needs at least S defined
Theo de Raadt
2007-11-27
add rcs id
Jasper Lievisse Adriaanse
2007-11-27
Initial support for the SGI Graphics Back End (GBE) frame buffer found in
Joel Sing
2007-11-27
Add BUS_SPACE_MAP_LINEAR
Joel Sing
2007-11-26
few more dribbles of LIBKERN cleanup
Theo de Raadt
2007-11-26
Fix some style(9) issues.
Joel Sing
2007-11-26
More LIBKERN bits that go away
Theo de Raadt
2007-11-26
Remove libkern.
Joel Sing
2007-11-25
libkern, begone. Move to a new mechanism where config(8)'s "file"
Theo de Raadt
2007-11-25
It helps if you initialise timeouts before you try using them...
Joel Sing
2007-11-25
Get rid of the kernel 'libcompat' framework, and instead use conf/files to
Theo de Raadt
2007-11-13
Expose mace_bus_dma_tag and extend the crimebus extent. This allows the
Joel Sing
2007-11-13
Give wscons_machdep.c half a spanking. This allows wsdisplay to compile on
Joel Sing
2007-11-11
Add spurious interrupt detection to macebus. This allows for the detection
Joel Sing
2007-10-31
comment fixes.
Joel Sing
2007-10-24
In cpu_switchto(), load pmap->pm_tlbpid manually, instead of expecting
Miod Vallat
2007-10-22
Recognize kernel options specified on the "boot" command line (e.g. boot --c),
Miod Vallat
2007-10-18
Add support for the Moosehead PS/2 controller as found on SGI O2 workstations.
Joel Sing
2007-10-18
No need to include <machine/pte.h> here.
Miod Vallat
2007-10-14
registred -> registered
Miod Vallat
2007-10-14
Disable timer/compare interrupts on the macebus. This prevents interrupt
Joel Sing
2007-10-13
Various typos in comments; Joel Sing
Miod Vallat
2007-10-10
Make context switching much more MI:
Artur Grabowski
2007-10-02
Apply (with slight variants) this elimination of bzero() with M_ZERO:
Kenneth R Westerback
2007-07-31
typo fixes from joel@ionix.com.au
Theo de Raadt
2007-07-30
Shuffle the order in which we look for header files, when doing
Thordur I. Bjornsson
2007-07-18
Do not bother trying to make the tlb handler fit - they are too large
Miod Vallat
2007-07-18
bus_dmamem_map() maps with a single segment in directly-translated XKPHYS
Miod Vallat
2007-07-17
emu(4) works on sgi.
Jacob Meuser
2007-07-16
Change idle_mask to be made of the cop0 SR bits unshifted and the cop0 IC bits
Miod Vallat
2007-07-10
Don't brelse() a buf we don't own in readsgilabel() by mistake.
Miod Vallat
2007-07-09
change the behaviour of the LED on the O2 so that it's red in user mode
Jasper Lievisse Adriaanse
2007-06-21
Enable memory above 256MB again now that bus_dma has been fixed.
Miod Vallat
2007-06-21
Extent sgi bus_dma to cope with different views of memory: non-contiguous
Miod Vallat
2007-06-20
Do not hardcode imask[] size when intializing it.
Miod Vallat
2007-06-20
b_cylinder does not need to be set on the callpath down into drivers.
Theo de Raadt
2007-06-20
Make sure IPL_CLOCK blocks device interrupts.
Miod Vallat
2007-06-18
this is the sgi disklabel, mips64 is not the same
Theo de Raadt
2007-06-18
this is the sgi disksubr, not some mythical "all mips64 architectures can use...
Theo de Raadt
[next]