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