summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf/files.sparc64
AgeCommit message (Expand)Author
2007-04-10Driver for the BootBus Controller; sets some magic bits that makes pmc(4)Mark Kettenis
2007-04-10New driver for watchdog time on NatSemi PC87317 SuperIO chip.Mark Kettenis
2007-04-09Seperate rtc(4) code out into its own file. Add support for catching theMark Kettenis
2007-04-04Add support for ebus at mainbus, as found on machines with pyro(4) like theMark Kettenis
2007-03-30First stab at a driver for the Host/PCIe bridge found on the Sun FireMark Kettenis
2007-03-07For unsupported (yet) Expert3D style frame buffers, attach pcons and attachMiod Vallat
2007-02-03Simple single-processor mutex implementation, simpler than the MI code byMiod Vallat
2006-12-09Do not make sun terminal emulation selected by the wsemul_sun frame bufferMiod Vallat
2006-12-02On frame buffers which endianness differs from the host CPU, we can not affordMiod Vallat
2006-09-27Add files.onewire to all our USB archs, it will be used soon.Alexander Yurchenko
2006-06-27pull in files.gpio in case we want itTheo de Raadt
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2006-06-16skeleton driver for power button on u5.. does precisely nothing except attach.Jason Wright
2006-06-02ppm driver. We don't use it for much... except to blink the power switch led...Jason Wright
2006-05-28placeholder driver for the bbc,beep device. should be straightforwardJason Wright
2006-05-15Merge creator attachment code again, it turns out the upa/mainbus attachmentMiod Vallat
2006-03-04creator needs rasops32 only, and vgafb never needs rasops24.Miod Vallat
2006-02-10driver for Philips PCF8591 I2C ADC sensor. Because of the mindlessnessDamien Miller
2006-02-01a driver for the phillips pcf8584 i2c controller as found on the sun netraDavid Gwynne
2006-01-02do i2c initialization using ofw data instead of scanning; ok kettenisTheo de Raadt
2005-12-27enable some i2c bus drivers (piixpm(4), alipm(4), ichiic(4)) as neededTheo de Raadt
2005-08-01spacing; ok deraadt@David Krause
2005-05-02sparc64 optimized in4_cksum().Brad Smith
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-03-09Preliminary support for the floppy drive on Ultrasparcs. Only tested onMiod Vallat
2005-03-08Cosmetics...Thierry Deval
2005-03-05Preliminary xbox support: attaches, memory mapping and interrupts work, butMiod Vallat
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-10-01add a blink_led API (shaves ~1k from GENERIC) rather than have the sameJason 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-23prepare the way for multi-bus attachment of zs (specifically zs@fhc).Jason Wright
2004-09-22infrastructure for central, fhc(mainbus/central), and clock@fhcJason Wright
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2003-12-04creator needs wsemul_sun attribute.Miod Vallat
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-05-06Declare the major number for wd, so that a custom kernel can specific explicitMiod Vallat
2003-02-17Add support for the Sun Enterprise 450Henric Jungheim
2003-01-14Move sunkbd defn to common place and remove old event.c referenceJason Wright
2002-07-12No need to include files.sun, which only add the "frim event" stuff whichMiod Vallat
2002-06-20left over sparc-ism's; Matt Potter <matt@vertrauen.org>Jason Wright
2002-06-19more sbus->pcmcia pieces.Federico G. Schwindt
2002-06-11add upa and creator at upaJason Wright
2002-06-11split creator driver into bus specific and common code.Federico G. Schwindt
2002-06-08Initial (not quite fully working) driver for the schizo on the blade1000Jason Wright
2002-06-04Convert vgafb from rcons to rasopsJason Wright
2002-06-03add rasops24 to creator. minor indentation while i'm here.Federico G. Schwindt
2002-05-21Skeleton driver for the Creator/Creator3D framebuffer (doesn't do muchJason Wright