aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-28sh: add spi header and r2d platform data V3Magnus Damm
2008-01-28sh: update r7780rp interrupt codeMagnus Damm
2008-01-28sh: remove consistent alloc stuff from the machine vectorMagnus Damm
2008-01-28sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm
2008-01-28sh: declared coherent memory support V2Magnus Damm
2008-01-28sh: Add support for SDK7780 board.Nicholas Beck
2008-01-28sh: constify function pointer tablesJan Engelhardt
2008-01-28sh: Kill off -traditional for linker script.Paul Mundt
2008-01-28cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin
2008-01-28sh: Kill off hs7751rvoip reference from arch/sh/Kconfig.Adrian McMenamin
2008-01-28sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.Paul Mundt
2008-01-28sh: Kill off dead HS771RVoIP board support.Paul Mundt
2008-01-28sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.Paul Mundt
2008-01-28sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt
2008-01-28sh: r2d - enable sm501 usb host functionMagnus Damm
2008-01-28sh: remove voyagergxMagnus Damm
2008-01-28sh: r2d - add lcd planel timings to sm501 platform dataMagnus Damm
2008-01-28sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm
2008-01-28sh: Correct pte size mismatch for X2 TLB.Paul Mundt
2008-01-28sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt
2008-01-28sh: Update SE7712 PCLK definition.Andrew Murray
2008-01-28sh: sh7712 clock supportAndrew Murray
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda
2008-01-28sh: Fix get_user()/put_user() build error.Paul Mundt
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda
2008-01-28sh: Provide a stubbed __set_fixmap() for nommu.Paul Mundt
2008-01-28sh: Always use CONFIG_HZ for HZ.Paul Mundt
2008-01-28sh: include/asm-sh/: Spelling fixes.Joe Perches
2008-01-28sh: arch/sh/: Spelling fixes.Joe Perches
2008-01-28sh: Fix up KERNEL_ENTRY calculation for uImage.Paul Mundt
2008-01-28sh: Fix up binfmt_flat compile warnings.Paul Mundt
2008-01-28sh: Kill off pgtable.h from scatterlist.h.Paul Mundt
2008-01-28sh: Fix up switch_to() type casts.Paul Mundt
2008-01-28sh: Stub in page_table_range_init() on nommu.Paul Mundt
2008-01-28sh: Use def_bool where possible.Harvey Harrison
2008-01-28sh: Kill off superfluous __KERNEL__ check in asm/elf.h.Paul Mundt
2008-01-28sh: Provide the FPSCR init through AT_FPUCW.Paul Mundt
2008-01-28sh: Use utsname()->machine for ELF_PLATFORM.Paul Mundt
2008-01-28sh: Encode L1/L2 cache shape in auxvt.Paul Mundt
2008-01-28sh: Support denormalization on SH-4 FPU.Stuart Menefy
2008-01-28sh: Fix up uImage target entry point.Thomas Betker
2008-01-28sh: get_user fixes and nommu consolidation.Stuart Menefy
2008-01-28sh: Document PTEL 31:29 use on PTEA-wielding parts.Stuart Menefy
2008-01-28sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy
2008-01-28sh: Explicit alignment for PAGE_SIZE in copy/clear_page().Paul Mundt
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy
2008-01-28sh: Fix compile error of arch/sh/mm/pmb.cNobuhiro Iwamatsu