summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.ia64
Commit message (Expand)AuthorAgeFilesLines
* ia64 didn't need subr_diskslice.c and subr_diskmbr.c either.phk2003-01-171-2/+0
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,phk2003-01-171-0/+2
* Improve the way that an elf image activator for an alternate word size isjake2003-01-041-0/+1
* Rename 'device acpica' to 'device acpi'.jhb2002-10-241-4/+4
* Make the unwind functions standard and not optional on ddb. Theymarcel2002-10-191-1/+1
* geom_mbr.c and geom_bsd.c would be kinda useful here too, at leastpeter2002-10-101-0/+2
* NB: This commit does *NOT* make GEOM the default in FreeBSDphk2002-10-051-0/+1
* hookup new crypto support to the config/build processsam2002-10-041-0/+2
* de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' andpeter2002-08-191-2/+2
* Move sio_isa.c back to MD files files due to PC98 brain damage.jhb2002-07-241-0/+1
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-201-1/+2
* Move all the sio(4) attachments (except for pc98's cbus attachment) to thejhb2002-07-151-3/+0
* ${MACHINE_ARCH}dump.c -> dump_machdep.c.jake2002-05-131-1/+1
* Add mca.c.marcel2002-04-281-0/+1
* Add IA32 option for emulation of i386 binaries on the ia64 platform.dfr2002-04-101-0/+2
* Actually have ia64dump.c be included in the build. Can't be bad.marcel2002-04-031-0/+1
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-271-0/+1
* - Speedup 3DES by using assembly code for i386.ume2002-03-051-0/+2
* Add the following functions/macros to support byte order conversions andtmm2002-02-271-4/+2
* OLDCARD isn't supported on alpha or ia64, so don't pretend that it is byimp2001-10-301-1/+0
* Don't try to use sio with NEWCARD 16 bit yet. It eats all pccards :-)imp2001-10-301-1/+1
* Add unwind.c.dfr2001-10-291-0/+1
* Add APM compatibility feature to ACPI.iwasaki2001-10-261-0/+1
* Break out the bus front ends into their own files. Rewriteimp2001-10-231-0/+4
* First commit after a repo copy of isa/sio* -> dev/sio:imp2001-10-221-1/+1
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them todes2001-10-211-1/+0
* Add unaligned.c and delete commented out entry for userconfig.cdfr2001-10-191-1/+1
* Remove nexus_pcib.c.dfr2001-10-061-1/+0
* Add ia64/ia64/sapic.cpeter2001-10-061-0/+1
* Add eficlock.c and remove sscclock.c.dfr2001-10-041-1/+1
* Add a couple of low-level acpi support files.dfr2001-10-041-0/+2
* Add various file relating to firmware interfaces and make SKI supportdfr2001-09-291-5/+12
* Add a working version of setjmp/longjmp.dfr2001-09-031-0/+1
* Use #ifdef DEV_SPLASH (from opt_splash.h) rather thanyokota2001-08-021-1/+1
* Hints overhaul:peter2001-06-121-1/+1
* Overhaul of the SMP code. Several portions of the SMP kernel support havejhb2001-04-271-1/+1
* Remove count for NSIO. The only places it was used it were incorrect.peter2001-01-311-1/+1
* Convert apm from a bogus 'count' into a plain option. Clean out somepeter2001-01-191-4/+0
* Remove the now-empty ipl_funcs.c file on all platforms.peter2001-01-191-1/+0
* Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.msmith2000-11-081-0/+1
* - Make the mutex code almost completely machine independent. This greatlyjhb2000-10-201-1/+0
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-8/+10
* Move the ata/atapi files to the common area. They were the same on allpeter2000-10-031-9/+0
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+113
OpenPOWER on IntegriCloud