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