Show patches with: Submitter = Leif Lindholm       |    Archived = No       |   104 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v2] ia64: build fix in cache.h [v2] ia64: build fix in cache.h --- 2019-06-06 Leif Lindholm Accepted
ia64: build fix in cache.h ia64: build fix in cache.h --- 2019-06-04 Leif Lindholm Superseded
configure: disable arm movw/movt relocations for GCC configure: disable arm movw/movt relocations for GCC --- 2019-06-04 Leif Lindholm Accepted
arm64/efi: fix grub_efi_get_ram_base() arm64/efi: fix grub_efi_get_ram_base() --- 2019-02-21 Leif Lindholm Accepted
linux, efi, arm*, fdt: break FDT extra allocation space out into a #define linux, efi, arm*, fdt: break FDT extra allocation space out into a #define --- 2019-01-22 Leif Lindholm New
[5/5] arm-uboot, ia64, sparc64: fix up grub_file_open calls Fix non-x86 builds after verifiers framework merged --- 2018-11-14 Leif Lindholm Accepted
[4/5] arm64/efi: fix breakage caused by verifiers Fix non-x86 builds after verifiers framework merged --- 2018-11-14 Leif Lindholm Accepted
[3/5] loader/efi/fdt.c: fixup grub_file_open call Fix non-x86 builds after verifiers framework merged --- 2018-11-14 Leif Lindholm New
[2/5] file.h: add device tree file type Fix non-x86 builds after verifiers framework merged --- 2018-11-14 Leif Lindholm New
[1/5] grub/verify.h: add include guard Fix non-x86 builds after verifiers framework merged --- 2018-11-14 Leif Lindholm New
[3/3] loader/multiboot_mbi2: use central copy of grub_efi_find_mmap_size use central copy of grub_efi_find_mmap_size --- 2018-07-13 Leif Lindholm New
[2/3] loader/ia64/linux: use central copy of grub_efi_find_mmap_size use central copy of grub_efi_find_mmap_size --- 2018-07-13 Leif Lindholm New
[1/3] loader/i386/linux: use central copy of grub_efi_find_mmap_size use central copy of grub_efi_find_mmap_size --- 2018-07-13 Leif Lindholm New
[RFC] i386: don't include lib/i386/reset.c in EFI builds [RFC] i386: don't include lib/i386/reset.c in EFI builds --- 2018-07-09 Leif Lindholm New
[v4,6/6] efi: restrict arm/arm64 linux loader initrd placement efi: arm linux loader unification and correctness --- 2018-07-09 Leif Lindholm Accepted
[v4,5/6] arm: delete unused efi support from loader/arm efi: arm linux loader unification and correctness --- 2018-07-09 Leif Lindholm Accepted
[v4,4/6] arm/efi: switch to arm64 linux loader efi: arm linux loader unification and correctness --- 2018-07-09 Leif Lindholm Accepted
[v4,3/6] arm64 linux loader: rename functions and macros and move to common headers efi: arm linux loader unification and correctness --- 2018-07-09 Leif Lindholm Accepted
[v4,2/6] efi: add grub_efi_get_ram_base() function for arm64 efi: arm linux loader unification and correctness --- 2018-07-09 Leif Lindholm Accepted
[v4,1/6] efi: add central copy of grub_efi_find_mmap_size efi: arm linux loader unification and correctness --- 2018-07-09 Leif Lindholm Accepted
[v3,6/6] efi: restrict arm/arm64 linux loader initrd placement efi: arm linux loader unification and correctness --- 2018-06-27 Leif Lindholm New
[v3,5/6] arm: delete unused efi support from loader/arm 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,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,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,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
[2/2] commands/file: use definitions from arm64/linux.h use arm*/linux.h for file command --- 2018-06-25 Leif Lindholm New
[1/2] commands/file: use definitions from arm/linux.h use arm*/linux.h for file command --- 2018-06-25 Leif Lindholm Accepted
[2/2] efi/fdt: set address/size cells to 2 for empty tree efi/fdt: set #address-cells/#size-cells on empty tree --- 2018-06-11 Leif Lindholm Accepted
[1/2] fdt: move prop_entry_size to fdt.h efi/fdt: set #address-cells/#size-cells on empty tree --- 2018-06-11 Leif Lindholm Accepted
[10/10] commands/file: use definitions from arm64/linux.h various cleanup --- 2018-02-01 Leif Lindholm Superseded
[09/10] commands/file: use definitions from arm/linux.h various cleanup --- 2018-02-01 Leif Lindholm Superseded
[08/10] arm: make linux.h safe to include for non-native builds various cleanup --- 2018-02-01 Leif Lindholm Accepted
[07/10] arm: switch linux loader to linux_arm_kernel_header struct various cleanup --- 2018-02-01 Leif Lindholm Accepted
[06/10] arm64: align linux kernel magic macro naming with i386 various cleanup --- 2018-02-01 Leif Lindholm New
[05/10] arm64: align linux kernel header struct naming with i386 various cleanup --- 2018-02-01 Leif Lindholm Accepted
[04/10] i386: make struct linux_kernel_header architecture specific various cleanup --- 2018-02-01 Leif Lindholm New
[03/10] make GRUB_LINUX_MAGIC_SIGNATURE architecture-specific various cleanup --- 2018-02-01 Leif Lindholm Accepted
[02/10] Make arch-specific linux.h include guards architecture unique various cleanup --- 2018-02-01 Leif Lindholm Accepted
[01/10] arm64/efi: move EFI_PAGE definitions to efi/memory.h various cleanup --- 2018-02-01 Leif Lindholm New
[4/4] loader: drop local implementations of find_efi_mmap_size x86,efi: prerequisites for ARM* cleanup series --- 2017-09-05 Leif Lindholm New
[3/4] efi: add central copy of grub_efi_find_mmap_size x86,efi: prerequisites for ARM* cleanup series --- 2017-09-05 Leif Lindholm New
[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
[1/4] i386/x86_64: make linux header definitions arch-specific x86,efi: prerequisites for ARM* cleanup series --- 2017-09-05 Leif Lindholm New
[v2,14/14] efi: change heap allocation type to GRUB_EFI_LOADER_CODE efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm Accepted
[v2,13/14] efi: restrict arm/arm64 linux loader initrd placement 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,11/14] arm/efi: switch to arm64 linux loader efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm New
[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,09/14] arm64 linux loader: rename functions and macros and move to common headers efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm New
[v2,08/14] arm64 linux loader: improve type portability efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm Accepted
[v2,07/14] efi: Add GRUB_PE32_MAGIC definition efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm New
[v2,06/14] efi: move fdt helper library efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm New
[v2,05/14] efi: refactor grub_efi_allocate_pages efi: improved correctness, arm unification, and cleanup --- 2017-08-03 Leif Lindholm Accepted
[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,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,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,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
[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
[6/7] efi: restrict arm/arm64 linux loader initrd placement efi: improved correctness, arm unification, and cleanup --- 2017-06-12 Leif Lindholm Superseded
[5/7] arm: reuse arm64 linux loader on efi systems 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
[3/7] efi: move fdt helper library 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
[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
"arm_coreboot: Support DMA" breaks arm64 --- 2017-05-11 Leif Lindholm New
[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
[6/7] efi: restrict arm/arm64 linux loader initrd placement 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
[4/7] arm64: make efi linux loader more generic 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
[2/7] efi: refactor grub_efi_allocate_pages efi: improved correctness, arm unification, and cleanup --- 2017-02-28 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
[3/3] Reuse arm64 efi linux loader for arm --- 2016-08-22 Leif Lindholm New
[2/3] make arm64 linux loader more generic --- 2016-08-22 Leif Lindholm Superseded
[1/3] move efi fdt helper library --- 2016-08-22 Leif Lindholm New
[v2,2/3] efidisk: implement alignment-respecting malloc function --- 2016-03-02 Leif Lindholm New
[v2,1/3] disk: Add support for device-specific malloc function --- 2016-03-02 Leif Lindholm New
[RFC,3/3] acpi: use grub_efi_find_config_table to find tables --- 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,1/3] efi: add configuration table search function --- 2016-03-01 Leif Lindholm New
[1/2] disk: Add support for device-specific malloc function --- 2016-02-22 Leif Lindholm New
[2/2] efidisk: respect block_io_protocol minimum buffer alignment --- 2016-02-19 Leif Lindholm New
[1/2] disk: Add support for device-specific malloc function --- 2016-02-19 Leif Lindholm New
efidisk: Respect block_io_protocol buffer alignment --- 2016-02-18 Leif Lindholm Accepted
efidisk: Respect block_io_protocol buffer alignment --- 2016-02-18 Leif Lindholm Superseded
efidisk: Respect block_io_protocol buffer alignment --- 2016-02-17 Leif Lindholm Superseded
Respect EFI block-io buffer alignment --- 2016-02-17 Leif Lindholm New
zfs: fix compilation failure with clang due to alignment --- 2015-07-07 Leif Lindholm New
arm64 softfloat --- 2015-06-02 Leif Lindholm Accepted
arm64 softfloat --- 2015-06-02 Leif Lindholm New
arm: dl_helper.c cleanup --- 2015-02-04 Leif Lindholm Accepted
arm: implement additional relocations generated by gcc 4.9 at -O3 --- 2015-02-03 Leif Lindholm Accepted
Add a module for retrieving SMBIOS information --- 2015-02-02 Leif Lindholm New
commit 3661261f breaks arm64 --- 2015-01-28 Leif Lindholm New
efi: check *path non-null before grub_strrchr --- 2014-11-05 Leif Lindholm Accepted
arm64: set correct length of device path end entry --- 2014-01-07 Leif Lindholm Accepted
[v4,2/2] arm64: add EFI Linux loader --- 2013-12-22 Leif Lindholm New
[v3,2/2] arm64: add EFI Linux loader --- 2013-12-20 Leif Lindholm New
[v2,2/2] arm64: add EFI Linux loader --- 2013-12-19 Leif Lindholm New
« 1 2 »