]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/common
Merge branch 'releng/13.2' into releng-CDN/13.2
[FreeBSD/FreeBSD.git] / stand / common /
2023-02-23 Mitchell Horneloader: always install help files
2023-01-27 Emmanuel Vadotloader: md: Use default func for fmtdev and parsedev
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-25 Warner LoshRevert "stand: remove mips support"
2023-01-24 Warner Loshstand: Separate base and cli parts of nvstore
2023-01-24 Warner Loshstand: create common set_currdev
2023-01-24 Warner Loshstand: Move dev_cleanup into libsa
2023-01-24 Warner Loshstand: Create common gen_setcurrdev and replace code
2023-01-24 Warner Loshstand: update prototypes for md_load and md_load64
2023-01-24 Warner Loshkboot: Add md_addr to metadata
2023-01-24 Warner Loshstand: parsedev API change: devspec now points to start...
2023-01-24 Warner Loshstand: For all disk drivers, connect dv_parsedev to...
2023-01-24 Warner Loshstand: Change disk_parsedev() API
2023-01-24 Warner Loshstand: Remove unused enum
2023-01-24 Elliott Mitchellstand: Nuke double-semicolons
2023-01-24 Warner Loshgeli: Move check for DEVT_DISK into geli_probe_and_attach
2023-01-24 Warner Loshstand/elf: Only support swapping headers on powerpc.
2023-01-24 Warner Loshstand: collapse all copies of *copyenv into md_copyenv
2023-01-24 Warner Loshstand: Move MOD_xxx macros from modinfo.h to .c
2023-01-24 Warner Loshstand: Move md_copymodules into modinfo.c and reduce...
2023-01-24 Warner Loshstand: Create common/modinfo.h
2023-01-24 Warner Loshstand: Create MOD_ALIGN macro and use it everywhere
2023-01-24 Warner Loshstand: Add interp_has_builtin_cmd to see if we have...
2023-01-24 Warner Loshstand: separate the command lookup from the command...
2023-01-24 Warner Loshstand: Add disk_fmtdev for dv_fmtdev for all the disk...
2023-01-24 Warner Loshstand: Change disk_fmtdev to take a struct devdesc *
2023-01-24 Warner Loshstand: Move quit command to common commands
2023-01-24 Warner Loshstand: Make sure nobody has a NULL pointer for dv_cleanup
2023-01-24 Warner Loshstand: Fix set but unused warning
2023-01-24 Warner Loshstand/disk: Trivial formatting nit
2023-01-24 Warner Loshstand: Use c99 structure initialization for network...
2023-01-24 Warner Loshstand: Use c99 structure initialization for md device
2023-01-24 Simon J. GerratyHandle MODULE_VERBOSE_TWIDDLE in module_verbose_set
2023-01-24 Simon J. Gerratymodule_verbose should also affect non-ELF modules.
2023-01-24 Simon J. GerratyAdd support for module_verbose
2023-01-24 Warner Loshstand/module: skip is only used by veriexec
2023-01-24 Warner Loshloader: move all gfx_fb.c stubs to common/gfx_fb_stub.c
2023-01-24 Warner Loshloader: narrow the scope of gfx frame buffer wrt tg...
2023-01-24 Warner Loshloader:prefix is only used for LOADER_VERIEXEC
2023-01-24 Warner Loshstand: remove mips support
2023-01-24 Toomas Soomeloader: net_open() should not replace f->f_devdata
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-10-17 Kyle Evansloader: fix elf lookup_symbol type filtering
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-07-15 Mark Johnstonloader: Relax the check in is_kernphys_relocatable()
2022-06-26 Warner Loshefi: switch boot_services_gone to boot_services_active
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-10 Gordon Berglingstand: Fix a common typo in source code comments
2022-04-14 Gordon Berglingstand: Remove a double word in a source code comment
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-01-27 Emmanuel Vadotloader: tslog: Add more log for module loading
2022-01-14 Emmanuel Vadotloader: Add more bus name to pnpautoload
2022-01-14 Emmanuel Vadotloader: Fix pnpload and add some usage
2022-01-14 Emmanuel Vadotloader: Fix pnpmatch and add some usage
2022-01-13 Emmanuel Vadotstand: Don't build readtest command on mips
2022-01-13 Emmanuel Vadotloader: bcache: Fix debug printf
2022-01-13 Emmanuel Vadotloader: Add preload operation to fs_ops
2022-01-13 Toomas Soomeloader: implement mount/unmount rootfs
2022-01-13 Emmanuel Vadotloader: Add a readtest command
2022-01-10 Toomas Soomeloader.efi: to preserve heap space, use AllocatePages...
2022-01-10 Toomas Soomeloader: framebuffer should only be written into
2021-12-29 Colin PercivalMFC: Improve readahead in loader
2021-12-29 Maxim SobolevOnly trigger read-ahead if two adjacent blocks have...
2021-12-29 Colin Percivalloader: Set twiddle globaldiv to 16 by default
2021-12-29 Colin PercivalMFC loader+userland TSLOG support
2021-12-25 Gordon Berglinggfx_fb: Fix a typo in a source code comment
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-11-05 Leandro Luporipowerpc64le: stand fixes
2021-10-01 Toomas Soomeloader: dev_net.c should use __func__ with printf
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-09 Toomas Soomeloader.efi: fix console output after BS off
2021-08-28 Toomas Soomeloader: loader_lua can run command_more twice
2021-08-28 Toomas Soomeloader: FB console does leave garbage on screen while...
2021-08-23 Roger Pau Monnéloader: fix multiboot loading on UEFI
2021-08-23 Konstantin Belousovamd64 UEFI loader: stop copying staging area to 2M...
2021-07-16 Warner Loshloader: Don't reserve space for symbols twice.
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Mark Johnstonstand: Fix __elfN(loadimage) return value
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-05-23 Toomas Soomeloader: gfx_fb_drawrect should use GfxFbBltVideoFill
2021-03-23 Mark Johnstonstand: Load INIT_ARRAY and FINI_ARRAY sections
2021-03-09 Toomas Soomeloader: cursor off should restore display content
2021-03-04 Toomas Soomeloader: use display pixel density for font autoselection
2021-02-21 Toomas Soomeloader: unload command should reset tg_kernel_supported...
2021-02-21 Dimitry AndricFix loader detection of vbefb support on !amd64
2021-02-21 Toomas Soomeloader: start kernel in text mode when there is no...
2021-02-15 Toomas Soomeloader: do not autoselect smaller font than 8x16 with...
2021-02-15 Toomas Soomeloader: remove BORDER_PIXELS
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-17 Toomas Soomeloader: update gfx module
2021-01-17 Emmanuel Vadotloader: Partial revert of 987eabdc2ae1
2021-01-16 Toomas Soomeloader.efi: Use Blt with gop as default
next