index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2023-10-17
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
2022-07-22
csky: Correct position of _stext
Guo Ren
2021-07-08
csky: convert to setup_initial_init_mm()
Kefeng Wang
2021-01-12
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-06-03
csky: simplify detection of memory zone boundaries
Mike Rapoport
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
2020-02-21
csky: Add setup_initrd check code
Guo Ren
2020-02-21
csky: Separate fixaddr_init from highmem
Guo Ren
2020-01-14
arch/csky/setup: Drop dummy_con initialization
Arvind Sankar
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2019-04-22
csky: Support vmlinux bootup with MMU off
Guo Ren
2019-04-22
csky: Support dynamic start physical address
Guo Ren
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-25
csky: Kernel booting
Guo Ren