summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | sh: Make most PMB functions staticMatt Fleming2009-10-101-0/+4
|/
* Merge branch 'master' into sh/smpPaul Mundt2009-09-011-2/+6
|\
| * sh: Allow for kernel command line concatenation.Pawel Moll2009-08-241-1/+5
| * sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-211-1/+1
* | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-151-0/+1
|/
* sh: Use bootmem ontop of lmbMatt Fleming2009-07-031-19/+52
* sh: rework mode pin codeMagnus Damm2009-06-111-1/+1
* sh: boot word / mode pin support V2Magnus Damm2009-06-011-0/+12
* sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.Paul Mundt2009-05-081-3/+1
*-. Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt2009-04-191-1/+9
|\ \
| | * sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto2009-04-161-1/+2
| |/ |/|
| * sh: Add plat_early_device_setup()Magnus Damm2009-04-191-0/+7
|/
* sh: Fix up -Wformat-security whining.Paul Mundt2009-03-311-3/+2
* sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-171-1/+1
* sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-031-0/+1
* sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH2009-01-291-4/+4
* sh: Add support for SH7201 CPU subtype.Peter Griffin2008-12-221-0/+1
* sh: add dynamic crash base address supportMagnus Damm2008-10-201-6/+9
* sh: Fix up some merge damage.Paul Mundt2008-10-201-1/+1
* Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei2008-10-201-0/+2
* sh: Derive calibrate_delay lpj from clk fwk.Paul Mundt2008-09-081-0/+20
* sh: Fix an unusual memory initialisation error.Stuart Menefy2008-09-081-4/+6