summaryrefslogtreecommitdiff
path: root/stand
AgeCommit message (Expand)Author
11 hoursstand/powerpc: Fix a typo in a source code commentGordon Bergling
23 hoursboot1.chrp: Specify --image-baseLexi Winter
31 hoursstand/common/load_elf: Do kernel module relocations for PPCLexi Winter
40 hourskshim/usb: Add build option.Warner Losh
2 daysboot1.chrp: Improve comment for the SLOF hackLexi Winter
2 daysloader.efi: Defer efi_translate(e_entry) until after bi_loadJessica Clarke
3 daysstand/libofw: make OF_hasprop() part of the libraryMitchell Horne
8 daysloader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS'Michael Osipov
9 daysPass severity to vectx_open() rather than vectx_close()Simon J. Gerraty
10 daysloader.efi: panic() should show stack traceToomas Soome
10 daysgptzfsboot: boot prompt should emit new line on inputToomas Soome
11 dayslualoader: allow the local module to filter out the BE listKyle Evans
12 daysAdd boot_setenvSimon J. Gerraty
2026-04-03splash: add shutdown splashQuentin Thébault
2026-03-24stand: Force disable RETPOLINE for boot loadersEd Maste
2026-03-20loader(8): embedded MD should be the most preferred currdevNavdeep Parhar
2026-03-19zfs: merge openzfs/zfs@3ee08abd2Martin Matuska
2026-03-14zfs: merge openzfs/zfs@f8e5af53eMartin Matuska
2026-03-10build: Stop testing LINKER_FEATURES for ifunc and build-idEd Maste
2026-03-09core.lua: follow symlinks when looking for bootable kernelsCraig Leres
2026-02-26stand/efi: Allow RELAXED or STRICT boot policiesWarner Losh
2026-02-26loader.efi: try all ZFS pools found by efi_zfs_probe()Gleb Smirnoff
2026-02-21loader.efi: efi_redirect_exceptions does use uninitialized pointerToomas Soome
2026-02-21loader.efi: free_tables() appears to free tss_pa twice.Toomas Soome
2026-02-21loader.efi: tss_pa setup seems to be flawed in trap.cToomas Soome
2026-02-21fix typo in efi/loader/arch/amd64/trap.cToomas Soome
2026-02-15Revert "stand: compile ia32 EFI loader with -malign-double"Ahmad Khalifa
2026-02-15stand: compile ia32 EFI loader with -malign-doubleAhmad Khalifa
2026-02-07libsa/geli: Fix a typo in an error messageGordon Bergling
2026-02-04stand: Minor style tweaksWarner Losh
2026-01-31INDEX.fonts: Minor maintenanceAlexander Ziaee
2026-01-31stand: Add compiler builtins needed by GCC for RISC-VJohn Baldwin
2026-01-31stand: Use the correct OUTPUT_ARCH in the linker script for RISC-VJohn Baldwin
2026-01-29loader: Prefer comma-separated list of values for "console"Michael Osipov
2026-01-28loader.conf.5: "console" setting does not document multi-value possiblityMichael Osipov
2026-01-28stand: fix typo in common/nvstore.cToomas Soome
2026-01-28stand/zfs: fix path setup in zfs_mount()Toomas Soome
2026-01-24loader: Only warn for !FDT && !ACPI take twoColin Percival
2026-01-17powerpc/loader: Size the CAS PVR array correctlyJustin Hibbits
2026-01-17powerpc/loader: Add CAS support for older CPUsJustin Hibbits
2026-01-09loader.efi(8): clarify UEFI boot path and boot1.efi usagekitkat1424
2026-01-09stand: remove powerpcspe linker scriptMinsoo Choo
2026-01-09Makefile*: remove powerpcspeMinsoo Choo
2026-01-07loader: Only warn when we have neither FDT nor ACPIWarner Losh
2026-01-07loader.efi: Only use SPCR if enabled.Jarmo Jaakkola
2026-01-07lualoader: fix pruning of non-existent default kernelKyle Evans
2026-01-06pxeboot.8: Fix mdoc typo for emails, tag spdxAlexander Ziaee
2026-01-06loader.efi: add stride & offset for MacBookPro3,1Frank Hilgendorf
2026-01-04loader.efi: only use firmware provided Blt on GOPAhmad Khalifa
2026-01-04loader.efi: probe for UGA if GOP isn't foundAhmad Khalifa