aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto2-14/+46
2010-11-24ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disableKuninori Morimoto1-8/+1
2010-11-15ARM: mach-shmobile: ap4evb: add fsib 44100Hz rateKuninori Morimoto1-0/+4
2010-11-08ARM: mach-shmobile: ap4evb: Mark NOR boot loader partitions read-only.Yusuke Goda1-0/+2
2010-11-08ARM: mach-shmobile: intc-sh7372: fix interrupt numberTony SIM1-1/+1
2010-11-04ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt1-2/+2
2010-11-02ARM: mach-shmobile: fix sh7372 after a recent clock framework reworkGuennadi Liakhovetski1-0/+1
2010-11-01ARM: mach-shmobile: include drivers/sh/KconfigPaul Mundt1-0/+2
2010-10-31ARM: mach-shmobile: ap4evb: Add HDMI sound supportKuninori Morimoto1-1/+45
2010-10-31ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock supportKuninori Morimoto2-0/+103
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-158/+392
2010-10-29ARM: mach-shmobile: ap4evb: Fix hotplug for SDHI1Arnd Hannemann1-0/+19
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King10-158/+392
2010-10-25ARM: arch-shmobile: Add IMX074 camera sensor data to the AP4EVB platformGuennadi Liakhovetski1-0/+113
2010-10-25ARM: mach-shmobile: ap4evb: modify LCDC1 irq numberTAKEI Mitsuharu1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre3-6/+0
2010-10-15ARM: mach-shmobile: add TMU platform data for sh7372Magnus Damm2-1/+67
2010-10-15ARM: mach-shmobile: remove videomodes from ap4evb platform dataGuennadi Liakhovetski1-56/+0
2010-10-15ARM: mach-shmobile: clock-sh7372: FSI parent select supportKuninori Morimoto3-37/+80
2010-10-15ARM: mach-shmobile: clock-sh7372: add sh7372_ prefix to global clocksKuninori Morimoto3-22/+24
2010-10-13ARM: shmobile: use device name for timer clocksMagnus Damm6-6/+3
2010-10-13ARM: shmobile: make AP4EVB MMCIF resource string consistentMagnus Damm1-1/+1
2010-10-13ARM: shmobile: break out sh7372 platform devicesMagnus Damm1-0/+6
2010-10-06arm/shmobile: remove duplicated includeNicolas Kaiser1-1/+0
2010-09-16ARM: mach-shmobile: modify wrong array size of div6_reparent_clksKuninori Morimoto1-1/+1
2010-09-14ARM: mach-shmobile: ap4evb: modify touchpanel judgment conditionKuninori Morimoto1-3/+35
2010-09-14ARM: mach-shmobile: add two more video modes for HDMIGuennadi Liakhovetski1-6/+35
2010-09-14fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski1-41/+57
2010-09-14ARM: mach-shmobile: sh7372: modify INTCS tableKuninori Morimoto1-0/+28
2010-09-14ARM: mach-shmobile: pfc-sh7372: modify wrong commentKuninori Morimoto1-4/+4
2010-09-14ARM: mach-shmobile: Use evt2irq() for sh7372 DMACMagnus Damm1-12/+12
2010-09-14ARM: mach-shmobile: Extend AP4EVB LCD commentsMagnus Damm1-2/+6
2010-09-14ARM: mach-shmobile: ap4evb: modify tsc2007 platform settingsKuninori Morimoto1-48/+3
2010-08-20ARM: mach-shmobile: ap4evb: fix write protect for SDHI1Arnd Hannemann1-0/+2
2010-08-18ARM: mach-shmobile: ap4evb: modify FSI2 IDKuninori Morimoto1-1/+1
2010-08-18ARM: mach-shmobile: do not enable the PLLC2 clock on initGuennadi Liakhovetski1-1/+0
2010-08-18ARM: mach-shmobile: Clock framework comment fixMagnus Damm1-1/+3
2010-08-16ARM: mach-shmobile: Fix up gpio-leds pdata definition.Paul Mundt1-1/+1
2010-08-16ARM: mach-shmobile: AP4EVB: use gpio-leds for leds.Arnd Hannemann1-14/+38
2010-08-16ARM: mach-shmobile: add clock definitions for CEU and CSI2Guennadi Liakhovetski1-1/+5
2010-08-16ARM: mach-shmobile: Runtime PM V3Magnus Damm3-2/+171
2010-08-04ARM: mach-shmobile: Fix up ap4evb build for LCDC merge damage.Paul Mundt1-1/+1
2010-08-04ARM: mach-shmobile: clock-sh7372: modify clock name for FSI2Kuninori Morimoto1-1/+1
2010-08-04ARM: mach-shmobile: add HDMI support to the ap4evb boardGuennadi Liakhovetski1-2/+152
2010-08-04ARM: mach-shmobile: extend clock definitions on sh7372Guennadi Liakhovetski2-5/+172
2010-08-04ARM: mach-shmobile: ap4evb: Add ts_get_pendown_state for tsc2007Kuninori Morimoto1-16/+62
2010-08-04net/irda/sh_irda: Modify clk_get lookupsKuninori Morimoto1-0/+1
2010-08-04ARM: mach-shmobile: fix typos in sh7372 clock definitionsGuennadi Liakhovetski1-2/+2
2010-08-04ARM: mach-shmobile: fix EXTAL1 frequency on sh7372Guennadi Liakhovetski1-1/+1
2010-08-04ARM: mach-shmobile: add GPIO definitions for switching between LCDC0 and LCDC1Guennadi Liakhovetski1-0/+3