sfxge(4): rename hunt_bist_* methods to ef10_bist_*
[freebsd.git] / sys / conf /
2016-12-27 gonzo[intelspi] Add SPI driver for Intel BayTrail SoC
2016-12-27 mmMFV r310622:
2016-12-26 gonzo[ig4] Add ACPI platform support for ig4 driver
2016-12-26 mmelImport drm_patform.c, an implementation of non-PCI...
2016-12-22 ianUse ${.OBJDIR} to refer to the kernel build object...
2016-12-20 kenTurn on FC-Tape by default in the isp(4) driver.
2016-12-20 brAdd xDMA -- the DMA abstraction layer, initial verison.
2016-12-20 sephehyperv/ic: Rename cleaned up files.
2016-12-20 sephehyperv/ic: Rname cleaned up file.
2016-12-20 jmcneillSplit the DesignWare HDMI-specific code from imx6_hdmi...
2016-12-19 sjgMerge bmake-20161212
2016-12-19 landonfbhnd(4): NVRAM serialization support.
2016-12-19 landonfbhnd(4): NVRAM device path support.
2016-12-19 landonfbhnd(4): add support for wrapping arbitrary pointers...
2016-12-19 landonfbhnd(4): support direct conversion of bhnd_nvram_val
2016-12-19 landonfbhnd(4): Implement a new bhnd_nvram_plist and bhnd_nvra...
2016-12-19 emastenewvers.sh: consider as modified SVN mixed revision...
2016-12-19 emastenewvers.sh: add -R option to include metadata only...
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-15 emasteAdd WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable...
2016-12-15 emastenewvers.sh: correct typo in comment
2016-12-15 emastenewvers.sh: add option to eliminate kernel build metadata
2016-12-13 ganboldSwitch Rockchip RK3188 SoC to use the platform code.
2016-12-12 aeAdd ip6_tryforward() - a run to completion forwarding...
2016-12-10 defAdd support for encrypted kernel crash dumps.
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-09 markjAdd a COMPAT_FREEBSD11 kernel option.
2016-12-07 andrewAdd ACPI support to the PSCI driver. This checks the...
2016-12-06 npcxgbe(4): Update firmwares from version 1.16.12.0 to...
2016-12-06 mmMFV r309587:
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-12-01 sephehyperv/hn: Add HN_DEBUG kernel option.
2016-11-30 andrewMark the Alpine ethernet driver as FDT only. It calls
2016-11-30 npcxgbe(4): Include firmware for T6 cards in the driver...
2016-11-29 mmMFV r309299:
2016-11-29 andrewMark the Broadcom code as FDT only, there is no ACPI...
2016-11-28 cognetHook CK to the kernel build.
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-27 dimMerge ^/head r309170 through r309212.
2016-11-26 landonfbhnd(4): Unify NVRAM/SPROM parsing, implement compact...
2016-11-25 emasteUse explicit 0x200000 instead of MAXPAGESIZE for the...
2016-11-24 dimMerge ^/head r309106 through r309117.
2016-11-24 loosAdd the etherswitch(4) support for TI CPSW.
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-22 andrewOnly build acpi_timer.c on x86, it fails on arm64 as...
2016-11-22 delphijMFV r308954:
2016-11-21 andrewMark virtio_mmio as FDT only, it lacks an ACPI attachment.
2016-11-21 andrewMark uart_dev_snps.c as FDT only, it doesn't have and...
2016-11-21 andrewMark extres as FDT only. Much of this assumes FDT and...
2016-11-21 andrewMark the Allwinner drivers as FDT only. These are mobil...
2016-11-21 andrewTo allow for an ACPI attachment to the generic PCIe...
2016-11-21 andrewAdd an arm64 specific uart cpu driver. As arm64 may...
2016-11-21 andrewAdd accelerated AES with using the ARMv8 crypto instruc...
2016-11-19 dimMerge ^/head r308842 through r308867.
2016-11-19 brAdd XBurst CPU option.
2016-11-19 brMove intrng includes to the main MIPS includes file.
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-18 kanSubject: [PATCH] Pass MACHINE_ARCH on command line...
2016-11-18 dexuanhyperv/pcib: change the file name: pcib.c -> vmbus_pcib.c
2016-11-18 dexuanhyperv/pcib: Fix the build for some kernel configs
2016-11-18 glebiusIf FreeBSD source tree is a subproject of a bigger...
2016-11-17 brAdd driver for DM9000 Ethernet MAC Controller.
2016-11-16 brAdd full softfloat and hardfloat support for RISC-V.
2016-11-16 dexuanhyperv/pcib: enable PCIe pass-through (a.k.a. Discrete...
2016-11-16 kanCompile trampoline with soft-float on MIPS, to match...
2016-11-16 jhibbitsAdd a GPIO poweroff and reset driver.
2016-11-15 mizhka[etherswitch] add RTL8366SR support
2016-11-15 shurdNew driver for Broadcom NetXtreme-C and NetXtreme-E...
2016-11-15 sephehyperv/vss: Add driver and tools for VSS
2016-11-15 adrian[mips] make UMTX_CHAINS configurable at compile time.
2016-11-13 mmelAllow embeding DRM2 code into kernel.
2016-11-13 andrewRemove bcm2835_common.c from files.arm64, it no longer...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-07 gonzoRefactor FDT part of gpioled driver
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-04 gonzo[gpio] Add GPIO driver for Intel Bay Trail SoC
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-02 dimMerge ^/head r303250 through r308226.
2016-11-02 jhibbitsMerge i.MX and PowerPC SDHCI drivers
2016-11-01 sephehyperv/hn: Rename cleaned up file.
2016-10-31 cemAdd BUF_TRACKING and FULL_BUF_TRACKING buffer debugging
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-31 brAdd full softfloat and hardfloat support for MIPS.
2016-10-31 roygerxen: add a grant-table user-space device
2016-10-31 kevloAdd preliminary support for the RTL8153.
2016-10-31 sephehyperv/hn: Rename cleaned up RNDIS source file.
2016-10-30 avgadd iic interface to ig4 driver, move isl and cyapa...
2016-10-28 sephehyperv/hn: Rename cleaned up NVS source file.
2016-10-25 andrewImport the Cortex String memcpy and memmove into the...
2016-10-22 avgjedec_ts: a driver for thermal sensors on memory modules
2016-10-22 jhibbitsCreate a new MACHINE_ARCH for Freescale PowerPC e500v2
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-21 emastenetmap: if_ptnet depends on inet
2016-10-21 sepheLINT: Unhook netmap from LINT-NOIP and LINT-NOINET...
2016-10-20 impUse MACHINE_ARCH rather than TARGET_ARCH which has...
next