aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* [bwn] oops. typo.Adrian Chadd2016-05-091-1/+1
* [bwn] add opt_bwi.h and BWN_DEBUG.Adrian Chadd2016-05-091-0/+3
* [bhnd] Initial bhnd(4) SPROM/NVRAM support.Adrian Chadd2016-05-082-0/+33
* Native PCI-express HotPlug support.John Baldwin2016-05-052-0/+2
* Implement FBT provider (MD part) for DTrace on MIPS.Ruslan Bukin2016-05-051-0/+6
* Add support for the Allwinner A83T (sun8iw6p1) SoC.Jared McNeill2016-05-051-0/+1
* [bwn] [bhnd] initial support for using bhnd for if_bwn devices.Adrian Chadd2016-05-041-6/+33
* Misc. build: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* [bwn] break out the 'g' phy code into a separate source file.Adrian Chadd2016-05-021-0/+2
* [bwn] break out the LP PHY code into a separate file.Adrian Chadd2016-05-021-0/+2
* Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAYAndrew Turner2016-04-301-0/+1
* Add PCI_IOV to NOTES.John Baldwin2016-04-291-0/+1
* Move 'device pci' for the PCI bus driver to the MI NOTES file.John Baldwin2016-04-291-0/+9
* 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