aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt1-5/+9
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler1-2/+1
2006-12-06sh: Hook SH7785 in to the build system.Paul Mundt1-1/+2
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato1-0/+1
2006-10-03sh: build fixes for defconfigs.Paul Mundt1-2/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-09-27sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt1-1/+5
2006-09-27sh: Report movli.l/movco.l capabilities.Paul Mundt1-1/+3
2006-09-27sh: machvec rework.Paul Mundt1-43/+11
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt1-19/+12
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt1-1/+1
2006-09-27sh: earlyprintk= support and cleanups.Paul Mundt1-4/+18
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1