]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Use adrp in the arm64 efi loader
[FreeBSD/FreeBSD.git] / stand /
2020-10-13 andrewUse adrp in the arm64 efi loader
2020-10-13 impForce __BMI__ experimental instructions off.
2020-10-13 impAdd back org.freebsd:zstd_compress to features_for_read
2020-10-13 impTurn off zstd on aarch64
2020-10-12 impAdd zstd support to the boot loader.
2020-10-12 arichardsonLink efi programs with -pie rather than -shared
2020-10-12 tsoomeloader: edd_device_path_v3 is too small
2020-10-09 gbeFix a few mandoc issues
2020-10-04 kevanslualoader: improve the design of the brand-/logo- mechanism
2020-10-02 0mpCorrect the documented size of kern.msgbufsize
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 kevanslualoader: clear up some luacheck warnings
2020-09-29 impImplement some time variables from kernel
2020-09-28 impReport the kernel console on the boot screen
2020-09-28 impFix video on PCI heuristic
2020-09-23 tsoomeloader: fix non-zfs build
2020-09-23 tsoomeloader: zfs_probe_dev should pick first matching zfs...
2020-09-23 impWork around cp breakage in current from last week
2020-09-22 bdragon[PowerPC64LE] Set up powerpc.powerpc64le architecture
2020-09-22 bdragonTweak ficl definition from r365724
2020-09-21 scottphstand/reloc_elf: Handle relative relocations for arm...
2020-09-21 tsoomeloader: zfs should support bootonce an nextboot
2020-09-18 mmacyMFV 2.0-rc2
2020-09-15 bdragon[PowerPC] Remove obsolete MK_LOADER_FORCE_LE
2020-09-14 bdragonstand/ficl 64-bit compatibility
2020-09-11 kevansOnly set WARNS if not defined
2020-09-10 andrewIgnore the .interp section in the arm64 EFI loader
2020-09-09 scottphstand/efihttp: Work around a bug in edk2 http instance...
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-08 bdragonFix 64-bit build of libofw.
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 jhbQuiet int-to-pointer-cast warnings on i386 with GCC 9.
2020-09-01 impUpdate to today's date
2020-09-01 impAdd defines for OpenZFS variables
2020-09-01 impVery preliminary loader.efi(8) man page
2020-09-01 impDocument boot1.efi
2020-08-29 sjgzalloc_malloc:Free hexdump preceeding buffer when we...
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-28 impCreate CFLAGS_EARLY.file for boot loader.
2020-08-28 impDeclare time()
2020-08-27 mmacyZFS: remove duplicate "com.datto:encryption" from loader
2020-08-27 gjbMFH
2020-08-26 tsoomelibsa: only skein_block.c is using SKEIN_LOOP
2020-08-25 mmacyZFS: whitelist zstd and encryption in the loader
2020-08-25 mmacyFix userboot after r364355
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-24 arichardsonAvoid adding duplicates to SRCS/OBJS/SOBJS/POBJS
2020-08-20 glebiusWhen we have a command returned by zfs_nextboot() that...
2020-08-20 manulibsa: smbios: Parse the chassis type and export it...
2020-08-19 tsoomelibsa: remove leftover whitespace
2020-08-19 tsoomelibsa: make env_discard() public
2020-08-19 tsoomelibsa: cstyle cleanup for environment.c
2020-08-18 oshogbozfs: add an option to the bootloader to rewind the...
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-12 gjbMFH
2020-08-12 arichardsonFix stand/newvers.sh with zsh in sh mode
2020-08-11 arichardsonAllow overriding the tool used for stripping binaries
2020-08-07 dimMerge ^/head r363989 through r364034.
2020-08-06 arichardsonstand: use portable ln -n instead of ln -h
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-31 stevekFix compilation error for install.c in loader
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-26 jrtc27loader: Avoid -Wpointer-to-int cast warnings for Arm...
2020-07-19 sjgRevert that!
2020-07-19 sjgOops missed Makefile.config
2020-07-19 tsoomeloader: cstyle cleanup
2020-07-16 gjbMFH
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 mhorneReally fix cleandir after r362973
2020-07-14 jkimMFV: r362513
2020-07-13 allanjudeLoader: explain the syntax of currdev
2020-07-11 tsoomeloader: implement GELI writes
2020-07-10 impProperly backout r362998
2020-07-09 scottlRevert r362998, r326999 while a better compatibility...
2020-07-09 tsoomeloader: setting vdev size based on label asize is not...
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 scottlFix a example/docs typo from r362998, no functional...
2020-07-07 scottlMigrate the feature of excluding RAM pages to use ...
2020-07-07 tsoomeloader: geli_dev_ioctl does return huge mediasize
2020-07-07 seUpdate to version 3.1.1
2020-07-06 mhorneFix cleandir target post r362973
2020-07-06 mhorneRISC-V boot1.efi and loader.efi support
2020-07-02 tsoomeloader: zfs reader does not need BOOT2 bits
2020-07-02 tsoomeloader: potential memory leak and check return values
2020-06-30 tsoomeboot1.efi: use malloc family from libsa
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-26 tsoomeloader: can not read zfs pool with slog removed
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-23 kevansstand: remove redundant declarations
2020-06-22 baptRevert r362466
2020-06-21 hselaskyImprove wording to be more precise and clear.
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
next