aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-01Merge branch 'master' into sh/smpPaul Mundt1-2/+6
2009-08-24sh: Allow for kernel command line concatenation.Pawel Moll1-1/+5
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda1-1/+1
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt1-0/+1
2009-07-03sh: Use bootmem ontop of lmbMatt Fleming1-19/+52
2009-06-11sh: rework mode pin codeMagnus Damm1-1/+1
2009-06-01sh: boot word / mode pin support V2Magnus Damm1-0/+12
2009-05-08sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.Paul Mundt1-3/+1
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt1-1/+9
2009-04-19sh: Add plat_early_device_setup()Magnus Damm1-0/+7
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto1-1/+2
2009-03-31sh: Fix up -Wformat-security whining.Paul Mundt1-3/+2
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt1-1/+1
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto1-0/+1
2009-01-29sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH1-4/+4
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin1-0/+1
2008-10-20sh: add dynamic crash base address supportMagnus Damm1-6/+9
2008-10-20sh: Fix up some merge damage.Paul Mundt1-1/+1
2008-10-20Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei1-0/+2
2008-09-08sh: Derive calibrate_delay lpj from clk fwk.Paul Mundt1-0/+20
2008-09-08sh: Fix an unusual memory initialisation error.Stuart Menefy1-4/+6
2008-09-08sh: Fix up broken 32-bit initrd support.Stuart Menefy1-8/+9
2008-09-08sh: fixup many sparse errors.Paul Mundt1-0/+1
2008-08-28sh: crash kernel resource fixMagnus Damm1-5/+1
2008-08-02kdump: sh: parse elfcorehdr command line argumentSimon Horman1-0/+20
2008-07-28sh: Stub in silicon cut in CPU info.Stuart Menefy1-0/+6
2008-07-28sh: export get_cpu_subtypeAdrian Bunk1-0/+1
2008-05-16sh: display boot params by default on entry.Paul Mundt1-0/+11
2008-05-08sh: add memory resources to /proc/iomemMagnus Damm1-1/+37
2008-05-08sh: add kernel bss resourceMagnus Damm1-0/+7
2008-05-08sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt1-0/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt1-1/+1
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt1-0/+1
2008-04-18sh: Create an sh debugfs root.Paul Mundt1-0/+14
2008-02-14sh: add support for sh7366 processorMagnus Damm1-1/+1
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle1-11/+18
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-4/+6
2008-01-28sh: constify function pointer tablesJan Engelhardt1-1/+1
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda1-4/+4
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda1-4/+4
2008-01-28sh: Encode L1/L2 cache shape in auxvt.Paul Mundt1-0/+3
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy1-2/+2
2008-01-28sh: Add a printk() to warn legacy mem= growers.Stuart Menefy1-0/+11
2008-01-28sh: Add SH7263 CPU support.Paul Mundt1-1/+1
2008-01-28sh: Add SH7203 CPU support.Paul Mundt1-0/+1
2008-01-28sh: Add the SH-5 cpu type symbolic names.Paul Mundt1-1/+3
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt1-1/+0
2007-10-30sh: Move zero page param defs somewhere sensible.Paul Mundt1-16/+9
2007-10-30sh: Kill off legacy embedded ramdisk section.Paul Mundt1-14/+1
2007-10-30sh: Fix up early mem cmdline parsing.Paul Mundt1-3/+3