summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/env.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-26LoongArch: Fix missing NULL checks for kstrdup()Li Jun1-4/+3
2025-12-08LoongArch: Adjust boot & setup for 32BIT/64BITHuacai Chen1-1/+4
2025-09-18LoongArch: Replace sprintf() with sysfs_emit()Tao Cui1-1/+1
2025-09-18LoongArch: Check the return value when creating kobjTao Cui1-0/+2
2025-08-03LoongArch: Avoid in-place string operation on FDT contentYao Zi1-5/+8
2025-03-30LoongArch: Fix device node refcount leak in fdt_cpu_clk_init()Miaoqian Lin1-0/+2
2024-01-17LoongArch: Parsing CPU-related information from DTSBinbin Zhou1-1/+33
2022-12-14LoongArch: Add FDT booting support from efi system tableBinbin Zhou1-0/+2
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel1-9/+4
2022-07-29LoongArch: Remove unused variablesBibo Mao1-20/+0
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen1-0/+101