summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/setup.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren1-2/+16
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-06-04csky: simplify detection of memory zone boundariesMike Rapoport1-15/+11
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren1-49/+14
2020-02-21csky: Add setup_initrd check codeGuo Ren1-3/+0
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren1-0/+2
2020-01-14arch/csky/setup: Drop dummy_con initializationArvind Sankar1-4/+0
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren1-3/+3
2019-04-22csky: Support vmlinux bootup with MMU offGuo Ren1-3/+4
2019-04-22csky: Support dynamic start physical addressGuo Ren1-0/+5
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-25csky: Kernel bootingGuo Ren1-0/+162