efi: change heap allocation type to GRUB_EFI_LOADER_CODE
[grub.git] / grub-core /
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 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 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: 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 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-03 Paulo Flabiano SmorigoAdd 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 SerbinenkoUse $(SHELL) rather than /bin/sh.
2017-05-03 Vladimir SerbinenkoSupport lseek64.
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-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-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-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 SerbinenkoFix truncated checksum.h.
2017-02-03 Vladimir SerbinenkoRegenerate checksums.h
2017-02-03 Vladimir SerbinenkoFix mingw compilation.
2017-02-02 Daniel Kiperi386/relocator: Align stack in grub_relocator64_efi...
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 Serbinenkoia64: Fix iterator for relocation entries.
2017-02-01 Vladimir Serbinenkoarm: Fix trampoline generation.
2017-01-31 Vladimir SerbinenkoRegenerate checksum.h.
2017-01-31 Vladimir Serbinenkocharset: Trim away RLM and LRM.
2017-01-31 Vladimir Serbinenkogfxterm: Fix clearing of cursor.
2017-01-31 Vladimir Serbinenkoia64: Add support for R_IA64_GPREL64I.
2017-01-30 Vladimir Serbinenkogrub-module-verifier: Ignore all_video emptiness on...
2017-01-27 Carlo Caioneexfat: Support files over 4GiB
2017-01-27 Vladimir SerbinenkoEnsure that grub_reboot doesn't return on emu.
2017-01-24 Andrei Borzenkovosdep/linux: handle autofs entries in /proc/self/mountinfo
2017-01-08 Andrei Borzenkovlinux: fix "vga=XX deprecated" warning for text mode
2016-12-22 Michael ChangFix fwpath in efi netboot
2016-12-15 Andrei Borzenkovefi: properly terminate filepath with NULL in chainloader
2016-12-14 Stanislav Kholmanskikhofnet: implement the receive buffer
2016-12-14 Stanislav Kholmanskikhofnet: move the allocation of the transmit buffer into...
2016-11-24 Alexander Grafefi: Move fdt helper into own file
2016-11-22 Andrei Borzenkovbootp: export next server IP as environment variable
2016-11-10 Alexander Grafarm64: Move firmware fdt search into global function
2016-11-05 Corey Hickeyfix detection of non-LUKS CRYPT
2016-10-27 Juergen Grossxen: add capability to load p2m list outside of kernel...
2016-10-27 Juergen Grossxen: modify page table construction
2016-10-27 Juergen Grossxen: add capability to load initrd outside of initial...
2016-10-27 Juergen Grossxen: factor out allocation of page tables into separate...
2016-10-27 Juergen Grossxen: factor out allocation of special pages into separa...
2016-10-27 Juergen Grossxen: factor out p2m list allocation into separate function
2016-10-27 Juergen Grossxen: add elfnote.h to avoid using numbers instead of...
2016-10-27 Juergen Grossxen: reduce number of global variables in xen loader
2016-10-27 Juergen Grossxen: avoid memleaks on error
2016-10-27 Juergen Grossxen: make xen loader callable multiple times
next