]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
MFC r310267: Deduplicate loader vers.c Makefile rules
[FreeBSD/FreeBSD.git] / sys / boot /
2017-01-20 emasteMFC r310267: Deduplicate loader vers.c Makefile rules
2017-01-19 asomersMFC r310417
2017-01-17 gonzoMFC r311888, r311890-r311891
2017-01-17 emasteMFC r310225: Reduce boot loader version string duplication
2017-01-11 emasteMFC r310702: btxldr: process all PT_LOAD segments,...
2017-01-04 emasteMFC r310661: loader: use strip -o instead of cp and...
2016-12-30 emasteMFC r306264: Use 32-bit value for .text padding, for...
2016-12-30 emasteMFC r305854: Use arch-specific .text padding fill value...
2016-12-28 emasteFix EFI self relocation code for rela architectures
2016-12-01 shurdMFC r308696, r308729, r308787, r308813, r309028, r30907...
2016-12-01 tsoomeBacking out r309368 as it got commited prematurely...
2016-12-01 tsoomeMFC r308776
2016-11-21 avgMFC r308089: zfsbootcfg: a simple tool to set next...
2016-11-16 baptMFC r308477:
2016-11-16 baptMFC r307238:
2016-11-07 hselaskyMFC r307518:
2016-11-04 manuMFC r304291:
2016-10-25 baptMFC r307787:
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.
next