]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
xen: Correct typo in #undef for symbol NBPL
[FreeBSD/FreeBSD.git] / sys / boot /
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-04 Andrew TurnerUse the UEFI event timer to update the time on arm...
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Xin LIMFV r301238:
2016-06-02 Zbigniew BodekAdd support for CESA on Armada38x
2016-06-02 Zbigniew BodekSplit CESA memory resource into TDMA and CESA regs
2016-06-02 Zbigniew BodekRevert part of r294418 ("Correct ranges...")
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-05-31 Enji CooperAdd missing libc includes to fix -Wimplicit-function...
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-27 Doug AmbriskoIf the I/O offset and length is multiple of the media...
2016-05-26 John BaldwinFix unit number of EFI net interfaces and ignore psuedo...
2016-05-26 John BaldwinUse a unique error message if we fail to find the simpl...
2016-05-26 John BaldwinApply the printf %S band-aid for efinet.c to fix the...
2016-05-26 John BaldwinRemove second copy of the -Wno-format band-aid for...
2016-05-26 John BaldwinUse routines from the recently added devpath.c.
2016-05-26 John BaldwinOutput the device path description for EFI network...
2016-05-26 John BaldwinAdd some routines for working with EFI DEVICE_PATH...
2016-05-26 Emmanuel VadotAdd support for interrupts, sensors and GPIO for AXP209...
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-25 Conrad Meyerefi loader: Match format string to EFI_ERROR_CODE()
2016-05-20 Warner LoshLarge improvements to efi-show (though some weird problems
2016-05-20 Warner LoshImplement efi-set and efi-unset
2016-05-20 Warner LoshCleanup to use %S.
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-20 Allan JudeFixup the geliboot sector rounding code
2016-05-19 Oleksandr TymoshenkoFixed memory leak in FDT overlay handling code
2016-05-19 Warner LoshFix logic error so UEFI variables are reported correctly
2016-05-18 Warner LoshFix typo.
2016-05-18 Pedro F. GiffuniMinor spelling fixes.
2016-05-18 Warner LoshAlso add comment about the bug I comments in the forth.
2016-05-18 Warner LoshFix several instances where the boot loader ignored...
2016-05-18 Warner LoshFix build breakage on arm64 by papering over the proble...
2016-05-18 Warner LoshExplain why extra sutff always outputs even when it...
2016-05-17 Warner LoshImplement UEFI set environment variable, as well as...
2016-05-17 Warner LoshImplement uuid-to-string and uuid-from-string. uuid...
2016-05-17 John BaldwinRemove the reiserfs(5) manpage and an example of loadin...
2016-05-17 Warner LoshIt sure would be nice to use printf with wide strings...
2016-05-17 Warner LoshMinor space tweak to make things consistent.
2016-05-17 Stanislav GalabovAdd proper PCIe init for MT7628/MT7688 SoCs
2016-05-17 Stanislav GalabovImport LEDE dts files for Ralink/Mediatek
2016-05-17 Peter WemmAttempt to fix r299660:
2016-05-16 Pedro F. Giffunilibefi: Tag an unreachable switch default.
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-15 Jared McNeillAdd Allwinner A83T thermal sensor controller support.
2016-05-15 Jared McNeillEnable SATA power regulator at boot on Sinovoip BananaP...
2016-05-15 Jared McNeillAdd gpio-leds for Sinovoip BananaPi BPI-M3.
2016-05-14 Jared McNeillAdd pmic (AXP813) child node to r_rsb for Sinovoip...
2016-05-14 Jared McNeillAdd node for A83T NMI interrupt controller.
2016-05-14 Jared McNeillAdd DTS files for the Allwinner A83T SoC and the Sinovo...
2016-05-14 Xin LIMFV r299716: file 5.27
2016-05-13 Enji CooperFix a -Wformat warning by using %d, not %ld for md_iter...
2016-05-13 Enji CooperAdd geliboot_crypt(..) definition to geliboot.h to...
2016-05-13 Enji CooperPut slba and elba under LOADER_GELI_SUPPORT ifdef to...
2016-05-13 Enji CooperRemove unused const variable
2016-05-13 Enji CooperAdd missing prototype for getchar(..)
2016-05-12 Martin MatuskaMFV 299539:
2016-05-12 Martin MatuskaMFV r299425:
2016-05-12 Pedro F. Giffunisys/boot/common: use of spaces vs. TAB.
2016-05-11 Alexander MotinMFV r299453: 6765 zfs_zaccess_delete() comments do...
2016-05-11 Alexander MotinMFV r299451: 6764 zfs issues with inheritance flags...
2016-05-11 Alexander MotinMFV r299449: 6763 aclinherit=restricted masks inherited...
2016-05-11 Alexander MotinMFV r299442: 6762 POSIX write should imply DELETE_CHILD...
2016-05-11 Alexander MotinMFV r299440: 6736 ZFS per-vdev ZAPs
2016-05-11 Alexander MotinMFV r299438: 6842 Fix empty xattr dir causing lockup
2016-05-11 Alexander MotinMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 Alexander MotinMFV r299434: 6841 Undirty freed spill blocks
2016-05-08 Xin LIMFV r299237: apply two upstream revisions to address...
2016-05-08 Xin LIMFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51...
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 Conrad Meyerefipart: Support an arbitrary number of partitions
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-05-03 Peter WemmChange a rounding operation that had missing braces...
2016-05-01 Allan Judebcache read ahead may attempt to read past end of disk
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-30 Pedro F. Giffuniboot/forth: spelling fixes.
2016-04-30 Pedro F. Giffunisys/boot: spelling fixes in comments.
2016-04-29 Oleksandr TymoshenkoAdd FDT overlays support to ubldr
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 Xin LIMFV r298691:
2016-04-26 Oleksandr TymoshenkoRefactor DTS files for Zynq-based SoCs
2016-04-26 Hans Petter SelaskyBuild fix. Add howmany() and nitems() macros to bootloa...
2016-04-26 Hans Petter SelaskyAdd function needed for linking USB test application.
2016-04-26 Pedro F. Giffunisys/boot: make use of the howmany() macro when available.
2016-04-26 Ruslan Bukino Add device tree files and kernel configuration files
2016-04-23 Stanislav GalabovReduce the FreeBSD specific DTS files for Mediatek...
2016-04-22 Allan JudeFix more pc98 build issues re: bcache change
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-21 Pedro F. Giffunisys: use our roundup2/rounddown2() macros when param...
2016-04-21 Jared McNeillReplace the A20 kernel config with a generic ALLWINNER...
2016-04-21 Allan JudeAdd more guards to disable GELIBOOT by defining LOADER_...
2016-04-20 Stanislav GalabovInclude resets and clocks properties for PCI in FreeBSD...
2016-04-19 Pedro F. Giffunisys/boot: use our nitems() macro when it is available...
2016-04-19 Allan JudeLink bcache into userboot.so, was not added in r298230
next