summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/head.S
AgeCommit message (Expand)AuthorFilesLines
2022-10-29LoongArch: Remove unused kernel stack paddingJinyang He1-2/+1
2022-10-12LoongArch: Add kexec supportYouling Tang1-1/+5
2022-10-12LoongArch: Use generic BUG() handlerYouling Tang1-0/+4
2022-10-12LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCSXi Ruoyao1-6/+6
2022-10-03Merge tag 'efi-next-for-v6.1' into loongarch-nextHuacai Chen1-0/+22
2022-09-29LoongArch: Align the address of kernel_entry to 4KBHuacai Chen1-0/+2
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel1-0/+2
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen1-0/+20
2022-08-12LoongArch: Jump to the link address before enable PGHuacai Chen1-8/+11
2022-07-29LoongArch: Re-tab the assembly filesWANG Xuerui1-2/+2
2022-07-29LoongArch: Use the "move" pseudo-instruction where applicableWANG Xuerui1-1/+1
2022-07-29LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui1-2/+2
2022-06-25LoongArch: Fix the _stext symbol addressHuacai Chen1-2/+0
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen1-0/+30
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen1-0/+68