aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.alpha
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.John Baldwin2006-05-111-183/+0
* - change the example of compiling only specific modules to not containAlexander Leidinger2006-05-071-36/+7
* o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-Marcel Moolenaar2006-04-241-2/+0
* add ath_hal glueSam Leffler2006-03-141-0/+10
* Retire NETSMBCRYPTO as a kernel option and make its functionalityYaroslav Tykhiy2006-03-051-1/+1
* Make config(8) understand ORed dependecies in "files*" andRuslan Ermilov2005-11-271-44/+23
* Remove duplicates.Ruslan Ermilov2005-11-261-1/+0
* Include the puc(4) bus frontend for ppc(4) when both ppc and puc areMarcel Moolenaar2005-06-141-0/+1
* Refactor the NETSMBCRYPTO option so that it does the same on allMarcel Moolenaar2005-06-121-2/+3
* - Hook up the new locations of the atkbdc(4), atkbd(4) and psm(4) sourceMarius Strobl2005-06-101-5/+6
* MFP4:Joseph Koshy2005-06-091-0/+1
* Divorce critical sections from spinlocks. Critical sections as denoted byJohn Baldwin2005-04-041-1/+0
* Break out obscure ISA cards into their own files, as well as ne2000Warner Losh2005-02-091-0/+4
* It appears that 'kbd' device has never been used and isn't needed.Warner Losh2004-11-231-1/+0
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intoMark Murray2004-08-011-1/+1
* Hook the GDB backend into the build.Marcel Moolenaar2004-07-101-1/+1
* Break out the isa and pccard front ends to the fdc controller device.Warner Losh2004-07-071-0/+1
* Move uma_small_alloc() and uma_small_free() out of the pmap and into theirAlan Cox2004-06-111-0/+1
* Move fdc from isa/fd.c to dev/fdc/fdc.c. The old files wereWarner Losh2004-05-171-1/+1
* - Add uiomove_fromphys() implementations to alpha and ia64. These onlyAlan Cox2004-03-201-0/+1
* Forgot ffsl() and flsl() on alpha.Dag-Erling Smørgrav2004-01-131-0/+2
* Add ffsl(), fls() flsl() to platforms that don't already have them.Dag-Erling Smørgrav2004-01-131-0/+1
* Hook-up the uart(4) driver to the build. For a detailed descriptionMarcel Moolenaar2003-09-061-0/+1
* fix disordering of filenames. Place the dev/ppc files in alphabeticalWarner Losh2003-08-041-1/+1
* Add printer support to puc(4) driver.Doug Ambrisko2003-08-011-1/+1
* relocate eisa into MI files.Bernd Walter2003-07-221-1/+0
* Enable eisa support on alpha.Bernd Walter2003-07-211-0/+1
* Separate the encoding/decoding functions for struct disklabel into aPoul-Henning Kamp2003-04-171-0/+1
* Standardize handling of locore.[sS] etc. files.Ruslan Ermilov2003-02-281-3/+1
* Split the arch-specific AGP files into the appropriate files.* and do the sameEric Anholt2003-02-141-0/+1
* NO_GEOM cleanup: Remove subr_disklabel.c from alpha kernels.Poul-Henning Kamp2003-01-281-1/+0
* We do not need subr_diskslice.c and subr_diskmbr.c any more on alpha.Poul-Henning Kamp2003-01-171-2/+0
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,Poul-Henning Kamp2003-01-171-0/+2
* NB: This commit does *NOT* make GEOM the default in FreeBSDPoul-Henning Kamp2002-10-051-0/+1
* hookup new crypto support to the config/build processSam Leffler2002-10-041-0/+2
* Add Yet Another Duplicate of the font.h and ukbdmap.h rules. RemovePeter Wemm2002-09-191-4/+9
* de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' andPeter Wemm2002-08-191-2/+2
* Move sio_isa.c back to MD files files due to PC98 brain damage.John Baldwin2002-07-241-0/+1
* Move all the sio(4) attachments (except for pc98's cbus attachment) to theJohn Baldwin2002-07-151-3/+0
* Alpha does not support the PERFMON kernel option and does not have aJohn Baldwin2002-07-151-2/+0
* Neither options SLICE or sys/alpha/alpha/mountroot.c exist anymore.John Baldwin2002-07-151-1/+0
* Desupport the TurboChannel Alpha's. This means the DEC3000/300* Pelic*David E. O'Brien2002-07-091-20/+0
* ${MACHINE_ARCH}dump.c -> dump_machdep.c.Jake Burkholder2002-05-131-1/+1
* Restore the ability to take crashdumps on alpha. This was cut and pastedAndrew Gallatin2002-05-111-0/+1
* pal.s is no longer needed for the kernel to build with Gcc. We now useDavid E. O'Brien2002-04-151-1/+0
* Turn on TGA support.David E. O'Brien2002-04-131-0/+7
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptMatthew Dillon2002-03-271-0/+1
* - Speedup 3DES by using assembly code for i386.Hajimu UMEMOTO2002-03-051-0/+2
* Add the following functions/macros to support byte order conversions andThomas Moestl2002-02-271-4/+2
* genassym builds need the -fno-common stripped out.Peter Wemm2002-01-111-1/+1