aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
* sh: Hook up cc-cross-prefix support.Paul Mundt2009-05-09
* sh: Consolidate the boot link and entry offset definitions.Paul Mundt2009-05-09
* sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt2009-05-09
* sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt2009-05-09
* sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board.Paul Mundt2009-05-09
* sh: Fix up the sh64 zImage build.Paul Mundt2009-05-09
* sh: Tidy up the ldscript output format specifier.Paul Mundt2009-05-09
* sh: Move the unified linker script in place, kill off old _64 one.Paul Mundt2009-05-09
* sh: Integrate sh64 bits in vmlinux_32.lds.S.Paul Mundt2009-05-09
* sh: Fix up SHmedia module ELF relocations.Paul Mundt2009-05-09
* sh: Provide an __sdivsi3_2 export for sh64.Paul Mundt2009-05-09
* sh: Rename opcode_t to insn_size_t.Paul Mundt2009-05-09
* sh: Provide __read_{read,write}sl() definitions for sh64.Paul Mundt2009-05-09
* sh: Cleanup irqflags size mismatch on SH-5 build.Paul Mundt2009-05-09
* sh: Add UBC trap vector for SH2APeter Griffin2009-05-08
* sh: Add ptrace support for NOMMU debuggingPeter Griffin2009-05-08
* sh: Fix UBC setup and registers for SH2AKieran Bingham2009-05-08
* sh: Add in some ptrace definitions from GDB.Kieran Bingham2009-05-08
* sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.Paul Mundt2009-05-08
* sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.Paul Mundt2009-05-08
* sh: TMU platform data for SH-X3 proto CPU.Paul Mundt2009-05-08
* sh: TMU platform data for SH7786.Paul Mundt2009-05-08
* sh: Always fixup unaligned userspace accesses on sh64.Paul Mundt2009-05-08
* sh: Kill off extra cflags Kconfig entry.Paul Mundt2009-05-08
* sh: Always select RTC_LIB, not just for SUPERH32.Paul Mundt2009-05-08
* sh: Drop dead rules from arch/sh/kernel/Makefile_64.Paul Mundt2009-05-08
* sh: TMU platform data for sh7723Magnus Damm2009-05-08
* sh: enable TMU clocksource on sh7722Magnus Damm2009-05-08
* sh: clock framework update, fix count and kill off krefMagnus Damm2009-05-08
* sh: Move out cayman-specific panic handler code to its own file.Paul Mundt2009-05-08
* sh: Kill off unused sh64 debug code.Paul Mundt2009-05-08
* sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt2009-05-08
* sh: Kill off the global rtc_lock with extreme prejudice.Paul Mundt2009-05-08
* sh: mach-sh03: Give the sh03 rtc its own spinlock.Paul Mundt2009-05-08
* sh: Kill off dead timer sysclass pm hooks.Paul Mundt2009-05-08
* sh: Kill off dead handle_timer_tick() code.Paul Mundt2009-05-08
* sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt2009-05-08
* sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt2009-05-08
* sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt2009-05-08
* sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt2009-05-08
* sh: Enable new TMU driver support for all SH-3 and SH-4 CPUs.Paul Mundt2009-05-08
* sh: TMU platform data for sh7785Magnus Damm2009-05-07
* sh: r7785 highlander clock fixesMagnus Damm2009-05-07
* sh: call clock framework init() callback onceMagnus Damm2009-05-07
* sh: sh7785 early scif fixMagnus Damm2009-05-07
* sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt2009-05-07
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-07
* sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.Paul Mundt2009-05-07
* sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt2009-05-07
* sh: Flag IRQSTACKS as BROKEN for now.Paul Mundt2009-05-07