index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
Age
Commit message (
Expand
)
Author
2025-06-19
efi/libstub: Describe missing 'out' parameter in efi_load_initrd
Hans Zhang
2025-04-25
efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32
Hamza Mahfooz
2025-03-28
efi/libstub: Avoid physical address 0x0 when doing random allocation
Ard Biesheuvel
2025-03-13
x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
Ard Biesheuvel
2025-02-21
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
2025-02-17
efi: libstub: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
2024-12-09
efi/libstub: Free correct pointer on failure
Ard Biesheuvel
2024-12-09
efi/libstub: fix efi_parse_options() ignoring the default command line
Jonathan Marek
2024-10-04
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Ard Biesheuvel
2024-08-03
efi/libstub: Zero initialize heap allocated struct screen_info
Qiang Ma
2024-08-03
x86/efistub: Revert to heap allocated boot_params for PE entrypoint
Ard Biesheuvel
2024-08-03
x86/efistub: Avoid returning EFI_SUCCESS on error
Ard Biesheuvel
2024-07-25
efi/libstub: zboot.lds: Discard .discard sections
Nathan Chancellor
2024-06-27
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
2024-06-27
efi/loongarch: Directly position the loaded image file
Wang Yao
2024-06-12
efi: libstub: only free priv.runtime_map when allocated
Hagar Hemdan
2024-06-12
x86/efistub: Omit physical KASLR when memory reservations exist
Ard Biesheuvel
2024-04-10
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
2024-04-10
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
2024-04-10
efi/libstub: Add generic support for parsing mem_encrypt=
Ard Biesheuvel
2024-04-03
x86/efistub: Reinstate soft limit for initrd loading
Ard Biesheuvel
2024-04-03
efi/libstub: Cast away type warning in use of max()
Ard Biesheuvel
2024-04-03
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
2024-03-26
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-26
x86/efistub: Clear decompressor BSS in native EFI entrypoint
Ard Biesheuvel
2024-03-01
riscv/efistub: Ensure GP-relative addressing is not used
Jan Kiszka
2024-02-23
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
2024-02-23
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
2024-02-16
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
2024-02-16
x86/efistub: Give up if memory attribute protocol returns an error
Ard Biesheuvel
2024-01-20
efi/loongarch: Use load address to calculate kernel entry address
Wang Yao
2023-12-20
efi/x86: Avoid physical KASLR on older Dell systems
Ard Biesheuvel
2023-10-20
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
2023-10-17
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2023-10-13
x86/efistub: Don't try to print after ExitBootService()
Nikolay Borisov
2023-09-11
efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table
Ard Biesheuvel
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-05
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2023-09-05
libstub: Fix compilation warning for rv32
Alexandre Ghiti
2023-09-05
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-28
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-28
Merge remote-tracking branch 'linux-efi/urgent' into efi/next
Ard Biesheuvel
2023-08-24
x86/efistub: Fix PCI ROM preservation in mixed mode
Mikel Rychliski
2023-08-07
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
2023-08-07
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
2023-08-07
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
2023-08-07
x86/efistub: Prefer EFI memory attributes protocol over DXE services
Ard Biesheuvel
2023-08-07
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
2023-08-07
x86/efistub: Clear BSS in EFI handover protocol entrypoint
Ard Biesheuvel
[next]