]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2016-11-14  Dirk Muellergrub-mknetdir: Add support for ARM64 EFI
2016-11-12  Joonas Lahtinen.gitignore: Add grub-core/build-grub-module-verifier
2016-11-10  Alexander Grafarm efi: Use fdt from firmware when available
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: synchronize xen header
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
2016-10-27  Daniel Kipermultiboot2: Add support for relocatable images
2016-10-27  Daniel Kipermultiboot2: Do not pass memory maps to image if EFI...
2016-10-27  Daniel Kipermultiboot2: Add tags used to pass ImageHandle to loaded...
2016-10-27  Daniel Kiperi386/relocator: Add grub_relocator64_efi relocator
2016-10-18  Sakar Aroranet/ip: Fix limit_time calculation in freeing old fragments
2016-09-28  Andrei Borzenkovasm-tests/i386-pc: Check that movl is 5 bytes.
2016-08-13  Pete BatardAdd missing va_end() to xasprintf() in grub-emu.
2016-07-27  Andrei Borzenkovat_keyboard: fix numpad "0" and "." mapping
2016-07-26  Andrei Borzenkovdns: fix buffer overflow for data->addresses in recv_hook
2016-07-26  Andrei Borzenkovxfs: accept filesystem with meta_uuid
2016-05-03  Andrei Borzenkovnet: translate pxe prefix to tftp when checking for...
2016-04-30  Andrei Borzenkovnet: reset net->stall in grub_net_seek_real
2016-04-30  Stefan Fritschhttp: reset EOF indication in http_seek
2016-04-24  Mike Gilbertbuild: Use AC_HEADER_MAJOR to find device macros
2016-04-09  Michael Changhttp: fix superfluous null line in range request header
2016-03-22  Andrei Borzenkovconfigure: set -fno-pie together with -fno-PIE
2016-03-20  Andrei Borzenkovbootp: check that interface is not NULL in configure_by...
2016-03-19  Andrei Borzenkovbootp: fix memory leak in grub_cmd_dhcpopt
2016-03-15  Aaron LuftRemove the variable oldname which is attempting to...
2016-03-13  Andrei BorzenkovMakefile.util.def: add $LIBINTL to grub-macbless flags
2016-03-11  Robert MarshallFailed config now returns exit code (#1252311)
2016-03-11  Michael Changxen_file: Fix invalid payload size
2016-03-10  Vladimir Serbinenkomultiboot2: Remove useless GRUB_PACKED
2016-03-06  Andrei Borzenkov20_linux_xen: fix test for GRUB_DEVICE
2016-03-06  Mike Gilbert10_linux: Fix grouping of tests for GRUB_DEVICE
2016-02-28  Andrei BorzenkovNEWS update
2016-02-28  Vladimir SerbinenkoRelease 2.02~beta3 2.02-beta3 grub-2.02-beta3
2016-02-28  Vladimir Serbinenkogrub_arch_sync_dma_caches: Accept volatile address
2016-02-27  Leif Lindholmefidisk: Respect block_io_protocol buffer alignment
2016-02-27  Vladimir Serbinenkousbtrans: Fix memory coherence and use-after-free.
2016-02-27  Vladimir Serbinenkoehci: Fix memory coherence
2016-02-27  Vladimir Serbinenkoarm-uboot: Make self-relocatable to allow loading at...
2016-02-27  Vladimir SerbinenkoAllow _start == 0 with relocatable images
2016-02-27  Vladimir SerbinenkoProvide __bss_start and _end symbols in grub-mkimage.
2016-02-27  Vladimir SerbinenkoEncapsulate image layout into a separate structure.
2016-02-27  Vladimir Serbinenkomkimagexx: Split PE and generic part for relocations.
2016-02-27  Vladimir Serbinenkomkimage.c: Split into separate files.
2016-02-27  Vladimir Serbinenkobsd: Ensure that kernel is loaded before loading module.
2016-02-27  Vladimir Serbinenkocat: Don't switch terminal mode when there is nothing...
2016-02-27  Vladimir SerbinenkoUse console rather than serial_efi0 on arm64-efi in...
2016-02-27  Andrei Borzenkovefidisk: fix misplaced parenthesis in b00e4c2
2016-02-26  Andrei Borzenkovefidisk: prevent errors from diskfilter scan of removab...
2016-02-26  Vladimir SerbinenkoRegenerate checksums
2016-02-26  Vladimir SerbinenkoMakefile: Don't delete default_payload.elf if it doesn...
2016-02-25  Josef Baciknet: fix ipv6 routing
2016-02-24  Vladimir Serbinenkoieee1275: fix signed comparison
2016-02-23  Andrei Borzenkovsearch: actually skip floppy with --no-floppy
2016-02-23  Andrei Borzenkovmultiboot2: zero reserved field in memory map
2016-02-22  Vladimir SerbinenkoImprove EHCI logging
2016-02-22  Vladimir Serbinenkousb_keyboard: Remove useless include
2016-02-22  Vladimir SerbinenkoRefresh before abort
2016-02-22  Eric Snowbergieee1275: prevent buffer over-read
2016-02-22  Thomas Huthmenu_entry: Disable cursor during update_screen()
2016-02-17  Vladimir Serbinenkodefault_payload.elf: Always rebuild and remove before...
2016-02-17  Vladimir Serbinenkodefault_payload.elf: Include password_pbkdf2.
2016-02-17  Vladimir Serbinenkodefault_payload.elf: Add modules from $(EXTRA_PAYLOAD_M...
2016-02-17  Vladimir Serbinenkomm: Avoid integer overflow.
2016-02-17  Vladimir SerbinenkoRemove -Wno-maybe-uninitialized as it may not be present.
2016-02-17  Vladimir SerbinenkoFix warnings when compiling with -O3
2016-02-14  Vladimir SerbinenkoAdd wbinvd around bios call.
2016-02-12  Eric SnowbergOBP available region contains grub. Start at grub_phys_end.
2016-02-12  Andreas FreimuthAdd Thinkpad T410s button cmos address.
2016-02-12  Vladimir SerbinenkoTODO: Remove obsolete link
2016-02-12  Toomas Soomelz4: Fix pointer overflow
2016-02-12  Vladimir Serbinenkogrub-shell: Update 32-bit OVMF binary name.
2016-02-12  Daniel Kiperrelocator: Fix integer underflow.
2016-02-12  Vladimir SerbinenkoChange -v to -V for version of shell utils.
2016-02-12  Vladimir Serbinenkoxnu: Add new kernel path to autoconfig.
2016-02-12  Vladimir Serbinenkoarm64: Use cpu timer for timekeeping.
2016-02-12  Vladimir Serbinenkopowerpc: Trim header in tests.
2016-02-12  Vladimir Serbinenkodefault_payload: Include syslinuxcfg, all filesystems...
2016-02-12  Vladimir Serbinenkoxnu: Supply random seed.
2016-02-12  Vladimir SerbinenkoAdd RNG module.
2016-02-12  Vladimir Serbinenkoyylex: use grub_fatal for exit.
2016-02-12  Vladimir Serbinenkoprintf: Fix and test %% behaviour in presence of subseq...
2016-02-12  Vladimir SerbinenkoSplit pmtimer wait and tsc measurement from pmtimer...
2016-02-12  Vladimir SerbinenkoMake grub_cpu_is_tsc_supported generally available.
2016-02-12  Vladimir SerbinenkoMake grub_acpi_find_fadt accessible generically
2016-02-12  Vladimir SerbinenkoMake unaligned types public.
2016-02-12  Vladimir SerbinenkoFix emu compilation error on arm.
2016-02-11  Vladimir Serbinenkoxnu: Include relocated EFI in heap size.
2016-02-11  Vladimir Serbinenkoxnu: supply ramsize to the kernel.
2016-02-03  Andrei Borzenkovsupport modules without symbol table
2016-02-01  Andrei Borzenkov10_linux: avoid multi-device root= kernel argument
next