summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.sparc64
Commit message (Expand)AuthorAgeFilesLines
* Add a front-end for the `rtc' device which is a MC146818 compatiblemarius2004-11-171-0/+2
* Fix paths after repocopies done by scottltrhodes2004-11-101-1/+1
* Device driver for onboard CS4231 audio controller which is foundyongari2004-10-251-0/+3
* Port NetBSD auxio driver. The driver was modified to use led(4) and canyongari2004-10-091-0/+2
* Add a kludge for building SBus-only kernels, i.e. kernels without supportmarius2004-08-151-3/+5
* sio(4), which never really worked on sparc64, was removed in favour ofmarius2004-08-151-2/+0
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and amarius2004-08-121-1/+2
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intomarkm2004-08-011-1/+1
* Hook the GDB backend into the build.marcel2004-07-101-0/+1
* Add the esp(4) files. Two of them are sbus-specific and therefore onlyscottl2004-06-101-0/+2
* - Remove the old sparc64 OFW PCI code (as opposed to the formermarius2004-05-081-3/+3
* Remove the separate kernel option for Sun APB PCI-PCI bridges and makemarius2004-04-301-1/+1
* Add an implementation of uiomove_fromphys() to sparc64. Thisalc2004-03-221-0/+1
* Re-add libkern/ffs.c. I thought sparc64 had an inline version, butdes2004-01-141-0/+1
* Add ffsl(), fls() flsl() to platforms that don't already have them.des2004-01-131-1/+3
* Copy ukbdmap.h rules from .i386.imp2003-11-171-0/+6
* Add a uart attachment/syscons keyboard driver for sun keyboards. In theoryjake2003-11-111-0/+1
* Hook-up the uart(4) driver to the build. For a detailed descriptionmarcel2003-09-061-0/+1
* Hook syscons and the creator driver up to the sparc64. This compiles butjake2003-08-241-0/+16
* Add the new sparc64 OFW PCI framework, conditional on options OFW_NEWPCItmm2003-07-011-1/+4
* Hook openpromio up to the build.jake2003-06-191-0/+1
* Update GEOM::SUN to use the decoding functions in geom_sunlabel_enc.cphk2003-04-211-0/+1
* Separate the encoding/decoding functions for struct disklabel into aphk2003-04-171-0/+1
* - Remove unused cache flushing routines. These will not necessary workjake2003-03-191-0/+2
* Standardize handling of locore.[sS] etc. files.ru2003-02-281-5/+3
* Add drivers for the central and fhc busses found in enterprise classjake2003-02-181-0/+5
* NO_GEOM cleanup: Don't include subr_disklabel.c in sparc64 buildphk2003-01-281-1/+0
* Sparc64 does not need subr_diskslice.c and subr_mbr.c now.phk2003-01-171-2/+0
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,phk2003-01-171-0/+2
* Add kernel dump support, based on the ia64 version (which was committedtmm2002-10-201-0/+1
* Build openfirmio on sparc64.tmm2002-10-181-0/+1
* NB: This commit does *NOT* make GEOM the default in FreeBSDphk2002-10-051-0/+2
* hookup new crypto support to the config/build processsam2002-10-041-0/+2
* Moved most interrupt related code to a new file, interrupt.S.jake2002-09-281-0/+1
* *.s -> *.S.jake2002-07-311-8/+8
* Add routines needed for high resolution profiling.jake2002-07-291-0/+1
* Move sio's ebus attachment to the MI files section so it is compiled injhb2002-07-241-1/+0
* Move sio_isa.c back to MD files files due to PC98 brain damage.jhb2002-07-241-0/+1
* ebus is not a 'count' device. There are no NEBUS references.peter2002-07-201-1/+1
* Add the ebus sio attachment.obrien2002-07-191-0/+1
* Move all the sio(4) attachments (except for pc98's cbus attachment) to thejhb2002-07-151-5/+0
* Allow one to configure `sio'.obrien2002-06-181-0/+6
* Remove code from trap which is handled in userland now.jake2002-06-081-2/+0
* Merge the code in pv.c into pmap.c directly. Place all page mappings ontojake2002-05-291-1/+0
* De-inline the tlb demap functions. These were so big that gcc3.1 refusedjake2002-05-201-0/+1
* Fix the ofw_isa.c entries, readd ofw_bus.c.tmm2002-04-051-4/+3
* Add the eeprom diver frontend files, correct the entry for ofw_isa.c.tmm2002-04-041-1/+5
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-271-0/+1
* Add kern/syscalls.c, which is needed for some KTR traces in trap.c.tmm2002-03-251-0/+1
* Add a driver for the mem and kmem devices, based off the i386 version.tmm2002-03-091-0/+1
OpenPOWER on IntegriCloud