summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* sh: init: use OF_EARLY_FLATTREE for early initRandy Dunlap2023-05-171-2/+2
* sh: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* initrd: remove support for multiple floppiesChristoph Hellwig2020-07-301-2/+0
* arch/sh/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
* Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-1/+2
|\
| * sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski2019-10-071-1/+1
| * drivers: move the early platform device support to arch/shBartosz Golaszewski2019-10-071-0/+1
* | sh: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-1/+1
|/
* vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-201-0/+1
* sh: switch to NO_BOOTMEMRob Herring2018-05-111-1/+0
* sh: fix memory corruption of unflattened device treeRich Felker2018-04-121-0/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREERich Felker2016-07-311-1/+1
* sh: add support for linking a builtin device tree blob in the kernelRich Felker2016-07-311-0/+4
* Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds2016-03-191-0/+27
|\
| * sh: add device tree support and generic board using device treeRich Felker2016-03-171-0/+27
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-4/+4
|/
* memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-211-2/+2
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-141-1/+1
* mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-1/+1
* SuperH: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-1/+2
* sh: kexec: Register crashk_resSimon Horman2011-09-051-3/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* sh: Break out cpuinfo_op procfs bits.Paul Mundt2010-11-091-144/+0
* sh: Fix the sparsemem disabled build.Paul Mundt2010-10-271-0/+1
* sh: Expose physical addressing mode through cpuinfo.Paul Mundt2010-10-261-0/+3
* sh: Fix address calculation of InitrdNobuhiro Iwamatsu2010-10-061-3/+4
* sh: provide generic arch_debugfs_dir.Paul Mundt2010-09-241-15/+0
* lmb: rename to memblockYinghai Lu2010-07-141-4/+4
* Merge branch 'sh/lmb'Paul Mundt2010-05-131-202/+26
|\
| * sh: Ensure active regions have a backing PMB entry.Paul Mundt2010-05-111-2/+15
| * sh: bootmem refactoring.Paul Mundt2010-05-111-139/+4
| * sh: rework memory limits to work with LMB.Paul Mundt2010-05-101-38/+25
| * sh: enable LMB region setup via machvec.Paul Mundt2010-05-101-13/+13
| * sh: bump up extra LMB reservations in bootmem init.Paul Mundt2010-05-071-4/+6
| * sh: convert initrd reservation to LMB.Paul Mundt2010-05-071-1/+1
| * sh: convert kexec crash kernel management to LMB.Paul Mundt2010-05-071-43/+0
* | sh: shuffle the elfcorehdr handling over to the crash dump code.Paul Mundt2010-05-071-19/+0
|/
* sh: Make initrd detection more robust.Paul Mundt2010-05-061-20/+58
* sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt2010-04-261-0/+1
* sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-211-2/+0
* sh: establish PMB mappings for NUMA nodes.Paul Mundt2010-03-031-2/+1
* sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-181-0/+2
* sh: Add fixed ioremap supportMatt Fleming2010-01-161-3/+4
* sh: fixed PMB mode refactoring.Paul Mundt2010-01-131-3/+0
* sh-sci: Extend sh-sci driver with early console V2Magnus Damm2009-12-151-0/+3
* Merge branch 'sh/stable-updates'Paul Mundt2009-10-141-0/+2
|\
| * sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-141-0/+2
* | sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-101-1/+1