summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig-1/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-2/+1
2018-09-28openrisc: use for_each_of_cpu_node iteratorRob Herring-2/+1
2017-11-03openrisc: initial SMP supportStefan Kristiansson-58/+107
2017-02-06openrisc: add cache way information to cpuinfoStefan Kristiansson-31/+36
2016-12-12openrisc: Updates after openrisc.net has been lostStafford Horne-1/+1
2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne-24/+12
2016-12-12openrisc: remove the redundant of_platform_populateRob Herring-10/+0
2015-04-15openrisc: remove use of seq_printf return valueJoe Perches-24/+26
2013-11-15Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds-12/+13
2013-11-15openrisc: Refactor or32_early_setup()Geert Uytterhoeven-7/+7
2013-11-15openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven-5/+6
2013-10-09openrisc: use unflatten_and_copy_device_treeRob Herring-1/+1
2013-10-09openrisc: use boot_command_line instead of private cmd_lineRob Herring-3/+1
2013-07-14openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-1/+0
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells-1/+0
2012-02-17openrisc: enable passing of flattened device tree pointerStefan Kristiansson-9/+9
2011-07-22OpenRISC: Boot codeJonas Bonn-0/+381