aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel/setup.c
AgeCommit message (Expand)Author
2021-08-11openrisc: Fix compiler warnings in setupStafford Horne
2021-08-05openrisc: rename or32 code & comments to or1kRandy Dunlap
2021-07-08openrisc: convert to setup_initial_init_mm()Kefeng Wang
2021-04-28openrisc: Fix a memory leakChristophe JAILLET
2020-10-13h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport
2020-09-07openrisc: Reserve memblock for initrdStafford Horne
2020-08-04openrisc: Add support for external initrd imagesStafford Horne
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-01-14arch/openrisc/setup: Drop dummy_con initializationArvind Sankar
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-09-28openrisc: use for_each_of_cpu_node iteratorRob Herring
2017-11-03openrisc: initial SMP supportStefan Kristiansson
2017-02-06openrisc: add cache way information to cpuinfoStefan Kristiansson
2016-12-12openrisc: Updates after openrisc.net has been lostStafford Horne
2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne
2016-12-12openrisc: remove the redundant of_platform_populateRob Herring
2015-04-15openrisc: remove use of seq_printf return valueJoe Perches
2013-11-15Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds
2013-11-15openrisc: Refactor or32_early_setup()Geert Uytterhoeven
2013-11-15openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven
2013-10-09openrisc: use unflatten_and_copy_device_treeRob Herring
2013-10-09openrisc: use boot_command_line instead of private cmd_lineRob Herring
2013-07-14openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells
2012-02-17openrisc: enable passing of flattened device tree pointerStefan Kristiansson
2011-07-22OpenRISC: Boot codeJonas Bonn