aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-19Use extended crashkernel command line on shBernhard Walle1-5/+33
2007-09-21sh: Plug plat_smp_setup() in to generic setup path.Paul Mundt1-0/+5
2007-09-21sh: Kill off special boot_cpu_data.Paul Mundt1-1/+7
2007-09-21sh: Add SH7720 CPU support.Markus Brunner1-1/+1
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm1-1/+0
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm1-1/+1
2007-07-20sh: Many symbol exports for nommu allmodconfig.Paul Mundt1-1/+6
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt1-1/+1
2007-06-08sh: Kill off dead SH7604 support.Paul Mundt1-1/+1
2007-06-08sh: Mark sparsemem regions present earlier.Paul Mundt1-4/+5
2007-06-08sh: sparsemem support.Paul Mundt1-2/+6
2007-06-08sh: Rip out special unknown machvec.Paul Mundt1-1/+1
2007-06-08sh: Kill off machvec aliases.Paul Mundt1-0/+7
2007-06-08sh: Fixup cmdline handling from machvec changes.Paul Mundt1-6/+7
2007-06-08sh: Fixup machvec support.Paul Mundt1-148/+14
2007-06-08sh: Split out CPU topology initialization.Paul Mundt1-14/+1
2007-05-09sh: Add 32-bit opcode feature CPU flag.Paul Mundt1-1/+1
2007-05-07sh: kdump support.Paul Mundt1-0/+6
2007-05-07sh: Move clock reporting to its own proc entry.Paul Mundt1-1/+1
2007-05-07sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt1-69/+95
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu1-0/+1
2007-05-07sh: Bring kgdb back from the dead.Paul Mundt1-93/+1
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt1-24/+25
2007-02-12[PATCH] Dynamic kernel command-line: shAlon Bar-Lev1-3/+3
2006-12-12sh: Use early_param() for earlyprintk parsing.Paul Mundt1-22/+5