]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Define PNP info after defining driver modules
[FreeBSD/FreeBSD.git] / stand /
2021-01-20 Andrew TurnerReuse the amd64 loader relocation code on arm64
2021-01-19 Toomas Soomeloader: comment on rgb_to_color_index()
2021-01-19 Toomas Soomeloader: handle malloc failures in vbe_init, use consist...
2021-01-17 Toomas Soomeloader: update gfx module
2021-01-17 Emmanuel Vadotloader: Use TERM_EMU for arm and arm64
2021-01-17 Emmanuel Vadotloader: Partial revert of 987eabdc2ae1
2021-01-17 Toomas Soomeloader.efi: commands gop, uga and autoresize should...
2021-01-17 Toomas Soomeloader.efi: variable 'hlist' is uninitialized
2021-01-17 Toomas Soomeloader.efi: unused variable 'mode'
2021-01-16 Toomas Soomeloader.efi: handle multiple gop instances
2021-01-16 Toomas Soomeloader.efi: Use Blt with gop as default
2021-01-16 Toomas Soomeloader: create local copy of mode list provided by...
2021-01-15 Kyle Evanslualoader: use floor division to get correct type
2021-01-15 Toomas Soomeloader: do not update palette in text mode (real fix)
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-15 Simon J. Gerratypkgfs_open: follow symlinks
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-13 Toomas SoomeRevert "loader.efi: disable workaround for serial conso...
2021-01-13 Toomas Soomeloader.efi: initial terminal size should base on UEFI...
2021-01-12 Toomas Soomeloader.efi: disable workaround for serial console on...
2021-01-12 Toomas Soomeloader.efi: reworked framebuffer setup
2021-01-11 Toomas Soomeloader.efi: efifb_mask_from_pixfmt is missing PixelBltOnly
2021-01-10 Toomas Soomeloader: term_image_display() should test screen_buffer
2021-01-07 Toomas Soomeloader: really use bold font for vga text mode
2021-01-07 Kyle Evansstand: remove bogus dependency from libsa32
2021-01-07 Kyle Evansstand: avoid adding fdt SUBDIR_DEPEND if WITHOUT_FDT...
2021-01-07 Mateusz PiotrowskiFix date
2021-01-07 Toomas Soomeloader: do not update palette in text mode
2021-01-06 Mateusz PiotrowskiFix a couple of typos and formatting issues
2021-01-06 Toomas Soomeloader: instead of hw.vga.textmode, use screen.textmode
2021-01-06 Toomas Soomeloader: remove left over call to unsetenv()
2021-01-06 Toomas Soomeloader: rewrite vidc_install_font
2021-01-04 Toomas Soomeloader: only use vidc_install_font() with vga controller
2021-01-04 Toomas Soomeloader: vidc_load_palette() does not need arguments
2021-01-04 Toomas Soomeloader: fix powerpc build with gfx_fb
2021-01-04 Toomas Soomeloader: fix mips build with gfx_fb
2021-01-03 Toomas Soomeloader: fix uboot build with gfx_fb
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas Soomeloader: fix build on non-x86 platforms
2021-01-02 Toomas Soomeloader: implement framebuffer console
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-01 Eric van Gyzenefi loader: fix typos in a comment
2021-01-01 Kyle Evansstand: fix WITHOUT_FORTH/WITHOUT_LOADER_LUA build
2020-12-31 Kyle Evansstand: properly declare subdir deps or .WAIT, do parall...
2020-12-31 Kyle Evanslualoader: add loader_conf_dirs support (loader.conf.d)
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Toomas Soomelibsa: xdrproc_t should return bool
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-17 Kyle Evanslualoader: fix lua-lint run
2020-12-17 Kyle Evanslualoader: cli: provide a show-module-options loader...
2020-12-17 Warner LoshDrop EFI_STAGING_SIZE back down to 64M
2020-12-15 Toomas Soomeloader: allow loader to accept zfs feature com.delphix...
2020-12-15 Toomas Soomeloader: allow loader to accept zfs feature com.datto...
2020-12-14 Jessica Clarkeloader: Ignore the .interp section on RISC-V
2020-12-14 Jessica Clarkeloader: Print autoboot countdown immediately, not at 9
2020-12-13 Martin MatuskaMFV r368607:
2020-12-12 Kyle Evansstand: liblua: add a pager module
2020-12-12 Kyle Evanslualoader: config: fix module enabled check
2020-12-12 Kyle Evanslualoader: provide module-manipulation commands
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-07 Hans Petter SelaskyProperly define the bool type in the BSD kernel shim.
2020-12-07 Toomas Soomeloader: xdr_array is missing count
2020-12-07 Hans Petter SelaskyAdd missing busdma prototypes for load and unload and...
2020-12-07 Hans Petter SelaskyTidy up code a bit. Add missing section comments.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-04 Hans Petter SelaskyFix mis-spelled macro in the kernel shim.
2020-12-04 Hans Petter SelaskyAdd more macros, types and prototypes for building...
2020-12-04 Hans Petter SelaskyFix definition of int64_t and uint64_t when long is...
2020-12-01 Toomas Soomeficl: make dump a bit friendlier
2020-12-01 Toomas Soomeficl: instead of pad, emit can use local variable
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-25 Maxim SobolevUnobfuscate "KERNLOAD" parameter on amd64. This change...
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-18 Hans Petter SelaskyFix build of USB bootloader code by adding checks for...
2020-11-15 Toomas Soomezfsboot: add prototype for main()
2020-11-14 Toomas Soomeloader: cstyle cleanup of console.c
2020-11-13 Jung-uk KimMFV: r367652
2020-11-08 Toomas Soomeloader: cstyle cleanup of bootstrap.h did miss a bit
2020-11-08 Toomas Soomeloader: cstyle cleanup of bootstrap.h
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-10-28 Warner Loshloader: add aarch64 support for zstd
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Toomas Soomeloader: revert r342161 and r342151
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-14 Michal MelounAdd 'netserver' command to EFI loader.
next