]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2019-03-26  Vladimir SerbinenkoPOTFILES: Don't include gnulib in grub.pot
2019-03-26  Vladimir Serbinenkoconfigure.ac: Use nostdlib when checking for nostdinc
2019-03-25  Vladimir Serbinenkoefi/tpm.h: Fix hash_log_extend_event definition.
2019-03-25  Vladimir SerbinenkoRename grub_disk members
2019-03-25  Vladimir Serbinenkogrub-mkimagexx: Fix RISCV error message
2019-03-25  Vladimir Serbinenkokern/emu/misc.c: Don't include config-util.h when runni...
2019-03-25  Vladimir SerbinenkoSupport R_PPC_PLTREL24
2019-03-20  Daniel Kipersparc: Enable __clzsi2() and __clzdi2()
2019-03-20  Daniel Kipermips: Enable __clzsi2()
2019-03-20  Daniel Kiperverifiers: MIPS fallout cleanup
2019-03-20  Daniel Kiperverifiers: PowerPC fallout cleanup
2019-03-20  Daniel Kiperverifiers: IA-64 fallout cleanup
2019-03-20  Colin Watsonposix_wrap: Flesh out posix_wrap/limits.h a little...
2019-03-19  Marek Marczykowski... xen: Look for Xen notes in section headers too
2019-03-19  Colin Watsongetroot: Save/restore CWD more reliably on Unix
2019-03-12  Andrei Borzenkovnet/dhcp: Add explicit net_dhcp command
2019-03-12  Andrei Borzenkovnet/dhcp: Actually send out DHCPv4 DISCOVER and REQUEST...
2019-03-12  Andrei Borzenkovnet/dhcp: Allow receiving DHCP OFFER and ACK packets
2019-03-12  Andrei Borzenkovnet/dhcp: Use DHCP options for name and bootfile
2019-03-12  Andrei Borzenkovnet/dhcp: Introduce per-interface timeout
2019-03-12  Andrei Borzenkovnet/dhcp: Make grub_net_process_dhcp() take an interface
2019-03-12  Andrei Borzenkovnet/dhcp: Refactor DHCP packet transmission into separa...
2019-03-12  Andrei Borzenkovnet/dhcp: Allow overloading legacy bootfile and name...
2019-03-12  Andrei Borzenkovnet/dhcp: Replace parse_dhcp_vendor() with find_dhcp_op...
2019-03-12  Andrei Borzenkovnet/dhcp: Remove dead code
2019-03-12  Jesús Diéguez... msr: Add new MSR modules (rdmsr/wrmsr)
2019-03-12  Jesús Diéguez... asm: Replace "__asm__ __volatile__" with "asm volatile"
2019-03-12  Eric Snowbergsparc64: Add bios boot partition support
2019-03-12  Eric Snowbergieee1275: obdisk driver
2019-03-12  Paul MenzelMakefile: Allow to set file systems modules for default...
2019-03-07  Vladimir Serbinenkowindows/platform.c: Fix compilation errors
2019-03-05  Colin Watsongnulib: Upgrade Gnulib and switch to bootstrap tool
2019-03-05  Colin Watsonsyslinux: Fix syslinux_test in out-of-tree builds
2019-03-05  Colin Watsonutil: Detect more I/O errors
2019-03-05  James Clarkeosdep/freebsd: Fix partition calculation for EBR entries
2019-02-26  Steve McIntyregrub-install: Check for arm-efi as a default target
2019-02-26  Daniel KiperRevert "grub-install: Check for arm-efi as a default...
2019-02-25  Alexander Graftravis: Add Travis CI config file
2019-02-25  Steve McIntyregrub-install: Check for arm-efi as a default target
2019-02-25  Leif Lindholmarm64/efi: Fix grub_efi_get_ram_base()
2019-02-25  Paul Menzelnormal/menu: Do not treat error values as key presses
2019-02-25  Alexander Graffdt: Treat device tree file type like ACPI
2019-02-25  Alexander GrafRISC-V: Add to build system
2019-02-25  Alexander GrafRISC-V: Add libgcc helpers for clz
2019-02-25  Alexander GrafRISC-V: Add auxiliary files
2019-02-25  Alexander GrafRISC-V: Add awareness for RISC-V reloations
2019-02-25  Alexander GrafRISC-V: Add Linux load logic
2019-02-25  Alexander GrafRISC-V: Add early startup code
2019-02-25  Alexander GrafRISC-V: Add setjmp implementation
2019-02-25  Alexander Grafelf.h: Add RISC-V definitions
2019-02-25  Alexander GrafPE: Add RISC-V definitions
2019-02-25  Alexander Grafefi: Rename armxx to arch
2019-02-06  Alexander Grafmkimage: Clarify file alignment in efi case
2019-02-06  Alexander Grafmkimage: Align efi sections on 4k boundary
2019-02-06  Alexander Grafmkimage: Use EFI32_HEADER_SIZE define in arm-efi case
2019-02-06  Guillaume GARDETarm: Move initrd upper to leave more space for kernel
2019-01-23  Leif Lindholmlinux, efi, arm*, fdt: Break FDT extra allocation space...
2019-01-22  Cristian Ciocalteauboot: Add the missing disk write operation support
2019-01-21  Max Tottenhamtpm: Fix bug in GRUB2 TPM module
2019-01-14  Colin Watsonpgp: Fix emu build and tests after pgp module renaming
2019-01-14  Peter Großegrub-mkconfig/20_linux_xen: Support multiple early...
2019-01-14  Heinrich Schuchardtgrub-core/loader/efi/fdt.c: Do not copy random memory
2018-12-12  Matthew Garrettverifiers: Add TPM documentation
2018-12-12  Matthew Garrettverifiers: Core TPM support
2018-12-12  Matthew Garrettverifiers: Verify commands executed by grub
2018-12-12  Juergen Grossxen_pvh: Add support to configure
2018-12-12  Juergen Grossxen_pvh: Support grub-install for xen_pvh
2018-12-12  Juergen Grossxen_pvh: Support building a standalone image
2018-12-12  Juergen Grossxen: Use elfnote defines instead of plain numbers
2018-12-12  Hans van Kranenburggrub-module-verifier: Ignore all_video for xen_pvh
2018-12-12  Juergen Grossxen_pvh: Add build runes for grub-core
2018-12-12  Juergen Grossxen: Init memory regions for PVH
2018-12-12  Juergen Grossxen: Setup Xen specific data for PVH
2018-12-12  Juergen Grossxen: Get memory map from hypervisor for PVH
2018-12-12  Juergen Grossxen: Setup hypercall page for PVH
2018-12-12  Juergen Grossxen: Add PVH boot entry code
2018-12-12  Juergen Grossxen: Add basic hooks for PVH in current code
2018-12-12  Juergen Grossxen: Add PVH specific defines to offset.h
2018-12-12  Juergen Grossxen: Modify grub_xen_ptr2mfn() for Xen PVH
2018-12-12  Juergen Grossxen: Rearrange xen/init.c to prepare it for Xen PVH...
2018-12-12  Juergen Grossxen: Add some dummy headers for PVH mode
2018-12-12  Juergen Grossxen: Prepare common code for Xen PVH support
2018-12-12  Juergen Grossxen: Carve out grant tab initialization into dedicated...
2018-12-12  Juergen Grossloader/linux: Support passing RSDP address via boot...
2018-12-12  Juergen Grossxen: Add some Xen headers
2018-12-07  Daniel Kiperverifiers: ARM Xen fallout cleanup
2018-12-07  Daniel Kiperverifiers: Xen fallout cleanup
2018-11-28  Eric Snowbergofnet: Fix build regression in grub_ieee1275_parse_boot...
2018-11-26  Nick Terrellbtrfs: Add zstd support to grub btrfs
2018-11-26  Nick Terrellzstd: Import upstream zstd-1.3.6
2018-11-21  Michael Changverifiers: fix double close on pgp's sig file descriptor
2018-11-21  Lee Jonesgeneric/blocklist: Fix implicit declaration of function...
2018-11-21  Lee Jonesarm64/xen: Fix too few arguments to function grub_creat...
2018-11-16  Leif Lindholmarm-uboot, ia64, sparc64: Fix up grub_file_open() calls
2018-11-16  Leif Lindholmarm64/efi: Fix breakage caused by verifiers
2018-11-16  Leif Lindholmgrub-core/loader/efi/fdt.c: Fixup grub_file_open()...
2018-11-16  Leif Lindholminclude/grub/file.h: Add device tree file type
2018-11-16  Leif Lindholminclude/grub/verify.h: Add include guard
2018-11-16  Matthew Daleymkimage: Pad DTBs to target-specific pointer size
2018-11-09  Colin WatsonCope with / being on a ZFS root dataset
next