]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
Fix a -Wformat warning by using %d, not %ld for md_iterations
[FreeBSD/FreeBSD.git] / sys / conf /
2016-05-12 mmMFV r299425:
2016-05-11 gonzoAdd gpiokeys driver
2016-05-10 adrianRename siba -> siba_s5, to specifically reference that...
2016-05-10 adrian[siba] migrate siba.c to siba_mips.c
2016-05-10 jhbDon't store generated firmware object files in the...
2016-05-09 adrian[bwn] oops. typo.
2016-05-09 adrian[bwn] add opt_bwi.h and BWN_DEBUG.
2016-05-08 adrian[bhnd] Initial bhnd(4) SPROM/NVRAM support.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 jhbNative PCI-express HotPlug support.
2016-05-05 brImplement FBT provider (MD part) for DTrace on MIPS.
2016-05-05 jmcneillAdd support for the Allwinner A83T (sun8iw6p1) SoC.
2016-05-04 adrian[bwn] [bhnd] initial support for using bhnd for if_bwn...
2016-05-03 pfgMisc. build: minor spelling fixes.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-02 adrian[bwn] break out the 'g' phy code into a separate source...
2016-05-02 adrian[bwn] break out the LP PHY code into a separate file.
2016-04-30 andrewAdd a MULTIDELAY option to allow the ARM kernel to...
2016-04-29 jhbAdd PCI_IOV to NOTES.
2016-04-29 jhbMove 'device pci' for the PCI bus driver to the MI...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 bro Add device tree files and kernel configuration files
2016-04-26 brMove arm's devmap to some generic place, so it can...
2016-04-25 brRevert r298477 ("Clear the DDR memory").
2016-04-22 brClear the DDR memory. This should be done by bootloaders,
2016-04-20 wmaRevert r298357
2016-04-20 emasteUpdate comment added in r298357
2016-04-20 wmaFix MFS symbol redefinition with clang 3.8.0
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 impAdd CAM_NETFLIX_IOSCHED to the build.
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 loosAdd Codel to NOTES.
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 loosReplace <tab><tab> with <space><tab>.
2016-04-15 philImport to 0.6.1
2016-04-15 andrewRename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will...
2016-04-15 sgalabovMake NIRQ configurable for MIPS
2016-04-15 sgalabovChange the fdt_static_dtb.S dependency
2016-04-15 sephehyperv: Deprecate HYPERV option by moving Hyper-V IDT...
2016-04-14 aeAdd External Actions KPI to ipfw(9).
2016-04-14 impNew CAM I/O scheduler for FreeBSD. The default I/O...
2016-04-14 bdreweryImplement the dependency condition more safely.
2016-04-14 andrewSort so pic_if.m is in the correct location with the...
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-09 jhbAdd more fine-grained kernel options for NUMA support.
2016-04-07 emastenewvers.sh: rationalize licence condition numbering
2016-04-07 emasteAdd option to specify built-in keymap for kbdmux
2016-04-04 gjbMFH
2016-04-04 wmaarm64: bzero optimization
2016-04-03 jhbMove i386/i386/autoconf.c to sys/x86/x86 and use it...
2016-04-01 jmcneillMove support for Synopsys Designware APB UART out of...
2016-04-01 zbbFix PowerPC LINT build after r297392
2016-03-30 bdreweryRemove the old depend (mkdep) code and make FAST_DEPEND...
2016-03-29 zbbReduce OFW PCI code duplication - involves ARM, PPC...
2016-03-28 emastesimplify compile-time default keyboard map generation
2016-03-22 bzAdding pci_host_generic unconditionally breaks ARM...
2016-03-21 ianBuild the zfs module on armv6, but not on older arm.
2016-03-21 adrianRemove from NOTES - it's built as a module now.
2016-03-20 adrianNow that urtwn is its own device, and it'll get hotplug...
2016-03-18 bzAllow pci_host_generic to be compiled into ARM kernels...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 emasteFix copy-n-pasteo in r296899 ukbdmap.h header generatio...
2016-03-15 mmelAdd phy framework, a next part of new 'extended resourc...
2016-03-15 mmelAdd regulator framework, a next part of new 'extended...
2016-03-15 mmelCLK: Add enumerator for 'clocks' OFW node. Add bus...
2016-03-15 emasteFix atkbdmap.h generation for sc/vt consoles
2016-03-14 gjbMFH
2016-03-13 bdreweryWe only support GCC 4.8 for these flags.
2016-03-12 bdreweryEnable FAST_DEPEND by default.
2016-03-12 bdreweryReduce duplicated logic from r291744.
2016-03-12 bdreweryStop looking up these values in every subdir on install.
2016-03-11 bdreweryFAST_DEPEND: Use .dinclude to enable full .depend logic...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-10 brAdd support for ddb(4).
2016-03-08 sgalabovAdd MIPS_INTRNG to sys/conf/options.mips
2016-03-07 gjbMFH
2016-03-06 gjbMFH
2016-03-05 dimUpgrade our copies of clang, llvm, lldb and compiler...
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-02 bdreweryAdd guessed dependencies to OBJS after bsd.dep.mk in...
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 jhbRefactor the AIO subsystem to permit file-type-specific...
2016-03-01 npcxgbe(4): Update T5 and T4 firmwares to 1.15.28.0.
2016-02-29 bdreweryFAST_DEPEND: Prefer .OBJDIR depend files.
2016-02-28 andrewAdd SMP support to the ARM PLATFORM code. This will...
2016-02-28 andrewBuild ofw_cpu.c on all ARM configs using FDT. As we...
2016-02-26 bdreweryImport bsd.clang-analyze.mk based on NetBSD's version.
2016-02-26 bdreweryRemove more references to targets we've never had.
2016-02-25 andrewAdd the Allwinner A31 and A31s padconf support. It...
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 bdreweryRemove hack from r2408 that is no longer needed.
next