Show patches with: Archived = No       |   266 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
efidisk: Respect block_io_protocol buffer alignment --- 2016-02-17 Leif Lindholm Superseded
efidisk: Respect block_io_protocol buffer alignment --- 2016-02-18 Leif Lindholm Superseded
[3/3] i386, xen: Add xen_hypervisor and xen_module aliases for i386 --- 2016-02-24 Fu Wei Fu Superseded
[v2,1/4] arm64: add "--nounzip" option support in xen_module command --- 2016-02-25 Fu Wei Fu Superseded
[v2,2/4] * util/grub.d/20_linux_xen.in: Add xen_boot command support --- 2016-02-25 Fu Wei Fu Superseded
[v2,3/4] i386, xen: Add xen_hypervisor and xen_module aliases for i386 --- 2016-02-25 Fu Wei Fu Superseded
[v2,4/4] arm64: update the introduction of xen boot commands in docs/grub.texi --- 2016-02-25 Fu Wei Fu Superseded
[v3,1/4] i386, xen: Add xen_hypervisor and xen_module aliases for i386 --- 2016-02-26 Fu Wei Fu Superseded
[v3,2/4] arm64: add "--nounzip" option support in xen_module command --- 2016-02-26 Fu Wei Fu Superseded
[v3,3/4] * util/grub.d/20_linux_xen.in: Add xen_boot command support --- 2016-02-26 Fu Wei Fu Superseded
[v3,4/4] arm64: update the introduction of xen boot commands in docs/grub.texi --- 2016-02-26 Fu Wei Fu Superseded
[v4,1/4] i386, xen: Add xen_hypervisor and xen_module aliases for i386 --- 2016-05-10 Fu Wei Fu Superseded
[v4,4/4] arm64: update the introduction of xen boot commands in docs/grub.texi --- 2016-05-10 Fu Wei Fu Superseded
[v5,1/4] i386, xen: Add xen_hypervisor and xen_module aliases for i386 --- 2016-07-06 Fu Wei Fu Superseded
[2/3] make arm64 linux loader more generic --- 2016-08-22 Leif Lindholm Superseded
[1/7] efi: add grub_efi_get_dram_base() function for arm* efi: improved correctness, arm unification, and cleanup --- 2017-02-28 Leif Lindholm Superseded
[2/7] efi: refactor grub_efi_allocate_pages efi: improved correctness, arm unification, and cleanup --- 2017-02-28 Leif Lindholm Superseded
[4/7] arm64: make efi linux loader more generic efi: improved correctness, arm unification, and cleanup --- 2017-02-28 Leif Lindholm Superseded
[5/7] arm: reuse arm64 linux loader on efi systems efi: improved correctness, arm unification, and cleanup --- 2017-02-28 Leif Lindholm Superseded
[6/7] efi: restrict arm/arm64 linux loader initrd placement efi: improved correctness, arm unification, and cleanup --- 2017-02-28 Leif Lindholm Superseded
[7/7] efi: change heap allocation type to GRUB_EFI_LOADER_CODE efi: improved correctness, arm unification, and cleanup --- 2017-02-28 Leif Lindholm Superseded
[2/7] efi: refactor grub_efi_allocate_pages efi: improved correctness, arm unification, and cleanup --- 2017-06-12 Leif Lindholm Superseded
[6/7] efi: restrict arm/arm64 linux loader initrd placement efi: improved correctness, arm unification, and cleanup --- 2017-06-12 Leif Lindholm Superseded
[7/7] efi: change heap allocation type to GRUB_EFI_LOADER_CODE efi: improved correctness, arm unification, and cleanup --- 2017-06-12 Leif Lindholm Superseded
[v2,02/14] efi: add central copy of grub_efi_find_mmap_size efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm Superseded
[v2,03/14] loader: drop local implementations of find_efi_mmap_size efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm Superseded
[v2,04/14] efi: add grub_efi_get_ram_base() function for arm* efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm Superseded
[v2,10/14] loader: switch arm/linux to grub_linux_kernel_header struct efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm Superseded
[v2,12/14] arm: delete unused efi support from loader/arm efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm Superseded
[v2,13/14] efi: restrict arm/arm64 linux loader initrd placement efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm Superseded
[v4,1/2] efi: Move grub_reboot() into kernel efi: Free memory on exit --- 2017-08-29 Alexander Graf Superseded
[v5,1/2] efi: Move grub_reboot() into kernel efi: Free memory on exit --- 2017-08-29 Alexander Graf Superseded
[v7,1/2] efi: Move grub_reboot() into kernel efi: Free memory on exit --- 2017-08-31 Alexander Graf Superseded
[2/4] arm64/efi: move EFI_PAGE definitions to efi/memory.h x86,efi: prerequisites for ARM* cleanup series --- 2017-09-05 Leif Lindholm Superseded
Make grub-install check for errors from efibootmgr Make grub-install check for errors from efibootmgr --- 2018-01-29 Steve McIntyre Superseded
Make grub-install check for errors from efibootmgr Make grub-install check for errors from efibootmgr --- 2018-01-29 Steve McIntyre Superseded
[09/10] commands/file: use definitions from arm/linux.h various cleanup --- 2018-02-01 Leif Lindholm Superseded
[10/10] commands/file: use definitions from arm64/linux.h various cleanup --- 2018-02-01 Leif Lindholm Superseded
[v3,1/6] efi: add central copy of grub_efi_find_mmap_size efi: arm linux loader unification and correctness --- 2018-06-27 Leif Lindholm Superseded
[v3,2/6] efi: add grub_efi_get_ram_base() function for arm64 efi: arm linux loader unification and correctness --- 2018-06-27 Leif Lindholm Superseded
[v3,3/6] arm64 linux loader: rename functions and macros and move to common headers efi: arm linux loader unification and correctness --- 2018-06-27 Leif Lindholm Superseded
[v3,4/6] arm/efi: switch to arm64 linux loader efi: arm linux loader unification and correctness --- 2018-06-27 Leif Lindholm Superseded
[v3,5/6] arm: delete unused efi support from loader/arm efi: arm linux loader unification and correctness --- 2018-06-27 Leif Lindholm Superseded
[1/9] efi: Rename armxx to arch Add RISC-V support --- 2018-11-06 Alexander Graf Superseded
[2/9] PE: Add RISC-V definitions Add RISC-V support --- 2018-11-06 Alexander Graf Superseded
[3/9] elf.h: Add RISC-V definitions Add RISC-V support --- 2018-11-06 Alexander Graf Superseded
[4/9] RISC-V: Add setjmp implementation Add RISC-V support --- 2018-11-06 Alexander Graf Superseded
[5/9] RISC-V: Add early startup code Add RISC-V support --- 2018-11-06 Alexander Graf Superseded
[6/9] RISC-V: Add Linux load logic Add RISC-V support --- 2018-11-06 Alexander Graf Superseded
[7/9] RISC-V: Add awareness for RISC-V reloations Add RISC-V support --- 2018-11-06 Alexander Graf Superseded
[8/9] RISC-V: Add auxiliary files Add RISC-V support --- 2018-11-06 Alexander Graf Superseded
[9/9] RISC-V: Add to build system Add RISC-V support --- 2018-11-06 Alexander Graf Superseded
[v2,01/10] efi: Rename armxx to arch Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v2,02/10] PE: Add RISC-V definitions Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v2,03/10] elf.h: Add RISC-V definitions Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v2,04/10] RISC-V: Add setjmp implementation Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v2,05/10] RISC-V: Add early startup code Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v2,06/10] RISC-V: Add Linux load logic Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v2,07/10] RISC-V: Add awareness for RISC-V reloations Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v2,08/10] RISC-V: Add auxiliary files Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v2,09/10] RISC-V: Add to build system Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v2,10/10] fdt: Add device tree file type Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v3,01/10] efi: Rename armxx to arch Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v3,02/10] PE: Add RISC-V definitions Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v3,03/10] elf.h: Add RISC-V definitions Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v3,04/10] RISC-V: Add setjmp implementation Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v3,05/10] RISC-V: Add early startup code Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v3,06/10] RISC-V: Add Linux load logic Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v3,07/10] RISC-V: Add awareness for RISC-V reloations Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v3,08/10] RISC-V: Add auxiliary files Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
[v3,09/10] RISC-V: Add to build system Add RISC-V support --- 2018-11-14 Alexander Graf Superseded
arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression --- 2018-11-20 Lee Jones Superseded
arm64/xen: Fix too few arguments to function ‘grub_file_open’ arm64/xen: Fix too few arguments to function ‘grub_file_open’ --- 2018-11-20 Lee Jones Superseded
[v4,01/10] efi: Rename armxx to arch Add RISC-V support --- 2018-11-25 Alexander Graf Superseded
[v4,02/10] PE: Add RISC-V definitions Add RISC-V support --- 2018-11-25 Alexander Graf Superseded
[v4,03/10] elf.h: Add RISC-V definitions Add RISC-V support --- 2018-11-25 Alexander Graf Superseded
[v4,04/10] RISC-V: Add setjmp implementation Add RISC-V support --- 2018-11-25 Alexander Graf Superseded
[v4,05/10] RISC-V: Add early startup code Add RISC-V support --- 2018-11-25 Alexander Graf Superseded
[v4,06/10] RISC-V: Add Linux load logic Add RISC-V support --- 2018-11-25 Alexander Graf Superseded
[v4,07/10] RISC-V: Add awareness for RISC-V reloations Add RISC-V support --- 2018-11-25 Alexander Graf Superseded
[v4,08/10] RISC-V: Add auxiliary files Add RISC-V support --- 2018-11-25 Alexander Graf Superseded
[v4,09/10] RISC-V: Add to build system Add RISC-V support --- 2018-11-25 Alexander Graf Superseded
[v4,10/10] fdt: Treat device tree file type like ACPI Add RISC-V support --- 2018-11-25 Alexander Graf Superseded
[1/2] mkimage: Simplify header size logic arm64: Support HP Envy X2 --- 2018-11-28 Alexander Graf Superseded
[v2,1/2] mkimage: Simplify header size logic arm64: Support HP Envy X2 --- 2018-12-23 Alexander Graf Superseded
[v3,2/4] mkimage: Use EFI32_HEADER_SIZE define in arm-efi case arm64: Support HP Envy X2 --- 2019-01-14 Alexander Graf Superseded
[v4,1/2] mkimage: Use EFI32_HEADER_SIZE define in arm-efi case arm64: Support HP Envy X2 --- 2019-01-23 Alexander Graf Superseded
[v5,1/3] mkimage: Use EFI32_HEADER_SIZE define in arm-efi case arm64: Support HP Envy X2 --- 2019-01-25 Alexander Graf Superseded
[v5,01/11] efi: Rename armxx to arch Add RISC-V support --- 2019-01-28 Alexander Graf Superseded
[v5,02/11] PE: Add RISC-V definitions Add RISC-V support --- 2019-01-28 Alexander Graf Superseded
[v5,03/11] elf.h: Add RISC-V definitions Add RISC-V support --- 2019-01-28 Alexander Graf Superseded
[v5,04/11] RISC-V: Add setjmp implementation Add RISC-V support --- 2019-01-28 Alexander Graf Superseded
[v5,05/11] RISC-V: Add early startup code Add RISC-V support --- 2019-01-28 Alexander Graf Superseded
[v5,07/11] RISC-V: Add awareness for RISC-V reloations Add RISC-V support --- 2019-01-28 Alexander Graf Superseded
[v5,08/11] RISC-V: Add auxiliary files Add RISC-V support --- 2019-01-28 Alexander Graf Superseded
[v5,09/11] RISC-V: Add libgcc helpers for clz Add RISC-V support --- 2019-01-28 Alexander Graf Superseded
[v5,10/11] RISC-V: Add to build system Add RISC-V support --- 2019-01-28 Alexander Graf Superseded
[v5,11/11] fdt: Treat device tree file type like ACPI Add RISC-V support --- 2019-01-28 Alexander Graf Superseded
grub-install: check for arm-efi as a default target grub-install: check for arm-efi as a default target --- 2019-02-11 Steve McIntyre Superseded
[v6,08/11] RISC-V: Add auxiliary files Add RISC-V support --- 2019-02-12 Alexander Graf Superseded
« 1 2 3 »