]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
hyperv/hn: Fix typo in comment
[FreeBSD/FreeBSD.git] / sys / boot /
2016-03-01 Jung-uk KimMerge OpenSSL 1.0.2g.
2016-02-29 Jung-uk KimMerge byacc 20150711.
2016-02-29 Ed Masteuserboot: use MK_CTF=no to disable CTF
2016-02-29 Pedro F. GiffuniMFV r296164:
2016-02-29 Stanislav GalabovFix build failure introduced by r296182
2016-02-29 Stanislav GalabovThis review aims at introducing ubldr (loader with...
2016-02-29 Stanislav GalabovThese changes attempt to put things in order before...
2016-02-29 Pedro F. GiffuniMFV r296159
2016-02-26 Marcel MoolenaarAdd vm_set_register() and vm_set_desc() callbacks....
2016-02-26 Marcel MoolenaarCheck that the userboot version is at least 3, rather...
2016-02-26 Stanislav GalabovSo far bsd.stand.mk wasn't included in the following...
2016-02-26 Stanislav GalabovCurrently BERI's loader is including the 32-bit version...
2016-02-25 Jared McNeillAdd Allwinner A20 HDMI support.
2016-02-24 Bryan DreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 Ruslan BukinAdd support for symmetric multiprocessing (SMP).
2016-02-24 Maxim SobolevObsolete mkulzma(8) and geom_uncompress(4), their funct...
2016-02-23 Ruslan Bukino Grab physical memory regions information from the...
2016-02-23 Xin LIMFV r295913:
2016-02-22 Ian LeporeIf the user has set a u-boot env var named rootpath...
2016-02-21 Andrew TurnerMake efi_time and EFI_GetTimeOfDay static, neither...
2016-02-20 Andrew TurnerAdd a missing call to dev_cleanup from the arm64 loader...
2016-02-18 Ed MasteRemove dd xfer stats emitted during buildworld
2016-02-17 Andrew TurnerMove the Allwinner kernels to use fdt_pinctrl. This...
2016-02-16 Andrew TurnerAdd an analog audio driver for the audio codec found...
2016-02-16 Svatopluk KrausTemporary overwrite bad definition of elm interrupt...
2016-02-16 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2016-02-15 Andrew TurnerAdd support for the Allwinner DMA controller. This...
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 Dag-Erling SmørgravUse the new insecure-lan-zones option instead of listin...
2016-02-11 Devin TeskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-11 Ruslan Bukino Move non-generic kernel configuration out from GENERIC.
2016-02-10 Andrew TurnerUpdate of the Allwinner drivers to:
2016-02-09 Andrew TurnerUpdate our copy of the Linux dts files to be in sync...
2016-02-09 Andrew TurnerDon't set the offset when loading the kernel on the...
2016-02-09 Andrew TurnerStop clang from generating movt/movw sequences. These...
2016-02-09 Andrew TurnerEnsure the bss is aligned to a 4-byte address as we...
2016-02-08 Pedro F. Giffunificl: Replace rand(3) with random(3).
2016-02-08 Pedro F. Giffunificl: Replace rand(3) with random(3).
2016-02-08 Warner LoshImplement -P for boot loader. It's a bit easier to...
2016-02-08 Ed MasteRestore kgzldr on i386 only
2016-02-07 Pedro F. GiffuniMFV r295360
2016-02-07 Allan JudeDo not set vfs.root.mountfrom unnecessarily
2016-02-06 Steven HartlandFix EFI platform build failures
2016-02-05 Steven HartlandFix EFI multi device boot support
2016-02-03 Andrew TurnerStill open the network interface when EFI_OPEN_PROTOCOL...
2016-02-03 Bjoern A. ZeebMfH @r295202
2016-02-02 Pedro F. GiffuniMFV r295109:
2016-02-02 Andrew TurnerAdd suppor to loader.efi to load files off hte network...
2016-02-01 Andriy GaponMFV r294821: 6529 Properly handle updates of variably...
2016-01-29 Alexander MotinMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-29 Ruslan BukinWelcome the RISC-V 64-bit kernel.
2016-01-28 Jung-uk KimMerge OpenSSL 1.0.2f.
2016-01-27 Allan Judeficl on i386 should cast to unsigned char output to...
2016-01-27 Warner LoshFix mistake when transitioning to the new defines with...
2016-01-26 Warner LoshRemove static from these two. They slipped through...
2016-01-26 Alexander MotinMFV r294819: 6495 Fix mutex leak in dmu_objset_find_dp
2016-01-26 Alexander MotinMFV r294816: 4986 receiving replication stream fails...
2016-01-26 Alexander MotinMFV r294814: 6393 zfs receive a full send as a clone
2016-01-26 Alexander MotinMFV r294812: 6434 sa_find_sizes() may compute wrong...
2016-01-26 Alexander MotinMFV r294810: 6414 vdev_config_sync could be simpler
2016-01-26 Alexander MotinMFV r294808: 6421 Add missing multilist_destroy calls...
2016-01-26 Alexander MotinMFV r294806: 6388 Failure of userland copy should retur...
2016-01-26 Alexander MotinMFV r294804: 6386 Fix function call with uninitialized...
2016-01-26 Alexander MotinMFV r294802: 6334 Cannot unlink files when over quota
2016-01-26 Alexander MotinMFV r294800: 6385 Fix unlocking order in zfs_zget
2016-01-26 Alexander MotinMFV r294798:
2016-01-26 Alexander MotinMFV r294796: 6319 assertion failed in zio_ddt_write...
2016-01-26 Alexander MotinMFV r294793:
2016-01-26 Warner LoshAllow new lines as white space for arguments that are...
2016-01-26 Warner LoshRead in /boot/config and /boot.config, like all the...
2016-01-26 Warner LoshParse the command line arguments, and do it before...
2016-01-26 Warner LoshRBX_ defines are in rbx.h, move it there.
2016-01-26 Warner LoshMove all the separate copies of the same strings into...
2016-01-22 Ed MasteUse MAN= to specify that no man page is provided
2016-01-22 Bjoern A. ZeebMFH @r294567
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-22 Wojciech MacekProvide busdma stubs for loader/kshim
2016-01-22 Wojciech MacekFix compilation errors in usb/kshim
2016-01-21 Steven HartlandPrevent loader.conf load failure due to unknown console...
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-21 Steven HartlandFix EFI UFS caching
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Ed MasteIncrease BERI boot components section alignment to 16
2016-01-20 Zbigniew BodekChange DTS entry of PCIe controller for Armada38x
2016-01-20 Zbigniew BodekFix busy-detect when using DesignWare UART
2016-01-20 Zbigniew BodekAdd global mpcore timer node to Armada 38x DTS
2016-01-20 Zbigniew BodekCorrect ranges in Armada38x dts
2016-01-20 Zbigniew BodekIntroduce initial support for Marvell Armada38x
2016-01-20 Dag-Erling SmørgravMFV (r285035): fix props (no content changes)
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.8p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 Andrew TurnerReset the filesystem cache before reading from a potent...
2016-01-18 Ed Masteboot1: correct typo in error message
2016-01-18 Steven HartlandFix EFI_DEBUG option
2016-01-18 Xin LIMFV r294260:
2016-01-15 Baptiste DaroussinUpdate mandoc to 20160116
2016-01-15 Allan JudeConnect the ZFS boot environment menu to the UEFI loader
2016-01-15 Allan JudeMove init_zfs_bootenv to sys/boot/zfs/zfs.c instead...
2016-01-15 Steven HartlandAdd EFI ZFS boot support
next