]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Remove some unreferenced NDP debug variable definitions.
[FreeBSD/FreeBSD.git] / sys / boot /
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 bro Move non-generic kernel configuration out from GENERIC.
2016-02-10 andrewUpdate of the Allwinner drivers to:
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-09 andrewDon't set the offset when loading the kernel on the...
2016-02-09 andrewStop clang from generating movt/movw sequences. These...
2016-02-09 andrewEnsure the bss is aligned to a 4-byte address as we...
2016-02-08 pfgficl: Replace rand(3) with random(3).
2016-02-08 pfgficl: Replace rand(3) with random(3).
2016-02-08 impImplement -P for boot loader. It's a bit easier to...
2016-02-08 emasteRestore kgzldr on i386 only
2016-02-07 allanjudeDo not set vfs.root.mountfrom unnecessarily
2016-02-06 smhFix EFI platform build failures
2016-02-05 smhFix EFI multi device boot support
2016-02-03 andrewStill open the network interface when EFI_OPEN_PROTOCOL...
2016-02-02 andrewAdd suppor to loader.efi to load files off hte network...
2016-01-29 brWelcome the RISC-V 64-bit kernel.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 allanjudeficl on i386 should cast to unsigned char output to...
2016-01-27 impFix mistake when transitioning to the new defines with...
2016-01-26 impRemove static from these two. They slipped through...
2016-01-26 impAllow new lines as white space for arguments that are...
2016-01-26 impRead in /boot/config and /boot.config, like all the...
2016-01-26 impParse the command line arguments, and do it before...
2016-01-26 impRBX_ defines are in rbx.h, move it there.
2016-01-26 impMove all the separate copies of the same strings into...
2016-01-22 emasteUse MAN= to specify that no man page is provided
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-22 wmaProvide busdma stubs for loader/kshim
2016-01-22 wmaFix compilation errors in usb/kshim
2016-01-21 smhPrevent loader.conf load failure due to unknown console...
2016-01-21 smhFix EFI UFS caching
2016-01-20 emasteIncrease BERI boot components section alignment to 16
2016-01-20 zbbChange DTS entry of PCIe controller for Armada38x
2016-01-20 zbbFix busy-detect when using DesignWare UART
2016-01-20 zbbAdd global mpcore timer node to Armada 38x DTS
2016-01-20 zbbCorrect ranges in Armada38x dts
2016-01-20 zbbIntroduce initial support for Marvell Armada38x
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 andrewReset the filesystem cache before reading from a potent...
2016-01-18 emasteboot1: correct typo in error message
2016-01-18 smhFix EFI_DEBUG option
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 allanjudeConnect the ZFS boot environment menu to the UEFI loader
2016-01-15 allanjudeMove init_zfs_bootenv to sys/boot/zfs/zfs.c instead...
2016-01-15 smhAdd EFI ZFS boot support
2016-01-15 smhModularise EFI boot loader
2016-01-15 smhEnsure boot fsread correctly probes all partitions
2016-01-15 smhMake common boot file_loadraw name parameter const
2016-01-14 jmallettMake it possible to specify the path to userboot.so...
2016-01-14 smhRemove unused reg param from fdt_fixup_memory
2016-01-14 smhPrevent bogus compiler in ZFS boot code
2016-01-14 smhOnly build EFI components on supported compilers
2016-01-14 smhRevert r293903
2016-01-14 smhFix GCC warnings causing build failure after r293724
2016-01-13 smhImprove non-interactive forth cmd error reporting
2016-01-13 ngieMFhead @ r293815
2016-01-13 smhFix typo in libefi.c
2016-01-13 ianGo back to using uintptr_t, because code that actually...
2016-01-12 ianCast using uintfptr_t and eliminate the cast to uint64_...
2016-01-12 smhEnable warnings in EFI boot code
2016-01-11 allanjudeDIOCGSECTORSIZE expects to write to a u_int, but struct...
2016-01-09 allanjudeReturn call to init_zfs_bootenv to its previous location
2016-01-09 smhRemove hidden "Not ufs" printfs from boot code
2016-01-09 smhSwitch EFT boot1 to use libstand
2016-01-09 allanjudeOnly call init_zfs_bootenv() when the system was booted...
2016-01-09 bdreweryUpdate dependencies.
2016-01-08 emasteReduce libstand Makefile duplication
2016-01-08 emasteAvoid unintended $FreeBSD$ expansion in generate-fat.sh
2016-01-08 emasteAdd safety belt for boot1.efi file size
2016-01-08 delphijMFV r293415:
2016-01-08 smhUpdate generated efi boot image templates
2016-01-08 allanjudeAdd support for ZFS Boot Environments to userboot ...
2016-01-07 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-01-07 bdreweryDon't install /usr/include/stand.h twice after r293040.
2016-01-06 smhstyle(9) fixes for EFI boot
2016-01-06 smhFix return from zfs_probe_dev
2016-01-06 smhFix _MSC_EXTENSIONS checks
2016-01-06 emasteloader.efi style(9) cleanup
2016-01-06 emasteIntroduce and use new EFI_ERROR_CODE macro for EFI...
2016-01-06 emasteEnable the beastie menu for the UEFI console
2016-01-06 emasteloader.efi: add terminal emulation support
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 emasteloader.efi: support non-contiguous console modes
2016-01-02 ianCast pointer through uintptr_t on the way to uint64_t...
2016-01-02 ianUse 64-bit math when finding a block of ram to hold...
2016-01-02 ianRevert accidental change that snuck into r293045.
2016-01-02 ianMake the 'env' directive described in config(5) work...
2016-01-01 emasteReduce libstand Makefile duplication
2015-12-31 ngieMFhead @ r293006
2015-12-31 allanjudeIntroduce the ZFS Boot Environments menu to the loader...
2015-12-31 dteskeRemove supposition comment that code would better live...
2015-12-31 dteskeFix a memory leak. nextboot_conf_file is not volatile...
2015-12-31 dteskeRemove debugging messages. NB: SVN r187143 reads:
2015-12-30 dteskeFix stack leak introduced by SVN r97201 (nextboot_conf...
2015-12-29 ianFix the error checking for the ubenv command. This...
2015-12-29 ngieMFhead @ r292618
2015-12-24 jhbFix remaining direct tests of the carry flag in the...
next