]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Add UPDATING entries and bump version
[FreeBSD/FreeBSD.git] / stand /
2021-03-09 Toomas Soomeloader: cursor off should restore display content
2021-03-06 Toomas Soomeloader_4th: brand image is aligned right
2021-03-05 Toomas Soomeloader: use display pixel density for font autoselection
2021-02-25 Toomas Soomeloader: autoload_font will hung loader when there is...
2021-02-23 Toomas Soomeloader: unload command should reset tg_kernel_supported...
2021-02-23 Dimitry AndricFix loader detection of vbefb support on !amd64
2021-02-23 Toomas Soomeloader: start kernel in text mode when there is no...
2021-02-23 Toomas Soomeloader_lua: consider userboot console as serial
2021-02-18 Toomas Soomeloader: do not autoselect smaller font than 8x16 with...
2021-02-18 Toomas Soomeloader: remove BORDER_PIXELS
2021-02-04 Toomas Soomeloader.efi: There are systems without ConOut, also...
2021-02-03 Roger Pau Monnéstand/multiboot: adjust the protocol between loader...
2021-02-03 Kyle Evanslualoader: position hyphens at the beginning of charact...
2021-02-03 Kyle Evansstand: lua: enhance lfs.dir() to speed up kernels_autod...
2021-02-02 Toomas Soomeuserboot: provide stub gfx functions
2021-02-02 Toomas Soomeloader: create built in font from bold font face
2021-01-30 Kyle Evansstand: ensure that the efi directory's dependencies...
2021-01-29 Kyle Evanslualoader: improve loader.conf var processing
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...
next