summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* openrisc: add cache way information to cpuinfoStefan Kristiansson2017-02-061-31/+36
* openrisc: Updates after openrisc.net has been lostStafford Horne2016-12-121-1/+1
* openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne2016-12-121-24/+12
* openrisc: remove the redundant of_platform_populateRob Herring2016-12-121-10/+0
* openrisc: remove use of seq_printf return valueJoe Perches2015-04-151-24/+26
* Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds2013-11-151-12/+13
|\
| * openrisc: Refactor or32_early_setup()Geert Uytterhoeven2013-11-151-7/+7
| * openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven2013-11-151-5/+6
* | openrisc: use unflatten_and_copy_device_treeRob Herring2013-10-091-1/+1
* | openrisc: use boot_command_line instead of private cmd_lineRob Herring2013-10-091-3/+1
|/
* openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker2013-07-141-1/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-281-1/+0
* | openrisc: enable passing of flattened device tree pointerStefan Kristiansson2012-02-171-9/+9
|/
* OpenRISC: Boot codeJonas Bonn2011-07-221-0/+381