aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda
2009-08-21usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda
2009-08-21sh: update kfr2r09 defconfigMagnus Damm
2009-08-21sh: add kfr2r09 romimage defconfigMagnus Damm
2009-08-21sh: jump to p1 during boot on kfr2r09Magnus Damm
2009-08-21sh: invalidate icache and tlbs during boot on kfr2r09Magnus Damm
2009-08-21sh: i2c compile fix for kfr2r09Magnus Damm
2009-08-20sh: enable rtc-ds1302 in snapgear_defconfig.Paul Mundt
2009-08-20rtc: rtc-ds1302: Kill off unused variables.Paul Mundt
2009-08-20sh: DSP save/restore ordering and a0 sign extension fixups.Paul Mundt
2009-08-20sh: Better description of SH-4 PTEA register update.Michael Trimarchi
2009-08-20rtc: rtc-sh fixesAlessandro Zummo
2009-08-20rtc: rtc-ds1302 fixesAlessandro Zummo
2009-08-20sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.Paul Mundt
2009-08-20Merge branch 'sh/r8a66597-udc'Paul Mundt
2009-08-20sh: add r8a66597 usb1 gadget to the se7724 boardMagnus Damm
2009-08-20sh: add r8a66597 usb0 gadget to the kfr2r09 boardMagnus Damm
2009-08-20usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm
2009-08-20usb: r8a66597-udc buffer management updateMagnus Damm
2009-08-20usb: add clock support to r8a66597 gadget driverMagnus Damm
2009-08-20usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda
2009-08-20sh: Add mach-types entry for EcoVec board.Paul Mundt
2009-08-20sh: Add EcoVec (SH7724) board supportKuninori Morimoto
2009-08-19sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELSKuninori Morimoto
2009-08-19sh: USB0 resource area fix for ms7724seKuninori Morimoto
2009-08-18sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto
2009-08-18sh: clkfwk: Support additional IFC divisor on SH7724.Kuninori Morimoto
2009-08-18sh: mach-kfr2409: add FLLFRQ value for PLL correction.Kuninori Morimoto
2009-08-18sh: Add a few missing irqflags tracing markers.Matt Fleming
2009-08-18sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm
2009-08-18sh: rework SuperH Mobile sleep code exception handlingMagnus Damm
2009-08-16sh: Add support for DWARF GNU extensionsMatt Fleming
2009-08-16sh: Try again at getting the initial return address for an unwindMatt Fleming
2009-08-16sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm
2009-08-15sh: use in-soc KEYSC on se7724Magnus Damm
2009-08-15sh: CMT suspend/resumeMagnus Damm
2009-08-15sh: skip disabled LCDC channelsMagnus Damm
2009-08-15sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming
2009-08-15sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt
2009-08-15sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt
2009-08-15sh: flag the default unwinder as reliable.Paul Mundt
2009-08-15sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt
2009-08-14sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt
2009-08-13Linux 2.6.31-rc6Linus Torvalds
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds
2009-08-14Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming