summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * fix typos "precidence" -> "precedence" in commentsUwe Kleine-König2010-02-051-1/+1
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
|/ /
* | sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2010-03-022-0/+9
* | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-024-7/+76
* | dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-024-23/+432
* | sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski2010-03-021-6/+97
* | sh: SH-Mobile R-standby register save/restoreMagnus Damm2010-02-262-3/+121
* | sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm2010-02-221-1/+1
* | sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2010-02-222-0/+15
* | sh: introduce struct clk_div4_tableMagnus Damm2010-02-228-14/+44
* | sh: clock-cpg div4 set_rate() shift fixMagnus Damm2010-02-221-2/+2
* | Merge branch 'sh/pmb-dynamic'Paul Mundt2010-02-182-11/+23
|\ \
| * | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-171-7/+6
| * | sh: Setup boot CPU VBR early to enable early page faults.Paul Mundt2010-02-171-4/+17
* | | sh: fix sh7723 SDHI support using INTC force_disableMagnus Damm2010-02-171-2/+4
* | | sh: fix sh7722 SDHI support using INTC force_disableMagnus Damm2010-02-171-1/+3
|/ /
* | sh: fix sh7724 SDHI support using INTC force_disableMagnus Damm2010-02-161-2/+4
* | sh: break out enable/reparent div4 clocks on sh7723Magnus Damm2010-02-091-4/+20
* | sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector mergeMagnus Damm2010-02-091-16/+16
* | sh: sh7723/AP325 SDHI vector mergeMagnus Damm2010-02-091-15/+17
* | sh: sh7722/Migo-R SDHI vector mergeMagnus Damm2010-02-091-8/+10
| |
| \
*-. | Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2010-02-081-1/+2
|\ \|
| * | sh: Remove superfluous setup_frame_reg callMatt Fleming2010-02-081-1/+0
| * | sh: Setup frame pointer in handle_exception pathMatt Fleming2010-02-081-0/+2
| |/
* | sh: add high impedance mode management for SIUA pins on sh7722Guennadi Liakhovetski2010-02-021-10/+11
* | Merge branch 'sh/stable-updates'Paul Mundt2010-02-021-2/+2
|\|
| * sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski2010-02-021-2/+2
* | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-2636-189/+189
* | sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-214-5/+7
* | sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt2010-01-201-2/+3
* | sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski2010-01-192-7/+112
* | sh: SH7786 clock framework rewrite.Paul Mundt2010-01-191-96/+88
* | sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt2010-01-191-1/+1
* | sh64: Use the shared FPU state restorer.Paul Mundt2010-01-192-60/+7
* | sh64: Fix up the build for the thread_xstate changes.Paul Mundt2010-01-191-6/+6
* | sh: Need IRQs enabled for init_fpu().Paul Mundt2010-01-181-0/+2
* | sh: Fix up the secondary CPU entry point for 32bit mode.Paul Mundt2010-01-151-1/+4
* | sh: Fix up L2 cache comment typo.Paul Mundt2010-01-131-1/+1
* | sh: PVR detection for 2nd cut SH7786.Matt Fleming2010-01-131-0/+1
| |
| \
*-. \ Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-138-256/+340
|\ \ \ | |_|/ |/| |
| | * sh: Kill off dead UBC headers.Paul Mundt2010-01-051-12/+8
| | * sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt2010-01-052-4/+138
| | * Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-2127-768/+1497
| | |\ | |_|/ |/| |
| | * Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-0819-375/+1202
| | |\
| | * | sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-081-1/+1
| * | | sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-135-240/+194
|/ / /
* | | sh: dmaengine support for SH7785Nobuhiro Iwamatsu2009-12-171-0/+14
* | | sh: dmaengine support for sh7724.Guennadi Liakhovetski2009-12-171-0/+15