summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt2009-05-128-75/+44
* sh: clkfwk: refactor rate propagation.Paul Mundt2009-05-123-52/+85
* sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt2009-05-126-25/+11
* sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-1223-175/+171
* sh: TMU platform data for sh7780Magnus Damm2009-05-111-0/+204
* sh: r7780 highlander clock fixesMagnus Damm2009-05-112-2/+2
* sh: multiple vectors per irq - sh7760Magnus Damm2009-05-112-21/+13
* 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: sh7785lcr: fix I2C device address map for 32-bit modeYoshihiro Shimoda2009-05-111-5/+5
* 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: Fix up R0 dependence in __arch_swab16/32.Paul Mundt2009-05-101-6/+6
* sh: Hook up cc-cross-prefix support.Paul Mundt2009-05-101-0/+6
* sh: Consolidate the boot link and entry offset definitions.Paul Mundt2009-05-102-12/+18
* sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt2009-05-103-90/+47
* sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt2009-05-104-14/+10
* sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board.Paul Mundt2009-05-101-0/+1
* sh: Fix up the sh64 zImage build.Paul Mundt2009-05-103-70/+2
* sh: Tidy up the ldscript output format specifier.Paul Mundt2009-05-104-10/+11
* 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-092-1/+7
* sh: Rename opcode_t to insn_size_t.Paul Mundt2009-05-097-15/+15
* sh: Provide __read_{read,write}sl() definitions for sh64.Paul Mundt2009-05-091-1/+6
* sh: Cleanup irqflags size mismatch on SH-5 build.Paul Mundt2009-05-091-4/+4
* sh: Fix up the sh64 earlyprintk build.Paul Mundt2009-05-091-1/+1
* 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-093-2/+42
* sh: Add in some ptrace definitions from GDB.Kieran Bingham2009-05-091-0/+5
* serial: sh-sci: Fix up h8300 support.Yoshinori Sato2009-05-082-2/+19
* serial: sh-sci: Fix up section mismatch in error path.Paul Mundt2009-05-081-1/+1
* sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.Paul Mundt2009-05-085-0/+20
* sh-sci: improve clock framework supportMagnus Damm2009-05-082-31/+47
* sh-sci: ioremap() in a single placeMagnus Damm2009-05-081-34/+20
* sh-sci: replace sci_init_ports()Magnus Damm2009-05-081-57/+50
* sh-sci: allow single port platform devicesMagnus Damm2009-05-081-53/+72
* sh-sci: use to_sci_port() if possibleMagnus Damm2009-05-081-5/+5
* sh-sci: rework serial console supportMagnus Damm2009-05-081-24/+23
* sh-sci: remove early_sci_setup()Magnus Damm2009-05-082-16/+0
* sh-sci: add platform device private dataMagnus Damm2009-05-081-42/+85
* 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-082-35/+5
* sh: Kill off extra cflags Kconfig entry.Paul Mundt2009-05-082-14/+0
* sh: Always select RTC_LIB, not just for SUPERH32.Paul Mundt2009-05-081-1/+1