summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2025-03-17csky: move setup_initrd() to setup.cMike Rapoport (Microsoft)-0/+43
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif-2/+2
2023-10-17vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann-12/+0
2022-07-22csky: Correct position of _stextGuo Ren-2/+2
2021-07-08csky: convert to setup_initial_init_mm()Kefeng Wang-4/+1
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren-2/+16
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig-1/+1
2020-06-03csky: simplify detection of memory zone boundariesMike Rapoport-15/+11
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren-49/+14
2020-02-21csky: Add setup_initrd check codeGuo Ren-3/+0
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren-0/+2
2020-01-14arch/csky/setup: Drop dummy_con initializationArvind Sankar-4/+0
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren-3/+3
2019-04-22csky: Support vmlinux bootup with MMU offGuo Ren-3/+4
2019-04-22csky: Support dynamic start physical addressGuo Ren-0/+5
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport-1/+0
2018-10-25csky: Kernel bootingGuo Ren-0/+162