Show patches with: Archived = No       |   266 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[7/7] Add support for ARM UEFI ("EFI") platforms --- 2013-05-09 Leif Lindholm New
ARM U-Boot BSS zeroing --- 2013-05-13 Leif Lindholm New
[RFC] New port to arm64-efi --- 2013-11-14 Leif Lindholm New
[v2,1/2] fdt: additions required for arm64 Linux loader --- 2013-12-19 Leif Lindholm New
[v2,2/2] arm64: add EFI Linux loader --- 2013-12-19 Leif Lindholm New
[v3,2/2] arm64: add EFI Linux loader --- 2013-12-20 Leif Lindholm New
[v4,2/2] arm64: add EFI Linux loader --- 2013-12-22 Leif Lindholm New
arm64: set correct length of device path end entry --- 2014-01-07 Leif Lindholm Accepted
arm64: Fix a little debug info bug for aarch64: delete redundant "0x" --- 2014-03-14 Fu Wei Fu New
util/grub-gen-asciih: fix build warning->error --- 2014-05-28 Trevor Woerner New
efi: check *path non-null before grub_strrchr --- 2014-11-05 Leif Lindholm Accepted
[1/5] Add grub_fdt_set_reg64 macro into fdt.h header file for --- 2014-12-18 Fu Wei Fu New
[2/5] arm64: Move some #define from --- 2014-12-18 Fu Wei Fu New
[3/5] arm64: Remove "loaded" checking in the grub_cmd_devicetree of linux.c --- 2014-12-18 Fu Wei Fu New
[4/5] arm64: Add multiboot support file --- 2014-12-18 Fu Wei Fu New
[5/5] arm64: Add the introduction of multiboot/module command --- 2014-12-18 Fu Wei Fu New
commit 3661261f breaks arm64 --- 2015-01-28 Leif Lindholm New
Add a module for retrieving SMBIOS information --- 2015-02-02 Leif Lindholm New
arm: implement additional relocations generated by gcc 4.9 at -O3 --- 2015-02-03 Leif Lindholm Accepted
arm: dl_helper.c cleanup --- 2015-02-04 Leif Lindholm Accepted
arm64 softfloat --- 2015-06-02 Leif Lindholm New
arm64 softfloat --- 2015-06-02 Leif Lindholm Accepted
zfs: fix compilation failure with clang due to alignment --- 2015-07-07 Leif Lindholm New
[v2,1/3] arm64: Add Xen boot support file --- 2015-07-13 Fu Wei Fu New
[v2,2/3] util/grub.d/20_linux_xen.in: Add arm64 support --- 2015-07-13 Fu Wei Fu New
[v2,3/3] arm64: Add the introduction of Xen boot command --- 2015-07-13 Fu Wei Fu New
[v3,1/4] arm64: Add and export some accessor functions for xen boot --- 2015-07-23 Fu Wei Fu New
[v3,2/4] arm64: Add xen_boot module file --- 2015-07-23 Fu Wei Fu New
[v3,3/4] * util/grub.d/20_linux_xen.in: Add support of the XEN boot on aarch64 --- 2015-07-23 Fu Wei Fu New
[v3,4/4] arm64: Add the introduction of xen boot commands in docs/grub.texi --- 2015-07-23 Fu Wei Fu New
[v3,3/4] * util/grub.d/20_linux_xen.in: Add support of the XEN boot on aarch64 --- 2015-10-30 Fu Wei Fu New
arm64: Fix the bug in fdt module --- 2015-11-03 Fu Wei Fu New
arm64: Fix the bug in fdt module --- 2015-11-05 Fu Wei Fu New
arm64: Fix the bug in fdt module --- 2015-11-05 Fu Wei Fu New
arm64: Add the missing license macro in fdt module --- 2015-11-09 Fu Wei Fu New
arm64: Add the introduction of xen boot commands in docs/grub.texi --- 2015-11-10 Fu Wei Fu New
arm64: clean up a useless variable in xen_boot.c --- 2015-11-10 Fu Wei Fu New
Respect EFI block-io buffer alignment --- 2016-02-17 Leif Lindholm New
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
efidisk: Respect block_io_protocol buffer alignment --- 2016-02-18 Leif Lindholm Accepted
[1/2] disk: Add support for device-specific malloc function --- 2016-02-19 Leif Lindholm New
[2/2] efidisk: respect block_io_protocol minimum buffer alignment --- 2016-02-19 Leif Lindholm New
arm64: xen_boot: Fix xen boot using Grub on AARCH64 --- 2016-02-19 Julien Grall Accepted
[1/2] disk: Add support for device-specific malloc function --- 2016-02-22 Leif Lindholm New
[Xen-devel] Allow initrd concatenation on ARM64 --- 2016-02-22 Fu Wei Fu New
[1/3] arm64: add grub_xen_boot env to indicate that we have xen_* commands --- 2016-02-24 Fu Wei Fu New
[2/3] * util/grub.d/20_linux_xen.in: Add support of the xen_boot command --- 2016-02-24 Fu Wei Fu New
[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
[RFC,1/3] efi: add configuration table search function --- 2016-03-01 Leif Lindholm New
[RFC,2/3] arm64 linux loader: use grub_efi_find_config_table to find DT --- 2016-03-01 Leif Lindholm New
[RFC,3/3] acpi: use grub_efi_find_config_table to find tables --- 2016-03-01 Leif Lindholm New
[v2,1/3] disk: Add support for device-specific malloc function --- 2016-03-02 Leif Lindholm New
[v2,2/3] efidisk: implement alignment-respecting malloc function --- 2016-03-02 Leif Lindholm New
[v4,1/4] i386, xen: Add xen_hypervisor and xen_module aliases for i386 --- 2016-05-10 Fu Wei Fu Superseded
[v4,2/4] arm64: add "--nounzip" option support in xen_module command --- 2016-05-10 Fu Wei Fu New
[v4,3/4] * util/grub.d/20_linux_xen.in: Add xen_boot command support --- 2016-05-10 Fu Wei Fu New
[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
[v5,4/4] arm64: update the introduction of xen boot commands in docs/grub.texi --- 2016-07-06 Fu Wei Fu New
[v6,1/4] i386, xen: Add xen_hypervisor and xen_module aliases for i386 --- 2016-07-26 Fu Wei Fu New
[1/3] move efi fdt helper library --- 2016-08-22 Leif Lindholm New
[2/3] make arm64 linux loader more generic --- 2016-08-22 Leif Lindholm Superseded
[3/3] Reuse arm64 efi linux loader for arm --- 2016-08-22 Leif Lindholm New
[2.02] bootp: export server IP as environment variable --- 2016-11-18 Andrei Borzenkov New
disk/mdraid1x: Fix >2TB RAID detection with BIOS --- 2016-11-19 Andrei Borzenkov New
[v2] grub-file: fix segmentation fault --- 2016-11-22 Andrei Borzenkov New
include sys/sysmacros.h for getting major() definition --- 2016-12-18 Khem Raj New
include sys/sysmacros.h for getting major() definition --- 2016-12-19 Andrei Borzenkov New
Make grub-install check for errors from efibootmgr --- 2017-01-30 Steve McIntyre New
[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
[3/7] efi: move fdt helper library efi: improved correctness, arm unification, and cleanup --- 2017-02-28 Leif Lindholm New
[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
"arm_coreboot: Support DMA" breaks arm64 --- 2017-05-11 Leif Lindholm New
[1/7] efi: add grub_efi_get_dram_base() function for arm* efi: improved correctness, arm unification, and cleanup --- 2017-06-12 Leif Lindholm New
[2/7] efi: refactor grub_efi_allocate_pages efi: improved correctness, arm unification, and cleanup --- 2017-06-12 Leif Lindholm Superseded
[3/7] efi: move fdt helper library efi: improved correctness, arm unification, and cleanup --- 2017-06-12 Leif Lindholm New
[4/7] arm64: make efi linux loader more generic efi: improved correctness, arm unification, and cleanup --- 2017-06-12 Leif Lindholm New
[5/7] arm: reuse arm64 linux loader on efi systems efi: improved correctness, arm unification, and cleanup --- 2017-06-12 Leif Lindholm New
[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,01/14] arm64/efi: move EFI_PAGE definitions to efi/memory.h efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm New
[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,05/14] efi: refactor grub_efi_allocate_pages efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm Accepted
[v2,06/14] efi: move fdt helper library efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm New
[v2,07/14] efi: Add GRUB_PE32_MAGIC definition efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm New
« 1 2 3 »