aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Merge ACPICA 20160422.Jung-uk Kim2016-04-271-1/+4
* o Add device tree files and kernel configuration filesRuslan Bukin2016-04-261-3/+7
* Move arm's devmap to some generic place, so it can be usedRuslan Bukin2016-04-263-3/+3
* Revert r298477 ("Clear the DDR memory").Ruslan Bukin2016-04-251-1/+0
* Clear the DDR memory. This should be done by bootloaders,Ruslan Bukin2016-04-221-0/+1
* Revert r298357Wojciech Macek2016-04-201-8/+0
* Update comment added in r298357Ed Maste2016-04-201-3/+2
* Fix MFS symbol redefinition with clang 3.8.0Wojciech Macek2016-04-201-0/+9
* Add CAM_NETFLIX_IOSCHED to the build.Warner Losh2016-04-171-0/+1
* Add Codel to NOTES.Luiz Otavio O Souza2016-04-161-0/+1
* MFHGlen Barber2016-04-1611-12/+14
|\
| * Replace <tab><tab> with <space><tab>.Luiz Otavio O Souza2016-04-151-1/+1
| * Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineAndrew Turner2016-04-153-5/+5
| * Make NIRQ configurable for MIPSStanislav Galabov2016-04-151-0/+1
| * Change the fdt_static_dtb.S dependencyStanislav Galabov2016-04-151-1/+1
| * hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbusSepherosa Ziehau2016-04-154-4/+2
| * Add External Actions KPI to ipfw(9).Andrey V. Elsukov2016-04-141-0/+1
| * New CAM I/O scheduler for FreeBSD. The default I/O scheduler is the sameWarner Losh2016-04-142-0/+2
| * Implement the dependency condition more safely.Bryan Drewery2016-04-141-1/+1
| * Sort so pic_if.m is in the correct location with the other kern files.Andrew Turner2016-04-141-1/+1
* | MFHGlen Barber2016-04-114-2/+22
|\|
| * Add more fine-grained kernel options for NUMA support.John Baldwin2016-04-092-1/+11
| * newvers.sh: rationalize licence condition numberingEd Maste2016-04-071-1/+1
| * Add option to specify built-in keymap for kbdmuxEd Maste2016-04-073-0/+10
* | MFHGlen Barber2016-04-0414-149/+34
|\|
| * arm64: bzero optimizationWojciech Macek2016-04-041-0/+1
| * Move i386/i386/autoconf.c to sys/x86/x86 and use it on both amd64 and i386.John Baldwin2016-04-033-3/+3
| * Move support for Synopsys Designware APB UART out of ns8250 and into aJared McNeill2016-04-011-1/+2
| * Fix PowerPC LINT build after r297392Zbigniew Bodek2016-04-011-1/+1
| * Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-304-84/+0
| * Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64Zbigniew Bodek2016-03-295-1/+7
| * simplify compile-time default keyboard map generationEd Maste2016-03-284-8/+8
| * Adding pci_host_generic unconditionally breaks ARM boards with a PCI(e) inter...Bjoern A. Zeeb2016-03-221-1/+1
| * Build the zfs module on armv6, but not on older arm.Ian Lepore2016-03-211-2/+1
| * Remove from NOTES - it's built as a module now.Adrian Chadd2016-03-211-3/+0
| * Now that urtwn is its own device, and it'll get hotplug loaded byAdrian Chadd2016-03-201-44/+0
| * Allow pci_host_generic to be compiled into ARM kernels, used, e.g., inBjoern A. Zeeb2016-03-181-0/+1
| * Fix copy-n-pasteo in r296899 ukbdmap.h header generation for pc98Ed Maste2016-03-151-1/+1
| * Add phy framework, a next part of new 'extended resources' family ofMichal Meloun2016-03-151-0/+2
| * Add regulator framework, a next part of new 'extended resources' family ofMichal Meloun2016-03-151-3/+8
| * CLK: Add enumerator for 'clocks' OFW node. Add bus device bindingsMichal Meloun2016-03-151-0/+1
| * Fix atkbdmap.h generation for sc/vt consolesEd Maste2016-03-154-8/+8
* | MFHGlen Barber2016-03-145-11/+22
|\|
| * We only support GCC 4.8 for these flags.Bryan Drewery2016-03-131-3/+2
| * Enable FAST_DEPEND by default.Bryan Drewery2016-03-121-1/+1
| * Reduce duplicated logic from r291744.Bryan Drewery2016-03-122-5/+6
| * Stop looking up these values in every subdir on install.Bryan Drewery2016-03-122-1/+5
| * FAST_DEPEND: Use .dinclude to enable full .depend logic in bmake.Bryan Drewery2016-03-111-1/+8
* | MFHGlen Barber2016-03-103-1/+10
|\|
| * Add support for ddb(4).Ruslan Bukin2016-03-102-1/+5