summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/efi.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-17LoongArch: Add a missing call to efi_esrt_init()Huacai Chen1-0/+2
2023-10-17efi: move screen_info into efi init codeArnd Bergmann1-1/+7
2023-07-08efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann1-0/+1
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-1/+14
2022-12-14LoongArch: Add FDT booting support from efi system tableBinbin Zhou1-1/+14
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel1-2/+22
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel1-1/+29
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen1-0/+3
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen1-0/+72