aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-05-08sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt2-51/+32
2009-05-08sh: TMU platform data for sh7785Magnus Damm1-0/+204
2009-05-08sh: call clock framework init() callback onceMagnus Damm1-3/+6
2009-05-07sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt1-22/+0
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt6-8/+57
2009-05-03sh: Move dummy clockevents broadcast timer to its new home.Paul Mundt4-2/+4
2009-05-03sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.Paul Mundt1-9/+0
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt10-38/+35
2009-05-03sh: TMU platform data for sh7722Magnus Damm1-0/+99
2009-05-03sh: remove old MTU2 driverMagnus Damm3-206/+0
2009-05-03sh: sh2a MTU2 platform dataMagnus Damm4-1/+400
2009-05-03time: sh: convert to use arch_getoffset() infrastructurejohn stultz3-110/+8
2009-05-03sh: remove obsolete hw_interrupt_typeThomas Gleixner2-2/+2
2009-05-03sh: remove obsolete no_irq_typeThomas Gleixner1-2/+1
2009-05-03Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipPaul Mundt1-2/+3
2009-04-30sh: remove old CMT driverMagnus Damm3-192/+0
2009-04-30sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm3-0/+252
2009-04-28sh: register the rtc-generic platform device properly.Paul Mundt1-1/+16
2009-04-28sh: setup timers in late_time_init()Magnus Damm1-14/+20
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2009-04-27sh: rtc-generic support.Paul Mundt1-0/+23
2009-04-27Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt5-4/+9
2009-04-26sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott4-4/+8
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt3-2/+11
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm2-2/+2
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt1-0/+9
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka1-0/+9
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt1-4/+0
2009-04-19sh: sh7724: Register CMT as an early platform device here too.Paul Mundt1-0/+10
2009-04-19sh: sh7724: Don't default enable the RTC clock.Paul Mundt1-1/+0
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt11-13/+2944
2009-04-19sh: Early Platform Data for SuperH MobileMagnus Damm4-0/+40
2009-04-19sh: Add plat_early_device_setup()Magnus Damm1-0/+7
2009-04-19sh: arch earlytimer supportMagnus Damm1-0/+9
2009-04-16sh: pci io port base address codeMagnus Damm1-0/+5
2009-04-16sh: sh7724: Add CMT clockevents support.Paul Mundt1-0/+33
2009-04-16sh: sh7724: Add VEU support.Kuninori Morimoto1-0/+64
2009-04-16sh: sh7724: Add VPU support.Kuninori Morimoto1-0/+33
2009-04-16sh: sh7724: Add I2C support.Kuninori Morimoto1-0/+46
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto6-13/+2712
2009-04-16sh: sh7723: Don't default enable the RTC clock.Paul Mundt1-1/+0
2009-04-16sh: sh7722: Don't default enable the RTC clock.Paul Mundt1-1/+0
2009-04-14sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto1-7/+7
2009-04-06sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt2-0/+4
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds9-237/+80
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi4-82/+25
2009-04-02Simplify copy_thread()Alexey Dobriyan2-2/+2
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt1-5/+0
2009-04-02sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt1-1/+1
2009-04-02sh: Add a command line option for disabling I/O trapping.Paul Mundt1-0/+13