| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: remove voyagergx | Magnus Damm | 2008-01-28 | 8 | -648/+39 |
* | sh: r2d - add lcd planel timings to sm501 platform data | Magnus Damm | 2008-01-28 | 1 | -0/+45 |
* | sh: Add OHCI and UDC platform devices for SH7720. | Yoshihiro Shimoda | 2008-01-28 | 1 | -0/+53 |
* | sh: intc - remove default interrupt priority tables | Magnus Damm | 2008-01-28 | 19 | -155/+42 |
* | sh: Correct pte size mismatch for X2 TLB. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
* | sh: Fix posix_types.h userspace breakage from sh64 merge. | Paul Mundt | 2008-01-28 | 4 | -122/+265 |
* | sh: Update SE7712 PCLK definition. | Andrew Murray | 2008-01-28 | 1 | -1/+1 |
* | sh: sh7712 clock support | Andrew Murray | 2008-01-28 | 3 | -0/+77 |
* | sh: Add support for SH7763 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | 16 | -12/+564 |
* | sh: Fix get_user()/put_user() build error. | Paul Mundt | 2008-01-28 | 1 | -36/+28 |
* | sh: Add support for SH7721 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | 19 | -29/+68 |
* | sh: Provide a stubbed __set_fixmap() for nommu. | Paul Mundt | 2008-01-28 | 1 | -0/+4 |
* | sh: Always use CONFIG_HZ for HZ. | Paul Mundt | 2008-01-28 | 1 | -5/+1 |
* | sh: include/asm-sh/: Spelling fixes. | Joe Perches | 2008-01-28 | 3 | -17/+17 |
* | sh: arch/sh/: Spelling fixes. | Joe Perches | 2008-01-28 | 1 | -1/+1 |
* | sh: Fix up KERNEL_ENTRY calculation for uImage. | Paul Mundt | 2008-01-28 | 1 | -2/+3 |
* | sh: Fix up binfmt_flat compile warnings. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
* | sh: Kill off pgtable.h from scatterlist.h. | Paul Mundt | 2008-01-28 | 1 | -1/+0 |
* | sh: Fix up switch_to() type casts. | Paul Mundt | 2008-01-28 | 1 | -47/+47 |
* | sh: Stub in page_table_range_init() on nommu. | Paul Mundt | 2008-01-28 | 2 | -0/+8 |
* | sh: Use def_bool where possible. | Harvey Harrison | 2008-01-28 | 3 | -46/+34 |
* | sh: Kill off superfluous __KERNEL__ check in asm/elf.h. | Paul Mundt | 2008-01-28 | 1 | -3/+0 |
* | sh: Provide the FPSCR init through AT_FPUCW. | Paul Mundt | 2008-01-28 | 3 | -2/+17 |
* | sh: Use utsname()->machine for ELF_PLATFORM. | Paul Mundt | 2008-01-28 | 1 | -6/+8 |
* | sh: Encode L1/L2 cache shape in auxvt. | Paul Mundt | 2008-01-28 | 5 | -5/+60 |
* | sh: Support denormalization on SH-4 FPU. | Stuart Menefy | 2008-01-28 | 4 | -181/+1259 |
* | sh: Fix up uImage target entry point. | Thomas Betker | 2008-01-28 | 1 | -4/+15 |
* | sh: get_user fixes and nommu consolidation. | Stuart Menefy | 2008-01-28 | 1 | -155/+98 |
* | sh: Document PTEL 31:29 use on PTEA-wielding parts. | Stuart Menefy | 2008-01-28 | 1 | -2/+3 |
* | sh: Populate swapper_pg_dir with fixmap range. | Stuart Menefy | 2008-01-28 | 1 | -0/+36 |
* | sh: Clean up places that make 29-bit physical assumptions. | Stuart Menefy | 2008-01-28 | 10 | -36/+71 |
* | sh: Preparation for uncached jumps through PMB. | Stuart Menefy | 2008-01-28 | 14 | -56/+88 |
* | sh: Explicit alignment for PAGE_SIZE in copy/clear_page(). | Paul Mundt | 2008-01-28 | 2 | -1/+4 |
* | sh: GUSA atomic rollback support. | Stuart Menefy | 2008-01-28 | 13 | -181/+591 |
* | sh: Fix compile error of arch/sh/mm/pmb.c | Nobuhiro Iwamatsu | 2008-01-28 | 1 | -1/+1 |
* | sh: comment tidying for sh64->sh migration. | Paul Mundt | 2008-01-28 | 30 | -190/+150 |
* | sh: syscall auditing for sh5, too. | Paul Mundt | 2008-01-28 | 2 | -18/+30 |
* | rtc: rtc-sh: Split out the CPU defs to asm/cpu/. | Paul Mundt | 2008-01-28 | 7 | -19/+43 |
* | sh: CCR1->CCR renaming for SH-2 parts. | Paul Mundt | 2008-01-28 | 2 | -7/+2 |
* | sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases. | Paul Mundt | 2008-01-28 | 1 | -13/+9 |
* | sh: Invalidate the TLB after applying PMB mappings. | Stuart Menefy | 2008-01-28 | 2 | -0/+8 |
* | sh: Provide a 29/32-bit physical hint for bootloaders. | Stuart Menefy | 2008-01-28 | 1 | -1/+5 |
* | sh: Add a printk() to warn legacy mem= growers. | Stuart Menefy | 2008-01-28 | 1 | -0/+11 |
* | sh: SH-2A FPU support. | Paul Mundt | 2008-01-28 | 11 | -30/+673 |
* | sh: Add SH7263 CPU support. | Paul Mundt | 2008-01-28 | 10 | -10/+61 |
* | sh: Fix the arch/sh/kernel/traps.c build for sh32. | Paul Mundt | 2008-01-28 | 1 | -0/+2 |
* | sh: Add SH7203 CPU support. | Paul Mundt | 2008-01-28 | 12 | -15/+399 |
* | rtc: rtc-sh: SH-2A support. | Paul Mundt | 2008-01-28 | 2 | -3/+19 |
* | sh: syscall audit support. | Yuichi Nakamura | 2008-01-28 | 4 | -7/+26 |
* | sh: Fix up uname -m matching for native sh64. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |