]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2018-02-23  H.J. Lux86-64: Treat R_X86_64_PLT32 as R_X86_64_PC32
2018-02-14  Steve McIntyreMake grub-install check for errors from efibootmgr
2018-02-14  Eric Snowbergsparc64: fix OF path names for sun4v systems
2018-02-14  Eric Snowbergsparc64: Add blocklist GPT support for SPARC
2018-01-29  Stefan Fritschahci: Improve error handling
2018-01-29  dann frazierKeep the native terminal active when enabling gfxterm
2017-12-06  Julien Grallarm64/xen: Add missing #address-cells and #size-cells...
2017-12-06  Jordan Glovergrub-mkconfig: Fix detecting .sig files as system images
2017-12-06  Eric Snowbergieee1275: Fix segfault in grub-ofpathname
2017-11-28  Eric Snowberggrub-install: Fix memory leak
2017-11-24  Eric Snowbergls: prevent double open
2017-10-06  David E. Boxtsc: Change default tsc calibration method to pmtimer...
2017-09-07  Alexander Grafefi: Free malloc regions on exit
2017-09-07  Alexander Grafefi: Move grub_reboot() into kernel
2017-09-07  Konrad Rzeszutek... Use grub-file to figure out whether multiboot2 should...
2017-09-07  Konrad Rzeszutek... Fix util/grub.d/20_linux_xen.in: Add xen_boot command...
2017-09-07  Vladimir SerbinenkoFix compilation for x86_64-efi.
2017-09-05  Vladimir SerbinenkoAdd a file missing in multiboot2 commit.
2017-08-30  Vladimir Serbinenkogzio: fix unaligned access
2017-08-30  Vladimir Serbinenkogrub-fs-tester: Fix bashism
2017-08-30  Vladimir SerbinenkoRegenerate checksum.h with newer unifont.
2017-08-30  Vladimir Serbinenkoprintf_unit_test: Disable Wformat-truncation on GCC...
2017-08-30  Vladimir Serbinenkoqemu, coreboot, multiboot: Change linking address to...
2017-08-30  Stefan FritschImplement checksum verification for gunzip
2017-08-30  Vladimir Serbinenkoxfs: Don't attempt to iterate over empty directory.
2017-08-30  Patrick Steinhardtunix exec: avoid atexit handlers when child exits
2017-08-30  Vladimir Serbinenkoarc: Do not create spurious variable grub_arc_memory_ty...
2017-08-14  Xuan GuoSet have_exec to y on cygwin so we have grub_mkrescue.
2017-08-14  Vladimir Serbinenkoenforcing fixup
2017-08-14  Vladimir Serbinenkomultiboot fixup
2017-08-14  Vladimir Serbinenkolinux fixup
2017-08-14  Vladimir Serbinenkoyylex: Explicilty cast fprintf to void.
2017-08-14  Vladimir Serbinenkogenmoddep: Check that no modules provide the same symbol.
2017-08-14  Vladimir SerbinenkoFix symbols appearing in several modules in linux*.
2017-08-14  Vladimir Serbinenkomultiboot: disentangle multiboot and multiboot2.
2017-08-14  Vladimir Serbinenkohdparm: Depend on hexdump rather than having a second...
2017-08-14  Vladimir Serbinenkogrub.texi: Fix typo
2017-08-07  Pete Batardio: add a GRUB_GZ prefix to gzio specific defines
2017-08-07  Pete Batardcore: use GRUB_TERM_ definitions when handling term...
2017-08-07  Leif Lindholmefi: change heap allocation type to GRUB_EFI_LOADER_CODE
2017-08-07  Leif Lindholmarm64 linux loader: improve type portability
2017-08-07  Leif Lindholmefi: Add GRUB_PE32_MAGIC definition
2017-08-07  Leif Lindholmefi: move fdt helper library
2017-08-07  Vladimir SerbinenkoRemove grub_efi_allocate_pages.
2017-08-07  Leif Lindholmefi: refactor grub_efi_allocate_pages
2017-08-07  Vladimir SerbinenkoFail if xorriso failed.
2017-08-07  Vladimir Serbinenkomkrescue: Check xorriso presence before doing anything...
2017-08-07  Pali Rohár* grub-core/fs/udf.c: Add support for UUID
2017-08-07  Pali Rohárudf: Fix reading label, lvd.ident is dstring
2017-08-07  Pete Batardzfs: remove size_t typedef and use grub_size_t instead
2017-08-03  Rob ClarkFix a segfault in lsefi
2017-07-10  Vladimir Serbinenkofdt: silence clang warning.
2017-07-09  Vladimir Serbinenkoarm-efi: Fix compilation
2017-07-09  AppCheckercrypto: Fix use after free.
2017-07-09  Vladimir Serbinenkoehci: Fix compilation on i386
2017-07-09  phcodercache: Fix compilation for ppc, sparc and arm64
2017-07-09  phcoderehci: Fix compilation for amd64
2017-06-29  Eric BiggersAllow GRUB to mount ext2/3/4 filesystems that have...
2017-05-29  Eric Snowbergsparc64: Don't use devspec to determine the OBP path
2017-05-18  Fu Weiarm64: Update the introduction of Xen boot commands...
2017-05-18  Fu Weiutil/grub.d/20_linux_xen.in: Add xen_boot command suppo...
2017-05-18  Fu Weiarm64: Add "--nounzip" option support in xen_module...
2017-05-18  Julien Grallarm64/xen_boot: Fix Xen boot using GRUB2 on AARCH64
2017-05-18  Eric Snowbergsparc64: Close cdboot ihandle
2017-05-09  Vladimir Serbinenkoat_keyboard: Fix falco chromebook case.
2017-05-09  Julius Wernercoreboot: Changed cbmemc to support updated console...
2017-05-09  Vladimir SerbinenkoMissing parts of previous commit
2017-05-09  Vladimir Serbinenkoarm_coreboot: Add Chromebook keyboard driver.
2017-05-09  Vladimir Serbinenkork3288_spi: Add SPI driver
2017-05-09  Vladimir Serbinenkofdtbus: Add ability to send/receive messages on parent...
2017-05-09  Vladimir SerbinenkoFix bug on FDT nodes with compatible property
2017-05-08  Vladimir Serbinenkoarm_coreboot: Support EHCI.
2017-05-08  Vladimir Serbinenkoehci: Split core code from PCI part.
2017-05-08  Vladimir Serbinenkoarm_coreboot: Support DMA.
2017-05-08  Vladimir Serbinenkoarm_coreboot: Support loading linux images.
2017-05-08  Vladimir Serbinenkoarm_coreboot: Support grub-mkstandalone.
2017-05-08  Vladimir Serbinenkoarm_coreboot: Support keyboard for vexpress.
2017-05-08  Vladimir Serbinenkoat_keyboard: Split protocol from controller code.
2017-05-08  Vladimir Serbinenkoarm-coreboot: Export FDT routines.
2017-05-08  Vladimir Serbinenkoarm-coreboot: Support for vexpress timer.
2017-05-08  Vladimir SerbinenkoAdd support for device-tree-based drivers.
2017-05-08  Vladimir Serbinenkoarm-coreboot: Start new port.
2017-05-08  Vladimir SerbinenkoRename uboot/datetime to dummy/datetime.
2017-05-08  Vladimir SerbinenkoRename uboot/halt.c to dummy/halt.c.
2017-05-08  Vladimir Serbinenkocoreboot: Split parts that are platform-independent.
2017-05-08  Vladimir SerbinenkoRefactor arm-uboot code to make it genereic.
2017-05-08  Vladimir Serbinenkomkimage: Pass layout to mkimage_generate_elfXX rather...
2017-05-03  Paulo Flabiano... Add Virtual LAN support.
2017-05-03  Vladimir Serbinenkostrtoull: Fix behaviour on chars between '9' and 'a'.
2017-05-03  Vladimir SerbinenkoAdd strtoull test.
2017-05-03  Vladimir SerbinenkoFix shebang for termux.
2017-05-03  Vladimir SerbinenkoAdd termux path to dict.
2017-05-03  Vladimir Serbinenkopo: Use @SHELL@ rather than /bin/sh.
2017-05-03  Vladimir SerbinenkoUse $(SHELL) rather than /bin/sh.
2017-05-03  Vladimir SerbinenkoSupport lseek64.
2017-05-03  Vladimir SerbinenkoDon't retrieve fstime when it's not useful.
2017-05-03  Vladimir Serbinenkosupport busybox date.
2017-05-03  Vladimir Serbinenkofs-tester: make sh-compatible
2017-05-03  Vladimir SerbinenkoRemove bashisms from tests.
2017-05-03  Vladimir SerbinenkoBump version to 2.03
next