summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.sparc64
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Speedup 3DES by using assembly code for i386.ume2002-03-051-0/+2
* Add counter.c and sbus.c. Unify style.tmm2002-02-131-6/+8
* Connect smp support to the kernel build.jake2002-01-081-0/+3
* Add entries for the recently committed code.tmm2001-11-091-1/+14
* Add emul.c and in_cksum.c, make the OpenFirmware console driver optional,tmm2001-11-061-3/+4
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them todes2001-10-211-1/+0
* Add identcpu.c.jake2001-09-301-0/+1
* Add rwindow.c, forgotten earlier.jake2001-09-041-0/+1
* Add code for supporting hardware watch points.jake2001-08-201-0/+1
* Add early code to support interrupts.jake2001-08-101-0/+2
* Add code model medlow to cflags and move the kernel load address fromjake2001-08-061-3/+3
* Add floating point context switching code for sparc64.tmm2001-08-041-0/+1
* Add a Makefile, ldscript, and config magic for sparc64. This is tailoredjake2001-08-031-0/+36
OpenPOWER on IntegriCloud