summaryrefslogtreecommitdiffstats
path: root/arch/c6x/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-091-2/+0
* c6x: kernel: setup: Export symbol memory_endChen Gang2015-03-261-0/+1
* c6x: kernel: setup: Add screen_info global variableChen Gang2015-03-261-0/+3
* c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang2015-03-261-2/+2
* c6x: kernel: setup: Include "linux/console.h"Chen Gang2015-03-031-1/+1
* c6x: convert fdt pointers to opaque pointersRob Herring2014-04-301-2/+2
* c6x: use early_init_dt_scanRob Herring2013-10-091-1/+1
* c6x: use boot_command_line instead of private c6x_command_lineRob Herring2013-10-091-10/+1
* C6X: add basic support for TMS320C6678 SoCKen Cox2012-07-181-0/+4
* Disintegrate asm/system.h for C6XDavid Howells2012-03-281-0/+1
* C6X: add register_cpu callMark Salter2012-01-081-0/+15
* C6X: deal with memblock API changesMark Salter2012-01-081-3/+0
* C6X: early boot codeAurelien Jacquiot2011-10-061-0/+498