summaryrefslogtreecommitdiff
path: root/arch/c6x/kernel/setup.c
AgeCommit message (Expand)Author
2021-01-20c6x: remove architectureArnd Bergmann
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-31Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-28c6x: switch to NO_BOOTMEMMike Rapoport
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring
2018-10-02c6x: use common built-in dtb supportRob Herring
2018-09-28c6x: use for_each_of_cpu_node iteratorRob Herring
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2015-03-26c6x: kernel: setup: Export symbol memory_endChen Gang
2015-03-26c6x: kernel: setup: Add screen_info global variableChen Gang
2015-03-26c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang
2015-03-03c6x: kernel: setup: Include "linux/console.h"Chen Gang
2014-04-30c6x: convert fdt pointers to opaque pointersRob Herring
2013-10-09c6x: use early_init_dt_scanRob Herring
2013-10-09c6x: use boot_command_line instead of private c6x_command_lineRob Herring
2012-07-18C6X: add basic support for TMS320C6678 SoCKen Cox
2012-03-28Disintegrate asm/system.h for C6XDavid Howells
2012-01-08C6X: add register_cpu callMark Salter
2012-01-08C6X: deal with memblock API changesMark Salter
2011-10-06C6X: early boot codeAurelien Jacquiot