summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* sh: add dynamic crash base address supportMagnus Damm2008-10-201-6/+9
* sh: Fix up some merge damage.Paul Mundt2008-10-201-1/+1
* Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei2008-10-201-0/+2
* sh: Derive calibrate_delay lpj from clk fwk.Paul Mundt2008-09-081-0/+20
* sh: Fix an unusual memory initialisation error.Stuart Menefy2008-09-081-4/+6
* sh: Fix up broken 32-bit initrd support.Stuart Menefy2008-09-081-8/+9
* sh: fixup many sparse errors.Paul Mundt2008-09-081-0/+1
* sh: crash kernel resource fixMagnus Damm2008-08-281-5/+1Star
* kdump: sh: parse elfcorehdr command line argumentSimon Horman2008-08-011-0/+20
* sh: Stub in silicon cut in CPU info.Stuart Menefy2008-07-281-0/+6
* sh: export get_cpu_subtypeAdrian Bunk2008-07-281-0/+1
* sh: display boot params by default on entry.Paul Mundt2008-05-161-0/+11
* sh: add memory resources to /proc/iomemMagnus Damm2008-05-081-1/+37
* sh: add kernel bss resourceMagnus Damm2008-05-081-0/+7
* sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt2008-05-081-0/+1
* sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-181-1/+1
* sh: Initial support for the MX-G CPU.Paul Mundt2008-04-181-0/+1
* sh: Create an sh debugfs root.Paul Mundt2008-04-181-0/+14
* sh: add support for sh7366 processorMagnus Damm2008-02-141-1/+1
* Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2008-02-071-11/+18
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-4/+6
* sh: constify function pointer tablesJan Engelhardt2008-01-281-1/+1
* sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-281-4/+4
* sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-281-4/+4
* sh: Encode L1/L2 cache shape in auxvt.Paul Mundt2008-01-281-0/+3
* sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy2008-01-281-2/+2
* sh: Add a printk() to warn legacy mem= growers.Stuart Menefy2008-01-281-0/+11
* sh: Add SH7263 CPU support.Paul Mundt2008-01-281-1/+1
* sh: Add SH7203 CPU support.Paul Mundt2008-01-281-0/+1
* sh: Add the SH-5 cpu type symbolic names.Paul Mundt2008-01-281-1/+3
* sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-071-1/+0Star
* sh: Move zero page param defs somewhere sensible.Paul Mundt2007-10-301-16/+9Star
* sh: Kill off legacy embedded ramdisk section.Paul Mundt2007-10-301-14/+1Star
* sh: Fix up early mem cmdline parsing.Paul Mundt2007-10-301-3/+3
* Use extended crashkernel command line on shBernhard Walle2007-10-191-5/+33
* sh: Plug plat_smp_setup() in to generic setup path.Paul Mundt2007-09-211-0/+5
* sh: Kill off special boot_cpu_data.Paul Mundt2007-09-211-1/+7
* sh: Add SH7720 CPU support.Markus Brunner2007-09-211-1/+1
* sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-261-1/+0Star
* sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-251-1/+1
* sh: Many symbol exports for nommu allmodconfig.Paul Mundt2007-07-201-1/+6
* sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-201-1/+1
* sh: Kill off dead SH7604 support.Paul Mundt2007-06-081-1/+1
* sh: Mark sparsemem regions present earlier.Paul Mundt2007-06-081-4/+5
* sh: sparsemem support.Paul Mundt2007-06-081-2/+6
* sh: Rip out special unknown machvec.Paul Mundt2007-06-081-1/+1
* sh: Kill off machvec aliases.Paul Mundt2007-06-081-0/+7
* sh: Fixup cmdline handling from machvec changes.Paul Mundt2007-06-081-6/+7
* sh: Fixup machvec support.Paul Mundt2007-06-081-148/+14Star
* sh: Split out CPU topology initialization.Paul Mundt2007-06-081-14/+1Star