1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/conf
2010-09-13 02:02:20 +00:00
..
defines
files Add real dependancies on the uuencoded firmwares. 2010-09-10 18:19:38 +00:00
files.amd64 Intel QPI chipsets actually provide two extra "non-core" PCI buses that 2010-08-25 19:12:05 +00:00
files.arm Move MRVL FDT fixups and PIC decode routine to a platform specific area. 2010-07-19 18:41:50 +00:00
files.i386 Intel QPI chipsets actually provide two extra "non-core" PCI buses that 2010-08-25 19:12:05 +00:00
files.ia64
files.mips Update MIPS timer code (except RMI) to utilize new MI event timer 2010-07-23 07:46:55 +00:00
files.pc98 Rename timeevents.c to kern_clocksource.c. 2010-07-14 18:43:27 +00:00
files.powerpc Update PowerPC event timer code to use new event timers infrastructure. 2010-09-11 04:45:51 +00:00
files.sparc64 Adapt sparc64 and sun4v timer code for the new event timers infrastructure. 2010-07-29 12:08:46 +00:00
files.sun4v Adapt sparc64 and sun4v timer code for the new event timers infrastructure. 2010-07-29 12:08:46 +00:00
kern.mk For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' in 2010-08-17 20:39:28 +00:00
kern.post.mk MFtbemd: 2010-08-23 22:24:11 +00:00
kern.pre.mk Use :T:Micc here like everywhere else we test icc 2010-09-13 02:02:20 +00:00
kmod_syms.awk
kmod.mk For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' in 2010-08-17 20:39:28 +00:00
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.mips
ldscript.mips.64 64 bit ld script for mips, and configuration file for 64 bit compilation 2010-07-08 16:06:58 +00:00
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.n32 Add linker script and configuration file for n32 kernel. 2010-06-24 10:14:31 +00:00
ldscript.mips.octeon1.32
ldscript.mips.octeon1.64
ldscript.mips.octeon1.n32
ldscript.powerpc
ldscript.powerpc64 Add powerpc64 kernel ldscript. 2010-07-13 05:43:43 +00:00
ldscript.sparc64
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.mips
Makefile.pc98
Makefile.powerpc MFppc64: 2010-07-13 05:32:19 +00:00
Makefile.sparc64
Makefile.sun4v
makeLINT.mk Unbreak the LINT kernel on powerpc64. Note that the LINT kernel 2010-08-19 03:19:26 +00:00
makeLINT.sed
newvers.sh
NOTES Fix a bunch of errors (spelling and similar). 2010-08-05 16:28:17 +00:00
options Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
options.amd64
options.arm Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option. 2010-07-19 19:19:33 +00:00
options.i386
options.ia64
options.mips Nothing uses TARGET_EMULATOR, so gc it. 2010-08-15 19:07:44 +00:00
options.pc98
options.powerpc Add support for the IBM Full-System Simulator (Mambo). This code has been 2010-07-31 13:22:34 +00:00
options.sparc64
options.sun4v
systags.sh