]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Fix byhve out-of-bounds read in XHCI device.
[FreeBSD/FreeBSD.git] / sys / boot /
2016-10-22 gonzoMFC r306430
2016-10-21 baptMFC: r307316
2016-10-19 baptMFC: 304677, 304680, 305125, 305770, 305769
2016-10-17 gonzoMFC r302465:
2016-10-17 sepheMFC 305588
2016-10-08 allanjudeMFC: r306677
2016-10-05 kibMFC r306090:
2016-09-25 kibMFC r305943:
2016-09-25 kibMFC r305941:
2016-09-23 hselaskyMFC r305804:
2016-09-17 jhibbitsMFC r305894:
2016-09-15 emasteMFC r305160: Set UEFI boot loader PE/COFF timestamps...
2016-09-13 willMFC r305484:
2016-09-08 pfgMFC r303891, r303892:
2016-09-07 andrewMFC 304801:
2016-09-06 avgMFC r303738: report sector size and number of sectors...
2016-09-04 manuMFC 304222
2016-09-04 manuMFC 304221 and 304271
2016-09-01 nwhitehornMFC r305036:
2016-09-01 gjbMFC r304966 (peter):
2016-08-19 jhbMFC 304018: Add defines needed to export SMBIOS serial...
2016-08-16 manuMFC r303974:
2016-08-08 gonzoMFC r303726
2016-07-26 manuMFC: r303039
2016-07-04 emasteboot1.efi: fix assignment / comparison expression
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 nwhitehornClean up some FDT-related code in the PowerPC bootloade...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 manuPrint a message when disks are found but no logical...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 avgfix a zfs boot regression introduced in r300117 by...
2016-06-09 manuAdd PCDuino3b dts. It uses the pcduino3 dts from upstre...
2016-06-09 manuPrint a message when the efi disk isn't a logical parti...
2016-06-08 andrewAlso set -fshort-wchar on arm64, this fixes parsing...
2016-06-08 andrewPrint the newline character along with the carriage...
2016-06-08 andrewAllow libefi to be built with TERM_EMU undefined. There...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-04 andrewUse the UEFI event timer to update the time on arm...
2016-06-03 delphijMFV r301238:
2016-06-02 zbbAdd support for CESA on Armada38x
2016-06-02 zbbSplit CESA memory resource into TDMA and CESA regs
2016-06-02 zbbRevert part of r294418 ("Correct ranges...")
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 ngieAdd missing libc includes to fix -Wimplicit-function...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 ambriskoIf the I/O offset and length is multiple of the media...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 jhbFix unit number of EFI net interfaces and ignore psuedo...
2016-05-26 jhbUse a unique error message if we fail to find the simpl...
2016-05-26 jhbApply the printf %S band-aid for efinet.c to fix the...
2016-05-26 jhbRemove second copy of the -Wno-format band-aid for...
2016-05-26 jhbUse routines from the recently added devpath.c.
2016-05-26 jhbOutput the device path description for EFI network...
2016-05-26 jhbAdd some routines for working with EFI DEVICE_PATH...
2016-05-26 manuAdd support for interrupts, sensors and GPIO for AXP209...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 cemefi loader: Match format string to EFI_ERROR_CODE()
2016-05-20 impLarge improvements to efi-show (though some weird problems
2016-05-20 impImplement efi-set and efi-unset
2016-05-20 impCleanup to use %S.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 allanjudeFixup the geliboot sector rounding code
2016-05-19 gonzoFixed memory leak in FDT overlay handling code
2016-05-19 impFix logic error so UEFI variables are reported correctly
2016-05-18 impFix typo.
2016-05-18 pfgMinor spelling fixes.
2016-05-18 impAlso add comment about the bug I comments in the forth.
2016-05-18 impFix several instances where the boot loader ignored...
2016-05-18 impFix build breakage on arm64 by papering over the proble...
2016-05-18 impExplain why extra sutff always outputs even when it...
2016-05-17 impImplement UEFI set environment variable, as well as...
2016-05-17 impImplement uuid-to-string and uuid-from-string. uuid...
2016-05-17 jhbRemove the reiserfs(5) manpage and an example of loadin...
2016-05-17 impIt sure would be nice to use printf with wide strings...
2016-05-17 impMinor space tweak to make things consistent.
2016-05-17 sgalabovAdd proper PCIe init for MT7628/MT7688 SoCs
2016-05-17 sgalabovImport LEDE dts files for Ralink/Mediatek
2016-05-17 peterAttempt to fix r299660:
2016-05-16 pfglibefi: Tag an unreachable switch default.
2016-05-15 jmcneillAdd Allwinner A83T thermal sensor controller support.
2016-05-15 jmcneillEnable SATA power regulator at boot on Sinovoip BananaP...
2016-05-15 jmcneillAdd gpio-leds for Sinovoip BananaPi BPI-M3.
2016-05-14 jmcneillAdd pmic (AXP813) child node to r_rsb for Sinovoip...
2016-05-14 jmcneillAdd node for A83T NMI interrupt controller.
2016-05-14 jmcneillAdd DTS files for the Allwinner A83T SoC and the Sinovo...
2016-05-13 ngieFix a -Wformat warning by using %d, not %ld for md_iter...
2016-05-13 ngieAdd geliboot_crypt(..) definition to geliboot.h to...
2016-05-13 ngiePut slba and elba under LOADER_GELI_SUPPORT ifdef to...
2016-05-13 ngieRemove unused const variable
2016-05-13 ngieAdd missing prototype for getchar(..)
2016-05-12 mmMFV r299425:
2016-05-12 pfgsys/boot/common: use of spaces vs. TAB.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 cemefipart: Support an arbitrary number of partitions
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 peterChange a rounding operation that had missing braces...
2016-05-01 allanjudebcache read ahead may attempt to read past end of disk
2016-04-30 pfgboot/forth: spelling fixes.
next