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
2004-12-06
use raw device; wbx@openbsd.de
Theo de Raadt
2004-12-06
Use uvm_grow() to account for stack growth, rather than home-grown code
Miod Vallat
2004-12-02
Add pci_decompose_tag() for sparc64.
Brad Smith
2004-12-01
Remove unused constants.
Miod Vallat
2004-11-30
Move the struct wsscreen_descr from a per-driver global to a per-instance
Miod Vallat
2004-11-29
Move the struct wsscreen_descr from a per-driver global to a per-instance
Miod Vallat
2004-11-29
Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested
Miod Vallat
2004-11-28
MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...
Michael Shalayeff
2004-11-26
Kill __HAVE_EVCOUNT, now that all architectures provide them.
Miod Vallat
2004-11-19
More aggressive strip flags for non debug kernels; this is a noop on some
Miod Vallat
2004-11-12
#atu
Theo de Raadt
2004-11-09
Always free memory on failure in c{e,s}4231_alloc(); from Patrick Lafiti.
Miod Vallat
2004-11-02
Remove __HAVE_NWSCONS and related remnants of pre-wscons days; no functional
Miod Vallat
2004-11-02
Use PROM mappings, if available, whenever we are the console device or not;
Miod Vallat
2004-10-23
configure() -> cpu_configure()
Michael Coulter
2004-10-20
Provide real console drivers on installation media, and deem pcons obsolete
Miod Vallat
2004-10-20
vr(4) now works out of the box and brings defenceless sparc64 in a new age
Miod Vallat
2004-10-18
Do not pass -print-map to the linker anymore, as we don't care about this
Miod Vallat
2004-10-08
Move dev/cons.c to MI conf/files.
Alexander Yurchenko
2004-10-05
Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.
Jonathan Gray
2004-10-01
add a blink_led API (shaves ~1k from GENERIC) rather than have the same
Jason Wright
2004-10-01
more register defns
Jason Wright
2004-09-30
rl(4) support for sparc64; ok jason@
Robert Nagy
2004-09-29
Ratibibugle now useless evcnt structures.
Miod Vallat
2004-09-29
map correct register set for the blinky lights and the slot description
Jason Wright
2004-09-28
nuke unused variable
Jason Wright
2004-09-28
use prom mappings when availavk
Jason Wright
2004-09-28
debugging stuff nuke I will
Jason Wright
2004-09-28
get the offsets of imap/iclr correct (zs now interrupts more than once)
Jason Wright
2004-09-28
allow booting from isp devices
Jason Wright
2004-09-28
Like Yoda Jason trying to speak is.
Miod Vallat
2004-09-28
add clkbrd@fhc
Jason Wright
2004-09-28
driver for "clock-board" (mainly blinky lights, but also has information abou...
Jason Wright
2004-09-28
missing \n
Jason Wright
2004-09-27
Important stuff: blinky lights for fhc
Jason Wright
2004-09-27
setup ign based on board number
Jason Wright
2004-09-27
shift value for the ign
Jason Wright
2004-09-27
compute the board number of each fhc
Jason Wright
2004-09-27
setup control register correctly and clear interrupts before attaching children
Jason Wright
2004-09-27
map registers for fhc@mainbus
Jason Wright
2004-09-27
check malloc return correctly; from Patrick Latifi
Jason Wright
2004-09-24
Whoops, need to include the IGN... zs@fhc now sorta works (kinda...)
Jason Wright
2004-09-24
zs@fhc
Jason Wright
2004-09-24
fix up attachment of zs@fhc
Jason Wright
2004-09-24
setup interrupt handling for fhc attached devices
Jason Wright
2004-09-24
clean
Jason Wright
2004-09-24
need linear mappings for the intrmap/clr register sets
Jason Wright
2004-09-24
fhc registers (enough for now anyway)
Jason Wright
2004-09-23
Correctly test for prom memory mapping failure. Fortunately no system we
Miod Vallat
2004-09-23
prepare the way for multi-bus attachment of zs (specifically zs@fhc).
Jason Wright
[next]