summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-08-07sh: fix romImage mach dir usageMagnus Damm
2009-08-07sh: LED9, LED10 and LED11 support for Solution Engine 7724Magnus Damm
2009-08-07sh: kfr2r09 board support - NAND flashMagnus Damm
2009-08-07sh: kfr2r09 board support - LCDC panelMagnus Damm
2009-08-05sh: convert to asm-generic/hardirq.hChristoph Hellwig
2009-08-04sh: Partially unroll the SH-4 __flush_xxx_region() flushers.Paul Mundt
2009-08-04sh: Split out SH-4 __flush_xxx_region() ops.Paul Mundt
2009-08-04sh64: Kill off special clear_page() implementation.Paul Mundt
2009-08-04sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt
2009-08-04sh: Provide __flush_anon_page().Paul Mundt
2009-08-04sh: Drop unused arguments for kunmap_coherent().Paul Mundt
2009-08-04sh: Bring kmap_coherent() out-of-line.Paul Mundt
2009-08-04sh: Add a PG_dcache_dirty sanity check in kmap_coherent().Paul Mundt
2009-08-04sh: Fix up early printk build error.Paul Mundt
2009-08-04sh: Add SH7724 DMAC support.Kuninori Morimoto
2009-08-04sh: ms7724se: add 1280x720 lcdc output supportKuninori Morimoto
2009-08-04sh: clean up MSTPCRn register definitionsMagnus Damm
2009-08-04sh: hwblk support for sh7724Magnus Damm
2009-08-04sh: Add early printk support for SH770x CPUs.Rafael Ignacio Zurita
2009-07-30sh: Add romImage target to archhelp.Paul Mundt
2009-07-30sh: kfr2r09 romImage support V2Magnus Damm
2009-07-30sh: romImage support V2Magnus Damm
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy
2009-07-29Revert "sh: Bump the earlytimer bits back to time_init()."Paul Mundt
2009-07-29sh: Handle a NULL vma in __update_tlb() for the fast-path.Paul Mundt
2009-07-29sh: update_mmu_cache() consolidation.Paul Mundt
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-27sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt
2009-07-27sh: Rename arch/sh/lib/clear_page.S -> __clear_user.S.Paul Mundt
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt
2009-07-23Merge branch 'sh/kfr2r09'Paul Mundt
2009-07-23sh: kfr2r09 board support - mach-type and defconfigMagnus Damm
2009-07-23sh: kfr2r09 board support - KEYSC keypadMagnus Damm
2009-07-23sh: kfr2r09 board support - NOR flashMagnus Damm
2009-07-23sh: kfr2r09 board support - SCIF consoleMagnus Damm
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm
2009-07-22sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt
2009-07-22sh: Provide _PAGE_SPECIAL for 32-bit.Paul Mundt
2009-07-21Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt
2009-07-21sh: bzip2/lzma uImage support.Paul Mundt
2009-07-20sh: Clean up linker script using new BSS_SECTION macro.Tim Abbott
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm
2009-07-20sh: hwblk support for sh7723Magnus Damm
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm
2009-07-14sh: Kill off zero-sized vmlinux_64.lds.SPaul Mundt
2009-07-13sh: Restore previous behaviour on kernel faultMatt Fleming
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan