]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
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
2018-11-09 Paul Menzelunix/platform: Initialize variable to fix grub-install...
2018-11-09 Daniel Kiperefi: Add EFI shim lock verifier
2018-11-09 Daniel Kiperdl: Add support for persistent modules
2018-11-09 Vladimir Serbinenkoverifiers: Add the documentation
2018-11-09 Daniel Kiperverifiers: Rename verify module to pgp module
2018-11-09 Daniel Kiperverifiers: Add possibility to defer verification to...
2018-11-09 Vladimir Serbinenkoverifiers: Add possibility to verify kernel and modules...
2018-11-09 Vladimir Serbinenkoverifiers: Framework core
2018-11-09 Vladimir Serbinenkoverifiers: File type for fine-grained signature-verific...
2018-11-09 Daniel Kiperbufio: Use grub_size_t instead of plain int for size
2018-10-31 Goffredo Baroncellibtrfs: Add RAID 6 recovery for a btrfs filesystem
2018-10-31 Goffredo Baroncellibtrfs: Make more generic the code for RAID 6 rebuilding
2018-10-31 Goffredo Baroncellibtrfs: Add support for recovery for a RAID 5 btrfs...
2018-10-31 Goffredo Baroncellibtrfs: Refactor the code that read from disk
2018-10-31 Goffredo Baroncellibtrfs: Move logging code in grub_btrfs_read_logical()
2018-10-31 Goffredo Baroncellibtrfs: Avoid a rescan for a device which was already...
2018-10-31 Goffredo Baroncellibtrfs: Move the error logging from find_device() to...
2018-10-31 Goffredo Baroncellibtrfs: Add helper to check the btrfs header
2018-10-31 Goffredo Baroncellibtrfs: Add support for reading a filesystem with a...
2018-09-27 Michael Changmsdos: Fix overflow in converting partition start and...
2018-09-27 Mihai Moldovanosdep/linux: Convert partition start to disk sector...
2018-09-27 Adam Williamsonpython: Use AM_PATH_PYTHON to determine interpreter...
2018-09-27 Colin Watsonbuild: Use pkg-config to find FreeType
2018-09-27 Colin Watsonbuild: Capitalise *freetype_* variables
2018-09-13 Julian Andres... ofnet: Initialize structs in bootpath parser
2018-09-13 dann fraziergrub-reboot: Warn when "for the next boot only" promise...
2018-09-13 Cao jinrelocator16: Comments update
2018-09-13 Paul Menzelahci: Increase time-out from 10 s to 32 s
2018-09-13 Cao jinlinux16: Code cleanup
2018-09-13 Colin Watsontests: Fix qemu options for UHCI test
2018-09-13 Colin Watsontests: Disable sercon in SeaBIOS
2018-09-12 Peter Jonesgrub-module-verifier: Report the filename or modname...
2018-09-12 Peter Jonesconfigure: Fix an 8 year old typo
2018-09-12 Leif Lindholmloader/multiboot_mbi2: Use central copy of grub_efi_fin...
2018-09-12 Leif Lindholmloader/ia64/linux: Use central copy of grub_efi_find_mm...
2018-09-12 Leif Lindholmloader/i386/linux: Use central copy of grub_efi_find_mm...
2018-07-25 Leif Lindholmi386: Don't include lib/i386/reset.c in EFI builds
2018-07-25 Leif Lindholmefi: Restrict arm/arm64 linux loader initrd placement
2018-07-25 Leif Lindholmarm: Delete unused efi support from loader/arm
2018-07-25 Leif Lindholmarm/efi: Switch to arm64 linux loader
2018-07-25 Leif Lindholmarm64/linux/loader: Rename functions and macros and...
next