aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add xDMA -- the DMA abstraction layer, initial verison.Ruslan Bukin2016-12-201-0/+3
* hyperv/ic: Rename cleaned up files.Sepherosa Ziehau2016-12-202-6/+6
* hyperv/ic: Rname cleaned up file.Sepherosa Ziehau2016-12-202-2/+2
* Split the DesignWare HDMI-specific code from imx6_hdmi.c into a separateJared McNeill2016-12-201-1/+1
* bhnd(4): NVRAM serialization support.Landon J. Fuller2016-12-191-0/+1
* bhnd(4): NVRAM device path support.Landon J. Fuller2016-12-191-0/+1
* bhnd(4): add support for wrapping arbitrary pointers in an NVRAM I/OLandon J. Fuller2016-12-191-0/+1
* bhnd(4): support direct conversion of bhnd_nvram_valLandon J. Fuller2016-12-191-0/+1
* bhnd(4): Implement a new bhnd_nvram_plist and bhnd_nvram_prop API forLandon J. Fuller2016-12-191-0/+1
* newvers.sh: consider as modified SVN mixed revision and other casesEd Maste2016-12-191-6/+11
* newvers.sh: add -R option to include metadata only for unmodified src treeEd Maste2016-12-191-1/+16
* Add WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable kernel metadataEd Maste2016-12-152-2/+6
* newvers.sh: correct typo in commentEd Maste2016-12-151-1/+1
* newvers.sh: add option to eliminate kernel build metadataEd Maste2016-12-151-2/+28
* Switch Rockchip RK3188 SoC to use the platform code.Ganbold Tsagaankhuu2016-12-131-0/+1
* Add ip6_tryforward() - a run to completion forwarding implementationAndrey V. Elsukov2016-12-121-0/+1
* Add support for encrypted kernel crash dumps.Konrad Witaszczyk2016-12-103-3/+9
* Add a COMPAT_FREEBSD11 kernel option.Mark Johnston2016-12-092-0/+4
* Add ACPI support to the PSCI driver. This checks the Fixed ACPI DescriptionAndrew Turner2016-12-071-1/+1
* cxgbe(4): Update firmwares from version 1.16.12.0 to 1.16.22.0.Navdeep Parhar2016-12-061-3/+3
* hyperv/hn: Add HN_DEBUG kernel option.Sepherosa Ziehau2016-12-011-0/+2
* Mark the Alpine ethernet driver as FDT only. It callsAndrew Turner2016-11-301-3/+3
* cxgbe(4): Include firmware for T6 cards in the driver. Update allNavdeep Parhar2016-11-301-2/+26
* Mark the Broadcom code as FDT only, there is no ACPI support for theAndrew Turner2016-11-291-15/+15
* Hook CK to the kernel build.Olivier Houchard2016-11-281-0/+11
* bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding.Landon J. Fuller2016-11-261-6/+14
* Use explicit 0x200000 instead of MAXPAGESIZE for the amd64 kernel physaddrEd Maste2016-11-251-1/+1
* Add the etherswitch(4) support for TI CPSW.Luiz Otavio O Souza2016-11-241-0/+1
* Only build acpi_timer.c on x86, it fails on arm64 as it attempts to accessAndrew Turner2016-11-223-1/+2
* Mark virtio_mmio as FDT only, it lacks an ACPI attachment.Andrew Turner2016-11-211-2/+2
* Mark uart_dev_snps.c as FDT only, it doesn't have and ACPI bindings.Andrew Turner2016-11-211-1/+1
* Mark extres as FDT only. Much of this assumes FDT and fails to buildAndrew Turner2016-11-211-15/+15
* Mark the Allwinner drivers as FDT only. These are mobile and embedded partsAndrew Turner2016-11-211-25/+25
* To allow for an ACPI attachment to the generic PCIe driver split off theAndrew Turner2016-11-212-3/+5
* Add an arm64 specific uart cpu driver. As arm64 may use ACPI to find theAndrew Turner2016-11-211-1/+1
* Add accelerated AES with using the ARMv8 crypto instructions. This is basedAndrew Turner2016-11-211-0/+6
* Add XBurst CPU option.Ruslan Bukin2016-11-191-0/+1
* Move intrng includes to the main MIPS includes file.Ruslan Bukin2016-11-191-0/+7
* Subject: [PATCH] Pass MACHINE_ARCH on command line for MIPS kernels.Alexander Kabaev2016-11-181-1/+1
* hyperv/pcib: change the file name: pcib.c -> vmbus_pcib.cDexuan Cui2016-11-182-2/+2
* hyperv/pcib: Fix the build for some kernel configsDexuan Cui2016-11-182-4/+4
* If FreeBSD source tree is a subproject of a bigger project, then .git orGleb Smirnoff2016-11-181-5/+28
* Add driver for DM9000 Ethernet MAC Controller.Ruslan Bukin2016-11-171-0/+1
* Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-161-1/+1
* hyperv/pcib: enable PCIe pass-through (a.k.a. Discrete Device Assignment)Dexuan Cui2016-11-162-0/+2
* Compile trampoline with soft-float on MIPS, to match the rest of the kernelAlexander Kabaev2016-11-161-0/+2
* Add a GPIO poweroff and reset driver.Justin Hibbits2016-11-161-0/+1
* [etherswitch] add RTL8366SR supportMichael Zhilin2016-11-151-0/+3
* New driver for Broadcom NetXtreme-C and NetXtreme-E devices.Stephen Hurd2016-11-152-0/+6
* hyperv/vss: Add driver and tools for VSSSepherosa Ziehau2016-11-152-0/+2