aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/env.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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