summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf
AgeCommit message (Expand)Author
2007-10-22alipm0 can now be enabled because of the crash workaroundTheo de Raadt
2007-10-20Add support for the temperature sensors on the SUNW,envctrltwo device foundMark Kettenis
2007-10-17Let other people build sparc64 bsd.mp too.Mark Kettenis
2007-10-10Make context switching much more MI:Artur Grabowski
2007-10-08enable spdmem where it mattersTheo de Raadt
2007-09-10IPI implementation. Bits and pieces from NetBSD, but the interface has beenMark Kettenis
2007-09-09uchcom(4) has been verified to work by djm@, so add it to allJonathan Gray
2007-08-25Real mutexes for sparc64. Some comments from henric@ and claudio@.Mark Kettenis
2007-08-21Remove two out-of-date comments.Mark Kettenis
2007-08-04Enable CardBus bus support, and add ne(4).Mark Kettenis
2007-08-04rbus for sparc64Mark Kettenis
2007-07-30Shuffle the order in which we look for header files, when doingThordur I. Bjornsson
2007-07-02allow pciide to attach to jmb as well as ahciDavid Gwynne
2007-07-02Add arc/jmb/ahci here as well.Jonathan Gray
2007-07-02enable jmb on all archs that support ahci, so jmicron boards will continueDavid Gwynne
2007-07-01Add gentbi(4).Mark Kettenis
2007-06-08include files.bluetooth, so that bluetooth support can be compiled,Jasper Lievisse Adriaanse
2007-05-31Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go)Uwe Stuehler
2007-05-29Add led(4).Mark Kettenis
2007-05-28Maintaining a broken compatibility layer for a broken OS is not a productiveBob Beck
2007-05-26tht worksDavid Gwynne
2007-05-26Add re(4). From brad at comstyle dot com.Mark Kettenis
2007-05-01RAMDISK kernels do not need DIAGNOSTICTheo de Raadt
2007-04-22ahci works on sparc64. wish the teeny teeny tiny jmicron sample i haveTheo de Raadt
2007-04-11sili(4) works, why not enable it?David Gwynne
2007-04-10Add bbc(4) and pmc(4).Mark Kettenis
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-09Re-enable art(4); mglocker@'s e250 is perfectly happy with larger kernels now.Mark Kettenis
2007-04-09Seperate rtc(4) code out into its own file. Add support for catching theMark Kettenis
2007-04-08ral(4) reported to work on sparc64 by Maxim Belooussov <belooussov@gmail.com>Jonathan Gray
2007-04-04Enable pyro(4) and ebus(4) at mainbus(4). Reorder bus drivers such thatMark Kettenis
2007-04-04Add support for ebus at mainbus, as found on machines with pyro(4) like theMark Kettenis
2007-03-30Add commented out entries for pyro(4).Mark 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-28some older machines have small banks, and the kernel is too big!Theo de Raadt
2007-02-28Add Smart Battery Monitor device driver. Provided byAlexander Yurchenko
2007-02-28SBus parallel port driver, from NetBSD but untested (no printer or cables);Miod Vallat
2007-02-27include alipm, but disabled; ok kettenisTheo de Raadt
2007-02-25Add cas(4). Ad a few missing comments while there.Mark Kettenis
2007-02-03Simple single-processor mutex implementation, simpler than the MI code byMiod Vallat
2007-01-03Fix mbg comment: time base -> radio clocks.Marc Balmer
2006-12-18Activate mbg(4).Marc Balmer
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-11-26enable mpiDavid Gwynne
2006-11-25add commented out entries for gem@sbusBrad Smith
2006-09-28uath(4) works, kind of, sometimes...Theo de Raadt
2006-09-27Add Maxim/Dallas DS2490 USB 1-Wire adapter driver.Alexander Yurchenko