]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
cxgbe/iw_cxgbe: Replace a magic constant with something more readable
[FreeBSD/FreeBSD.git] / sys / boot /
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-04-03 Allan JudeSmall cleanup to make i386/loader match efi/loader...
2017-04-03 Allan JudeRestore EFI boot environment functionality broken in...
2017-04-02 Allan JudeFix sparc64 build broken by r316343 and r316076
2017-04-01 Ian LeporeCorrect a comment... the stack used by ubldr is the...
2017-04-01 Emmanuel VadotReduce the diff on beaglebone-black DTS.
2017-04-01 Ian LeporePreserve the registers containing argc, argv, and retur...
2017-04-01 Allan JudeImplement boot-time encryption key passing (keybuf)
2017-03-31 Allan JudeAdd explicit_bzero() to libstand, and switch GELIBoot...
2017-03-30 Toomas SoomeRemove OLD_NFSV2 from loader and libstand
2017-03-30 Toomas Soomeloader: simplify efi_zfs_probe and avoid double probing...
2017-03-30 Toomas Soomeloader: efipart should check disk size from partition...
2017-03-29 Warner Loshxfsread inlined uses more space, so remove the inline...
2017-03-29 Enji CooperParameterize out 7680 (15 * 512) as BOOT2SIZE, similar...
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Enji Cooperself_reloc.c: Pass -Wno-error=maybe-uninitialized to...
2017-03-28 Toomas Soomeloader: ls command should display file types properly
2017-03-28 Toomas Soomeloader: move bios getsecs into time.c
2017-03-28 Enji CooperUse `-Wno-missing-declarations` with CWARNFLAGS for...
2017-03-28 Enji CooperDon't hardcode input files for stage 1/2 bootloaders...
2017-03-28 Enji CooperRemove -Wunused-but-set variable, `tail` in `ls_getdir...
2017-03-28 Enji CooperRemove redundant declaration for `zfs_crc64_table`
2017-03-28 Enji CooperDon't shadow read(2) definition with `read` argument...
2017-03-28 Enji CooperUse `NO_WCAST_ALIGN` instead of spelling it out as...
2017-03-28 Enji CooperRemove redundant declarations
2017-03-28 Enji CooperWrap bootcamp DEBUG statement with curly braces
2017-03-28 Warner LoshRemove -fno-guess-branch-probability and -fno-unit...
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-28 Warner LoshSimply retire the sedification of the boot2.s file...
2017-03-28 Enji Coopergpt*boot: Save a bit more memory when LOADER_NO_GELI_SU...
2017-03-28 Enji CooperUnbreak compilation with gcc 4.2.1
2017-03-28 Enji Coopersys/boot/common: Make geli(4) support optional in MI...
2017-03-27 Warner LoshFix build with path names with 'align' or 'nop' in...
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Josh PaetzelMFV: 315989
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-23 Dag-Erling SmørgravThe original author abused Nd (one-line description...
2017-03-22 Enji CooperGarbage collect if_igb reference in loader.conf
2017-03-22 Enji CooperDocument some more 10GbE+ network drivers in loader...
2017-03-20 Toomas Soomeloader: verify the value from dhcp.interface-mtu and...
2017-03-20 Toomas Soomeloader: pxe.h constants have wrong values
2017-03-20 Toomas Soomeloader: disk_cleanup was left in userboot_disk.c
2017-03-20 Martin MatuskaMFV r315633, 315635:
2017-03-19 Ian LeporeDelete our local imx53-qsb.dts file; the code now runs...
2017-03-17 Andrew TurnerMark the EFI PE header as allocated. While ld.bfd doesn...
2017-03-16 Toomas Soomeloader: biosdisk should report IO error from INT13
2017-03-16 Pedro F. GiffuniMFV r315425:
2017-03-16 Toomas Soomeloader: remove open_disk cache
2017-03-15 Toomas Soomeboot1.efi: can't boot from ZFS on 4kn HDD
2017-03-14 Dexuan Cuiloader.efi: use stricter check for Hyper-V
2017-03-10 Oleksandr Tymoshenko[loader][fdt] Fix applying overlays without __local_fix...
2017-03-10 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2017-03-10 Oleksandr TymoshenkoMerge from vendor branch importing dtc 1.4.3
2017-03-10 Sean Brunor314948 seems to be missing a variable or two that...
2017-03-09 Dexuan Cuiloader.efi: only include the machine/ header files...
2017-03-09 Dexuan Cuiloader.efi: only reduce the size of the staging area...
2017-03-09 Mariusz ZaborskiTry to extract the RFC1048 data from PXE. If we get...
2017-03-09 Mariusz ZaborskiSome style(9) fixes. No functional changes.
2017-03-09 Warner LoshShare UCS2/UTF8 routines between boot loader and userland.
2017-03-08 Andriy GaponMFV r314911: 7867 ARC space accounting leak
2017-03-08 Andriy GaponMFV r314910: 7843 get_clones_stat() is suboptimal for...
2017-03-08 Michal MelounMatch JETSON-TK1 FreeBSD specific DTS stub with r314854.
2017-03-08 Dexuan Cuiloader.efi: finally fix the off-by-one bug in efi_verif...
2017-03-08 Warner LoshCopy needed include files from EDK2. This is a minimal...
2017-03-07 Conrad Meyerufsread: Use appropriate UFS_MAXNAMLEN constant
2017-03-07 Emmanuel VadotUpdate our Allwinner DTS to latest DTS changes in Linux...
2017-03-07 Emmanuel VadotUpdate our device tree files to a Linux 4.10
2017-03-07 Dexuan Cuiloader.efi: fix an off-by-one bug in efi_verify_staging...
2017-03-06 Simon J. GerratyMerge bmake-20170301
2017-03-06 Dexuan Cuiloader.efi: fix recent UEFI-boot regression on physical...
2017-03-06 Dag-Erling SmørgravUpgrade to OpenSSH 7.4p1.
2017-03-03 Jung-uk KimMerge ACPICA 20170303.
2017-03-02 Martin MatuskaMFV r314565,314567,314570:
2017-03-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-03-02 Dexuan Cuiloader.efi: reduce the size of the staging area if...
2017-03-02 Dag-Erling SmørgravUpgrade to OpenSSH 7.3p1.
2017-03-01 Dimitry AndricMerge ^/head r314482 through r314522.
2017-03-01 Baptiste DaroussinImport dma snapshot from git 2017-02-10
2017-03-01 Pedro F. GiffuniSplit the ficl CFLAGS when they refer to an arch-specif...
2017-03-01 Toomas Soomeloader: r314112 did introduce dereference freed pointer...
2017-03-01 Ruslan BukinSet USB OTG mode to host (missed in vendor DTS for...
2017-03-01 Dimitry AndricMerge ^/head r314420 through r314481.
2017-02-28 Warner LoshRenumber copyright clause 4
2017-02-28 Olivier HouchardMerge CK as of commit 24d26965d1a28039062ba3bcf9433b623...
2017-02-28 Dimitry AndricMerge ^/head r314270 through r314419.
2017-02-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-28 Ruslan BukinAdd support for Intel Arria 10 SoC Development Kit.
2017-02-28 Gleb SmirnoffRemove SVR4 (System V Release 4) binary compatibility...
2017-02-25 Josh PaetzelMFV 314276
2017-02-25 Mariusz ZaborskiRemove unused macro from common/drv.c.
2017-02-25 Dimitry AndricMerge ^/head r314178 through r314269.
2017-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-25 Josh PaetzelMFV 314243
2017-02-24 Allan JudeRemove control+r handling from geliboot's pwgets()
next