summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-1320-96/+96
* Merge branch 'master' into sh/clkfwkPaul Mundt2009-05-1217-382/+1656
|\
| * sh: Kill off the remnants of the old timer code.Paul Mundt2009-05-126-81/+4
| * sh: remove old TMU driverMagnus Damm2009-05-123-302/+0
| * sh: CMT platform data for sh7720/sh7721Magnus Damm2009-05-121-0/+161
| * sh: TMU platform data for sh7720/sh7721Magnus Damm2009-05-121-0/+109
| * sh: TMU platform data for sh7710/sh7712Magnus Damm2009-05-121-0/+108
| * sh: TMU platform data for sh7706/sh7707/sh7708/sh7709Magnus Damm2009-05-121-0/+108
| * sh: TMU platform data for sh7705Magnus Damm2009-05-121-0/+108
| * sh: TMU platform data for sh7724Magnus Damm2009-05-121-0/+195
| * sh: TMU platform data for sh7366Magnus Damm2009-05-121-0/+98
| * sh: TMU platform data for sh7343Magnus Damm2009-05-121-0/+98
| * sh: add sh4-202 INTC tablesMagnus Damm2009-05-121-1/+55
| * sh: TMU platform data for sh4-202Magnus Damm2009-05-121-0/+108
| * sh: TMU platform data for sh7770Magnus Damm2009-05-121-0/+300
| * sh: TMU platform data for sh7763Magnus Damm2009-05-121-0/+204
* | sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt2009-05-127-19/+7
* | sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.Paul Mundt2009-05-121-1/+1
* | sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt2009-05-121-0/+59
* | sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt2009-05-122-15/+1
* | sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt2009-05-126-79/+19
* | sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt2009-05-121-0/+20
* | sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt2009-05-122-30/+52
* | sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt2009-05-126-209/+183
* | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt2009-05-127-73/+43
* | sh: clkfwk: refactor rate propagation.Paul Mundt2009-05-122-49/+79
* | sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt2009-05-125-24/+10
* | sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-1222-174/+169
|/
* sh: TMU platform data for sh7780Magnus Damm2009-05-111-0/+204
* sh: multiple vectors per irq - sh7760Magnus Damm2009-05-111-20/+11
* sh: TMU platform data for sh7760Magnus Damm2009-05-111-0/+109
* sh: TMU platform data for sh775xMagnus Damm2009-05-111-0/+187
* sh: include empty_zero_page in textMagnus Damm2009-05-111-1/+2
* sh: Account for INITIAL_JIFFIES when using jiffies clocksource.Paul Mundt2009-05-111-1/+1
* sh: Fix up typo in arch/sh/kernel/vmlinux.lds.SPaul Mundt2009-05-111-1/+1
* sh: Tidy up the ldscript output format specifier.Paul Mundt2009-05-101-5/+1
* sh: Move the unified linker script in place, kill off old _64 one.Paul Mundt2009-05-093-347/+179
* sh: Integrate sh64 bits in vmlinux_32.lds.S.Paul Mundt2009-05-091-43/+70
* sh: Fix up SHmedia module ELF relocations.Paul Mundt2009-05-091-1/+1
* sh: Provide an __sdivsi3_2 export for sh64.Paul Mundt2009-05-091-0/+2
* sh: Rename opcode_t to insn_size_t.Paul Mundt2009-05-094-11/+11
* sh: Add UBC trap vector for SH2APeter Griffin2009-05-091-0/+5
* sh: Add ptrace support for NOMMU debuggingPeter Griffin2009-05-091-0/+8
* sh: Fix UBC setup and registers for SH2AKieran Bingham2009-05-091-1/+3
* sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.Paul Mundt2009-05-085-0/+20
* sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.Paul Mundt2009-05-081-3/+1
* sh: TMU platform data for SH-X3 proto CPU.Paul Mundt2009-05-081-2/+207
* sh: TMU platform data for SH7786.Paul Mundt2009-05-081-0/+393
* sh: Always fixup unaligned userspace accesses on sh64.Paul Mundt2009-05-081-30/+5
* sh: Drop dead rules from arch/sh/kernel/Makefile_64.Paul Mundt2009-05-081-3/+0
OpenPOWER on IntegriCloud