summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf
AgeCommit message (Expand)Author
2004-09-28add clkbrd@fhcJason Wright
2004-09-28driver for "clock-board" (mainly blinky lights, but also has information abou...Jason Wright
2004-09-27Important stuff: blinky lights for fhcJason Wright
2004-09-24zs@fhcJason Wright
2004-09-23prepare the way for multi-bus attachment of zs (specifically zs@fhc).Jason Wright
2004-09-23central@mainbus, fhc@central, fhc@mainbus, and clock@fhcJason Wright
2004-09-22infrastructure for central, fhc(mainbus/central), and clock@fhcJason Wright
2004-09-21change sbus0 to sbus* for consistency, miod@Dale Rahn
2004-09-21Allow for multiple sbus host bridges. eg, on e4500. from jason, ok miodDale Rahn
2004-09-18fix typo in puc(4) line comment (universial->universal)Peter Valchev
2004-09-16spacingTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-08-26sync with GENERIC for PCI NICs and MII PHY driversBrad Smith
2004-08-19Enable puc and com@puc; fixes PR 3823Miod Vallat
2004-08-01sigh, and here tooTheo de Raadt
2004-06-21Add support for agten(4) - on Andrey's U2 the PROM is not able to initializeMiod Vallat
2004-06-20Port mgx(4) to sparc64.Miod Vallat
2004-06-20Port the rfx(4) frame buffer driver to sparc64.Miod Vallat
2004-06-20zx(4) support for sparc64, tested on an Ultra 2.Miod Vallat
2004-05-30Devices hot plugging support.Alexander Yurchenko
2004-04-18unify the whole USB section with the already-improved i386 GENERICPeter Valchev
2004-04-14enable all USB devices for which we have support in the tree; ok deraadt@Christian Weisgerber
2004-04-03- report known USB device vendorsChristian Weisgerber
2004-03-20add support for the lebuffer sbus le unitsTheo de Raadt
2004-01-31add another USB device... as requestedTheo de Raadt
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo de Raadt
2003-12-04creator needs wsemul_sun attribute.Miod Vallat
2003-11-20Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa.Marc Espie
2003-08-14add uhci based on suggestion from loki at niteshade dot netJason Wright
2003-07-23add ahc and clean things a bitJason Wright
2003-07-22Fix .depend generation for assym.h. Resolves PR 1154.Otto Moerbeek
2003-07-15include the puc stuff (currently commented out in GENERIC)Jason Wright
2003-06-23Split the stp driver into its core, and md attachment routines, and provideMiod Vallat
2003-06-16Provide the same fbxxx() api as on sparc, in order to factorize more codeMiod Vallat
2003-06-13no more "option _LP64".Brad Smith
2003-06-13em fitsTheo de Raadt
2003-05-23move swapgeneric to truly generic code. tested on many archs by miod and mic...Ted Unangst
2003-05-14Make the "slot" and "offset" locators for sbus drivers optional inMiod Vallat
2003-05-13Add option NO_PROPOLICE, which explicitely disables the use of the propoliceMiod Vallat
2003-05-13remove -fno-stack-protector (enable propolice)Ted Unangst
2003-05-06Declare the major number for wd, so that a custom kernel can specific explicitMiod Vallat
2003-05-01add eso, opl, and midi, and clean the audio stuff up a bitJason Wright
2003-04-29add lxtphy (found on momenco boards)Jason Wright
2003-03-09autri flags here too. pointed out by deraadt@Ted Unangst
2003-02-17Add support for the Sun Enterprise 450Henric Jungheim
2003-02-12disable tigon (uses arithmetic on bus_handle_t's)Jason Wright
2003-02-06include isp firmware on some sparc64 media; and resize the media that isTheo de Raadt
2003-01-17Build sparc64 kernels with the same options as other architectures.Dale Rahn
2003-01-14Move sunkbd defn to common place and remove old event.c referenceJason Wright
2003-01-08Move the rounds into separate functions on sparc64 so gcc's optimizerTodd C. Miller