summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/setup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-171-12/+0
* csky: Correct position of _stextGuo Ren2022-07-231-2/+2
* csky: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren2021-01-121-2/+16
* dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* csky: simplify detection of memory zone boundariesMike Rapoport2020-06-041-15/+11
* csky: Fixup cpu speculative execution to IO areaGuo Ren2020-04-031-49/+14
* csky: Add setup_initrd check codeGuo Ren2020-02-211-3/+0
* csky: Separate fixaddr_init from highmemGuo Ren2020-02-211-0/+2
* arch/csky/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
* csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-221-3/+3
* csky: Support vmlinux bootup with MMU offGuo Ren2019-04-221-3/+4
* csky: Support dynamic start physical addressGuo Ren2019-04-221-0/+5
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* csky: Kernel bootingGuo Ren2018-10-251-0/+162