.. |
config.mk
|
Don't run find(1) for __MPATH with NO_MODULES set.
|
2016-07-22 17:31:14 +00:00 |
dtb.mk
|
Add missed updates for r301079 and r301084.
|
2016-05-31 23:12:43 +00:00 |
files
|
Add ip6_tryforward() - a run to completion forwarding implementation
|
2016-12-12 10:57:32 +00:00 |
files.amd64
|
Only build acpi_timer.c on x86, it fails on arm64 as it attempts to access
|
2016-11-22 18:13:04 +00:00 |
files.arm
|
To allow for an ACPI attachment to the generic PCIe driver split off the
|
2016-11-21 18:24:05 +00:00 |
files.arm64
|
Add ACPI support to the PSCI driver. This checks the Fixed ACPI Description
|
2016-12-07 14:24:53 +00:00 |
files.i386
|
Only build acpi_timer.c on x86, it fails on arm64 as it attempts to access
|
2016-11-22 18:13:04 +00:00 |
files.mips
|
Move intrng includes to the main MIPS includes file.
|
2016-11-19 17:01:06 +00:00 |
files.pc98
|
Merge i386 and amd64 variants of mp_watchdog.c into x86/, there is no
|
2016-08-03 13:51:53 +00:00 |
files.powerpc
|
Merge i.MX and PowerPC SDHCI drivers
|
2016-11-02 00:57:04 +00:00 |
files.riscv
|
o Remove operation in machine mode.
|
2016-08-10 12:41:36 +00:00 |
files.sparc64
|
simplify compile-time default keyboard map generation
|
2016-03-28 19:51:45 +00:00 |
kern.mk
|
Add full softfloat and hardfloat support for MIPS.
|
2016-10-31 15:33:58 +00:00 |
kern.opts.mk
|
Keep in-sync MK_SSP=no option both with kernel and userspace.
|
2016-10-12 13:51:41 +00:00 |
kern.post.mk
|
When MAKEOBJDIRPREFIX points to a case-insensitive file system, the
|
2016-09-24 15:11:27 +00:00 |
kern.pre.mk
|
Subject: [PATCH] Pass MACHINE_ARCH on command line for MIPS kernels.
|
2016-11-18 16:23:31 +00:00 |
kmod_syms.awk
|
|
|
kmod.mk
|
Always pass -m to ld for converting binary files to kernel ELF objects
|
2016-09-20 17:07:14 +00:00 |
ldscript.amd64
|
Use explicit 0x200000 instead of MAXPAGESIZE for the amd64 kernel physaddr
|
2016-11-25 18:57:14 +00:00 |
ldscript.arm
|
remove CONSTRUCTORS from kernel linker scripts
|
2016-07-28 13:54:46 +00:00 |
ldscript.arm64
|
Explicitly include all .rodata.* sections in the kernel .rodata. This
|
2016-09-03 17:23:24 +00:00 |
ldscript.i386
|
remove CONSTRUCTORS from kernel linker scripts
|
2016-07-28 13:54:46 +00:00 |
ldscript.mips
|
remove CONSTRUCTORS from kernel linker scripts
|
2016-07-28 13:54:46 +00:00 |
ldscript.mips.cfe
|
remove CONSTRUCTORS from kernel linker scripts
|
2016-07-28 13:54:46 +00:00 |
ldscript.mips.mips64
|
remove CONSTRUCTORS from kernel linker scripts
|
2016-07-28 13:54:46 +00:00 |
ldscript.mips.octeon1
|
remove CONSTRUCTORS from kernel linker scripts
|
2016-07-28 13:54:46 +00:00 |
ldscript.powerpc
|
remove CONSTRUCTORS from kernel linker scripts
|
2016-07-28 13:54:46 +00:00 |
ldscript.powerpc64
|
remove CONSTRUCTORS from kernel linker scripts
|
2016-07-28 13:54:46 +00:00 |
ldscript.powerpcspe
|
Create a new MACHINE_ARCH for Freescale PowerPC e500v2
|
2016-10-22 01:57:15 +00:00 |
ldscript.riscv
|
o Remove operation in machine mode.
|
2016-08-10 12:41:36 +00:00 |
ldscript.sparc64
|
remove CONSTRUCTORS from kernel linker scripts
|
2016-07-28 13:54:46 +00:00 |
Makefile.amd64
|
|
|
Makefile.arm
|
Use MACHINE_ARCH rather than TARGET_ARCH which has no meaning outside
|
2016-10-20 20:12:34 +00:00 |
Makefile.arm64
|
|
|
Makefile.i386
|
|
|
Makefile.mips
|
Compile trampoline with soft-float on MIPS, to match the rest of the kernel
|
2016-11-16 03:24:20 +00:00 |
Makefile.pc98
|
|
|
Makefile.powerpc
|
Create a new MACHINE_ARCH for Freescale PowerPC e500v2
|
2016-10-22 01:57:15 +00:00 |
Makefile.riscv
|
Set dependencies for genassym.c.
|
2016-05-24 16:30:05 +00:00 |
Makefile.sparc64
|
|
|
makeLINT.mk
|
LINT: Unhook netmap from LINT-NOIP and LINT-NOINET temporarily.
|
2016-10-21 07:35:49 +00:00 |
makeLINT.sed
|
|
|
newvers.sh
|
If FreeBSD source tree is a subproject of a bigger project, then .git or
|
2016-11-18 00:13:30 +00:00 |
NOTES
|
Add support for encrypted kernel crash dumps.
|
2016-12-10 16:20:39 +00:00 |
options
|
Add support for encrypted kernel crash dumps.
|
2016-12-10 16:20:39 +00:00 |
options.amd64
|
Add kernel interfaces to call EFI Runtime Services.
|
2016-09-21 11:31:58 +00:00 |
options.arm
|
Switch Rockchip RK3188 SoC to use the platform code.
|
2016-12-13 11:43:46 +00:00 |
options.arm64
|
Make BRCM2837 port conform FreeBSD/ARM64 guidelines
|
2016-10-14 22:23:03 +00:00 |
options.i386
|
hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus
|
2016-04-15 02:20:18 +00:00 |
options.mips
|
Add XBurst CPU option.
|
2016-11-19 17:12:24 +00:00 |
options.pc98
|
|
|
options.powerpc
|
Create a new MACHINE_ARCH for Freescale PowerPC e500v2
|
2016-10-22 01:57:15 +00:00 |
options.riscv
|
Add full softfloat and hardfloat support for RISC-V.
|
2016-11-16 15:21:32 +00:00 |
options.sparc64
|
|
|
systags.sh
|
|
|
WITHOUT_SOURCELESS
|
|
|
WITHOUT_SOURCELESS_HOST
|
|
|
WITHOUT_SOURCELESS_UCODE
|
rtwn(4), urtwn(4): merge common code, add support for 11ac devices.
|
2016-10-17 20:38:24 +00:00 |