grub.git
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
2017-04-25 Vladimir SerbinenkoIncrease version to 2.02.
2017-04-12 Vladimir SerbinenkoFix remaining cases of gcc 7 fallthrough warning.
2017-04-04 Andrei BorzenkovAdd gnulib-fix-gcc7-fallthrough.diff
2017-04-04 Andrei Borzenkovi386, x86_64, ppc: fix switch fallthrough cases with...
2017-04-04 Andrei Borzenkovbtrfs: avoid "used uninitialized" error with GCC7
2017-04-02 Andrei Borzenkovacpi: add missing efi_call wrapper to acpi command
2017-03-15 Vladimir SerbinenkoIncrement version to GRUB 2.02~rc2.
2017-03-15 Vladimir SerbinenkoUse core2duo for bootcheck test on 64-bit EFI.
2017-03-14 Andrei Borzenkovefi: skip iPXE block device.
2017-03-05 phcoderxen: Fix wrong register in relocator.
2017-02-27 Vladimir Serbinenkovideo_fb: Fix blue collor if using unoptimized blitter.
2017-02-27 Vladimir Serbinenkolegacy_initrd: Strip any additional arguments to initrd.
2017-02-26 Andrei Borzenkovgrub-fs-tester: improve squash4 tests
2017-02-25 Andrei Borzenkovefi: strip off final NULL from File Path in grub_efi_ge...
2017-02-24 Andrei Borzenkovsquash4: fix handling of fragments and sparse files
2017-02-22 Vladimir SerbinenkoWhitelist sparc64-ieee1275 as having no video modules.
2017-02-12 Andrei Borzenkovscript: fix double free in lexer
2017-02-07 Vladimir Serbinenkoxen: Fix parsing of XZ kernel.
2017-02-06 Vladimir Serbinenkoxen: Fix handling of GRUB chainloading.
2017-02-03 Vladimir Serbinenkolinguas: Don't skip ko.po.
2017-02-03 Vladimir SerbinenkoFix truncated checksum.h.
2017-02-03 Vladimir SerbinenkoRegenerate checksums.h
2017-02-03 Vladimir SerbinenkoRelease 2.02-rc1.
2017-02-03 Vladimir SerbinenkoFix mingw compilation.
2017-02-03 Daniel Kahn... documentation: Clarify documentation for special enviro...
2017-02-02 Vladimir SerbinenkoAvoid causing kernel oops in nilfs2 test.
2017-02-02 Vladimir Serbinenkobtrfs: Shorten label by one character.
2017-02-02 Vladimir Serbinenkogrub-fs-tester: Fix mkudffs invocation.
2017-02-02 Vladimir Serbinenkogrub-fs-tester: Fix fat test.
2017-02-02 Daniel Kiperi386/relocator: Align stack in grub_relocator64_efi...
2017-02-02 Vladimir Serbinenkoi386-ieee1275: Add missing bootcheck target.
2017-02-02 Vladimir Serbinenkobootcheck-linux-i386: Use -cpu pentium2.
2017-02-02 Vladimir SerbinenkoUse -fPIC with arm64 with clang.
2017-02-02 Vladimir SerbinenkoINSTALL: Fix mention of thumb-clang.
2017-02-01 Vladimir SerbinenkoFix thumb compilation with clang.
2017-02-01 Vladimir SerbinenkoAdd missing strtoull_test.c
2017-02-01 Vladimir Serbinenkoarm64: Add support for GOT and PCREL32 relocations.
2017-02-01 Vladimir Serbinenkomkimage: Fix memory leak.
2017-02-01 Vladimir Serbinenkoarm/arm64: Fix improper use of start address.
2017-02-01 Vladimir Serbinenkoia64: Fix iterator for relocation entries.
2017-02-01 Vladimir Serbinenkoarm: Fix trampoline generation.
next