]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86/x86/ucode.c
Import DTS includes from 4.19
[FreeBSD/FreeBSD.git] / sys / x86 / x86 / ucode.c
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-11 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 markjFix the PAE kernel gcc build.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-11 mjgProvide string functions for use before ifuncs get...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-03 markjFix an inverted test in ucode_load_ap().
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-14 dimMerge ^/head r338595 through r338689, and resolve confl...
2018-09-14 markjLog a message after a successful boot-time microcode...
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-14 markjHelp ensure that the copy loop doesn't get converted...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 markjExplain why we aren't using memcpy().
2018-08-14 markjDon't use memcpy() in the early microcode loading code.
2018-08-14 markjFix the !SMP x86 build.
2018-08-13 markjImplement kernel support for early loading of Intel...