| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sh/lmb' | Paul Mundt | 2010-05-13 | 1 | -202/+26 |
|\ |
|
| * | sh: Ensure active regions have a backing PMB entry. | Paul Mundt | 2010-05-11 | 1 | -2/+15 |
| * | sh: bootmem refactoring. | Paul Mundt | 2010-05-11 | 1 | -139/+4 |
| * | sh: rework memory limits to work with LMB. | Paul Mundt | 2010-05-10 | 1 | -38/+25 |
| * | sh: enable LMB region setup via machvec. | Paul Mundt | 2010-05-10 | 1 | -13/+13 |
| * | sh: bump up extra LMB reservations in bootmem init. | Paul Mundt | 2010-05-07 | 1 | -4/+6 |
| * | sh: convert initrd reservation to LMB. | Paul Mundt | 2010-05-07 | 1 | -1/+1 |
| * | sh: convert kexec crash kernel management to LMB. | Paul Mundt | 2010-05-07 | 1 | -43/+0 |
* | | sh: shuffle the elfcorehdr handling over to the crash dump code. | Paul Mundt | 2010-05-07 | 1 | -19/+0 |
|/ |
|
* | sh: Make initrd detection more robust. | Paul Mundt | 2010-05-06 | 1 | -20/+58 |
* | sh: arch/sh/kernel/setup.c needs asm/smp.h. | Paul Mundt | 2010-04-26 | 1 | -0/+1 |
* | sh: Move platform smp ops in to their own structure. | Paul Mundt | 2010-04-21 | 1 | -2/+0 |
* | sh: establish PMB mappings for NUMA nodes. | Paul Mundt | 2010-03-03 | 1 | -2/+1 |
* | sh: Merge legacy and dynamic PMB modes. | Paul Mundt | 2010-02-18 | 1 | -0/+2 |
* | sh: Add fixed ioremap support | Matt Fleming | 2010-01-16 | 1 | -3/+4 |
* | sh: fixed PMB mode refactoring. | Paul Mundt | 2010-01-13 | 1 | -3/+0 |
* | sh-sci: Extend sh-sci driver with early console V2 | Magnus Damm | 2009-12-15 | 1 | -0/+3 |
* | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-10-14 | 1 | -0/+2 |
|\ |
|
| * | sh: Tidy up SMP cpuinfo. | Paul Mundt | 2009-10-14 | 1 | -0/+2 |
* | | sh: Fold fixed-PMB support into dynamic PMB support | Matt Fleming | 2009-10-10 | 1 | -1/+1 |
* | | sh: Make most PMB functions static | Matt Fleming | 2009-10-10 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'master' into sh/smp | Paul Mundt | 2009-09-01 | 1 | -2/+6 |
|\ |
|
| * | sh: Allow for kernel command line concatenation. | Pawel Moll | 2009-08-24 | 1 | -1/+5 |
| * | sh: Add initial support for SH7757 CPU subtype | Yoshihiro Shimoda | 2009-08-21 | 1 | -1/+1 |
* | | sh: Track the CPU family in sh_cpuinfo. | Paul Mundt | 2009-08-15 | 1 | -0/+1 |
|/ |
|
* | sh: Use bootmem ontop of lmb | Matt Fleming | 2009-07-03 | 1 | -19/+52 |
* | sh: rework mode pin code | Magnus Damm | 2009-06-11 | 1 | -1/+1 |
* | sh: boot word / mode pin support V2 | Magnus Damm | 2009-06-01 | 1 | -0/+12 |
* | sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef. | Paul Mundt | 2009-05-08 | 1 | -3/+1 |
*-. | Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging' | Paul Mundt | 2009-04-19 | 1 | -1/+9 |
|\ \ |
|
| | * | sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. | Kuninori Morimoto | 2009-04-16 | 1 | -1/+2 |
| |/
|/| |
|
| * | sh: Add plat_early_device_setup() | Magnus Damm | 2009-04-19 | 1 | -0/+7 |
|/ |
|
* | sh: Fix up -Wformat-security whining. | Paul Mundt | 2009-03-31 | 1 | -3/+2 |
* | sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores. | Paul Mundt | 2009-03-17 | 1 | -1/+1 |
* | sh: Add support for SH7786 CPU subtype. | Kuninori Morimoto | 2009-03-03 | 1 | -0/+1 |
* | sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0. | Christopher SMITH | 2009-01-29 | 1 | -4/+4 |
* | sh: Add support for SH7201 CPU subtype. | Peter Griffin | 2008-12-22 | 1 | -0/+1 |
* | sh: add dynamic crash base address support | Magnus Damm | 2008-10-20 | 1 | -6/+9 |
* | sh: Fix up some merge damage. | Paul Mundt | 2008-10-20 | 1 | -1/+1 |
* | Fix debugfs_create_dir's error checking method for arch/sh/kernel/ | Zhaolei | 2008-10-20 | 1 | -0/+2 |
* | sh: Derive calibrate_delay lpj from clk fwk. | Paul Mundt | 2008-09-08 | 1 | -0/+20 |
* | sh: Fix an unusual memory initialisation error. | Stuart Menefy | 2008-09-08 | 1 | -4/+6 |
* | sh: Fix up broken 32-bit initrd support. | Stuart Menefy | 2008-09-08 | 1 | -8/+9 |
* | sh: fixup many sparse errors. | Paul Mundt | 2008-09-08 | 1 | -0/+1 |
* | sh: crash kernel resource fix | Magnus Damm | 2008-08-28 | 1 | -5/+1 |
* | kdump: sh: parse elfcorehdr command line argument | Simon Horman | 2008-08-02 | 1 | -0/+20 |
* | sh: Stub in silicon cut in CPU info. | Stuart Menefy | 2008-07-28 | 1 | -0/+6 |
* | sh: export get_cpu_subtype | Adrian Bunk | 2008-07-28 | 1 | -0/+1 |
* | sh: display boot params by default on entry. | Paul Mundt | 2008-05-16 | 1 | -0/+11 |
* | sh: add memory resources to /proc/iomem | Magnus Damm | 2008-05-08 | 1 | -1/+37 |