aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/setup.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* sh: Break out cpuinfo_op procfs bits.Paul Mundt2010-11-09
* sh: Fix the sparsemem disabled build.Paul Mundt2010-10-27
* sh: Expose physical addressing mode through cpuinfo.Paul Mundt2010-10-26
* sh: Fix address calculation of InitrdNobuhiro Iwamatsu2010-10-06
* sh: provide generic arch_debugfs_dir.Paul Mundt2010-09-23
* lmb: rename to memblockYinghai Lu2010-07-14
* Merge branch 'sh/lmb'Paul Mundt2010-05-13
|\
| * sh: Ensure active regions have a backing PMB entry.Paul Mundt2010-05-11
| * sh: bootmem refactoring.Paul Mundt2010-05-11
| * sh: rework memory limits to work with LMB.Paul Mundt2010-05-10
| * sh: enable LMB region setup via machvec.Paul Mundt2010-05-10
| * sh: bump up extra LMB reservations in bootmem init.Paul Mundt2010-05-07
| * sh: convert initrd reservation to LMB.Paul Mundt2010-05-07
| * sh: convert kexec crash kernel management to LMB.Paul Mundt2010-05-07
* | sh: shuffle the elfcorehdr handling over to the crash dump code.Paul Mundt2010-05-07
|/
* sh: Make initrd detection more robust.Paul Mundt2010-05-06
* sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt2010-04-26
* sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-20
* sh: establish PMB mappings for NUMA nodes.Paul Mundt2010-03-02
* sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-18
* sh: Add fixed ioremap supportMatt Fleming2010-01-16
* sh: fixed PMB mode refactoring.Paul Mundt2010-01-13
* sh-sci: Extend sh-sci driver with early console V2Magnus Damm2009-12-14
* Merge branch 'sh/stable-updates'Paul Mundt2009-10-14
|\
| * sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-14
* | sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-10
* | sh: Make most PMB functions staticMatt Fleming2009-10-10
|/
* Merge branch 'master' into sh/smpPaul Mundt2009-09-01
|\
| * sh: Allow for kernel command line concatenation.Pawel Moll2009-08-24
| * sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-21
* | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-14
|/
* sh: Use bootmem ontop of lmbMatt Fleming2009-07-03
* sh: rework mode pin codeMagnus Damm2009-06-11
* sh: boot word / mode pin support V2Magnus Damm2009-06-01
* sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.Paul Mundt2009-05-08
*-. Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt2009-04-19
|\ \
| | * sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto2009-04-16
| |/ |/|
| * sh: Add plat_early_device_setup()Magnus Damm2009-04-19
|/
* sh: Fix up -Wformat-security whining.Paul Mundt2009-03-30
* sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-17
* sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-03
* sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH2009-01-28
* sh: Add support for SH7201 CPU subtype.Peter Griffin2008-12-22
* sh: add dynamic crash base address supportMagnus Damm2008-10-19
* sh: Fix up some merge damage.Paul Mundt2008-10-19
* Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei2008-10-19
* sh: Derive calibrate_delay lpj from clk fwk.Paul Mundt2008-09-08
* sh: Fix an unusual memory initialisation error.Stuart Menefy2008-09-07
* sh: Fix up broken 32-bit initrd support.Stuart Menefy2008-09-07