summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2008-05-16sh: display boot params by default on entry.Paul Mundt-0/+11
2008-05-08sh: add memory resources to /proc/iomemMagnus Damm-1/+37
2008-05-08sh: add kernel bss resourceMagnus Damm-0/+7
2008-05-08sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt-0/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt-1/+1
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt-0/+1
2008-04-18sh: Create an sh debugfs root.Paul Mundt-0/+14
2008-02-14sh: add support for sh7366 processorMagnus Damm-1/+1
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle-11/+18
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-4/+6
2008-01-28sh: constify function pointer tablesJan Engelhardt-1/+1
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda-4/+4
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda-4/+4
2008-01-28sh: Encode L1/L2 cache shape in auxvt.Paul Mundt-0/+3
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy-2/+2
2008-01-28sh: Add a printk() to warn legacy mem= growers.Stuart Menefy-0/+11
2008-01-28sh: Add SH7263 CPU support.Paul Mundt-1/+1
2008-01-28sh: Add SH7203 CPU support.Paul Mundt-0/+1
2008-01-28sh: Add the SH-5 cpu type symbolic names.Paul Mundt-1/+3
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt-1/+0
2007-10-30sh: Move zero page param defs somewhere sensible.Paul Mundt-16/+9
2007-10-30sh: Kill off legacy embedded ramdisk section.Paul Mundt-14/+1
2007-10-30sh: Fix up early mem cmdline parsing.Paul Mundt-3/+3
2007-10-19Use extended crashkernel command line on shBernhard Walle-5/+33
2007-09-21sh: Plug plat_smp_setup() in to generic setup path.Paul Mundt-0/+5
2007-09-21sh: Kill off special boot_cpu_data.Paul Mundt-1/+7
2007-09-21sh: Add SH7720 CPU support.Markus Brunner-1/+1
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm-1/+0
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm-1/+1
2007-07-20sh: Many symbol exports for nommu allmodconfig.Paul Mundt-1/+6
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt-1/+1
2007-06-08sh: Kill off dead SH7604 support.Paul Mundt-1/+1
2007-06-08sh: Mark sparsemem regions present earlier.Paul Mundt-4/+5
2007-06-08sh: sparsemem support.Paul Mundt-2/+6
2007-06-08sh: Rip out special unknown machvec.Paul Mundt-1/+1
2007-06-08sh: Kill off machvec aliases.Paul Mundt-0/+7
2007-06-08sh: Fixup cmdline handling from machvec changes.Paul Mundt-6/+7
2007-06-08sh: Fixup machvec support.Paul Mundt-148/+14
2007-06-08sh: Split out CPU topology initialization.Paul Mundt-14/+1
2007-05-09sh: Add 32-bit opcode feature CPU flag.Paul Mundt-1/+1
2007-05-07sh: kdump support.Paul Mundt-0/+6
2007-05-07sh: Move clock reporting to its own proc entry.Paul Mundt-1/+1
2007-05-07sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt-69/+95
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu-0/+1
2007-05-07sh: Bring kgdb back from the dead.Paul Mundt-93/+1
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt-24/+25
2007-02-12[PATCH] Dynamic kernel command-line: shAlon Bar-Lev-3/+3
2006-12-12sh: Use early_param() for earlyprintk parsing.Paul Mundt-22/+5
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt-5/+9
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler-2/+1