index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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.18.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
Age
Commit message (
Expand
)
Author
2024-01-02
efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags
Yuntao Wang
2023-12-11
efi/x86: Avoid physical KASLR on older Dell systems
Ard Biesheuvel
2023-12-11
efi/loongarch: Use load address to calculate kernel entry address
Wang Yao
2023-11-28
efi/unaccepted: Fix off-by-one when checking for overlapping ranges
Michael Roth
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-09
riscv: Optimize bitops with Zbb extension
Xiao Wang
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-20
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
2023-10-20
efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
Kirill A. Shutemov
2023-10-18
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2023-10-17
efi: move screen_info into efi init code
Arnd Bergmann
2023-10-17
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2023-10-13
efi: fix memory leak in krealloc failure handling
Kuan-Wei Chiu
2023-10-13
x86/efistub: Don't try to print after ExitBootService()
Nikolay Borisov
2023-10-04
efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory
Adrian Hunter
2023-09-19
efi/unaccepted: Make sure unaccepted table is mapped
Kirill A. Shutemov
2023-09-15
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
2023-09-15
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
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-22
efi/runtime-wrappers: Clean up white space and add __init annotation
Ard Biesheuvel
2023-08-22
acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers
Ard Biesheuvel
2023-08-22
efi/runtime-wrappers: Don't duplicate setup/teardown code
Ard Biesheuvel
2023-08-22
efi/runtime-wrappers: Remove duplicated macro for service returning void
Ard Biesheuvel
2023-08-21
efi/runtime-wrapper: Move workqueue manipulation out of line
Ard Biesheuvel
2023-08-21
efi/runtime-wrappers: Use type safe encapsulation of call arguments
Ard Biesheuvel
2023-08-21
efi/riscv: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
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
2023-08-07
x86/efistub: Simplify and clean up handover entry code
Ard Biesheuvel
2023-08-07
x86/efistub: Branch straight to kernel entry point from C code
Ard Biesheuvel
2023-08-03
efi/riscv: libstub: Fix comment about absolute relocation
Xiao Wang
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-08
efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
2023-06-30
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]