aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-ecovec24
Commit message (Expand)AuthorAgeFilesLines
* sh: ecovec: Add renesas_usbhs supportKuninori Morimoto2011-06-161-0/+48
* sh: add MMCIF runtime PM support on ecovecGuennadi Liakhovetski2011-05-241-0/+3
* sh: fix SD / MMC configuration dependencies on ecovecGuennadi Liakhovetski2011-04-181-9/+9
* Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-071-0/+18
|\
| * Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...Paul Mundt2011-03-291-0/+18
| |\
| | * sh: mach-ecovec24: support for main lcd backlightAlexandre Courbot2011-03-101-0/+18
* | | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-291-6/+6
|\ \ \
| * | | sh: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-251-2/+2
| * | | sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-251-1/+1
| * | | sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFDGuennadi Liakhovetski2011-03-251-3/+3
| |/ /
* | | sh: Convert to new function namesThomas Gleixner2011-03-291-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-181-5/+1
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-161-5/+1
| |\ \ | | |/ | |/|
| | * ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto2011-01-261-3/+1
| | * ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto2011-01-211-2/+0
* | | sh: modify platform_device for sh_eth driverYoshihiro Shimoda2011-03-171-0/+2
|/ /
* | sh: fix MSIOF0 SPI on ecovec: it conflicts with VOUGuennadi Liakhovetski2011-01-181-0/+2
|/
* sh: mach-ecovec24: enable runtime PM for SDHIArnd Hannemann2011-01-121-2/+2
* sh: sh7724 Enable SDIO IRQsArnd Hannemann2011-01-121-0/+2
* sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto2010-11-291-30/+4
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-301-24/+36
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-10-281-24/+36
| |\
| | * fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski2010-09-141-24/+36
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-281-4/+0
|\ \ \ | |/ / |/| |
| * | [media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-3/+0
| * | [media] sh_vou: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-1/+0
| |/
* | sh: fix clk_get() error handlingGuennadi Liakhovetski2010-10-181-3/+3
* | Revert "sh: ecovec24: modify tsc2007 platform settings"Paul Mundt2010-09-141-2/+24
* | sh: ecovec24: modify tsc2007 platform settingsKuninori Morimoto2010-09-141-24/+2
|/
* sh: remove duplicated #includeHuang Weiyi2010-06-071-1/+0
* sh: make sure static declaration on mach-ecovec24Kuninori Morimoto2010-06-021-8/+8
* sh: Add support MMCIF for ecovecYusuke Goda2010-05-311-2/+84
* sh: remove duplicated #includeHuang Weiyi2010-05-261-1/+0
* sh: Add SDHI DMA support to ecovecGuennadi Liakhovetski2010-05-221-2/+7
* sh: add Video Output Unit and AK8813 video encoder support on ecovecGuennadi Liakhovetski2010-05-221-0/+78
* sh: Check return value of clk_get on ecovec24Kuninori Morimoto2010-05-131-9/+15
* sh: switch boards to clkdevMagnus Damm2010-05-131-2/+0
* sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_initKuninori Morimoto2010-03-231-0/+2
* sh: ecovec build fix for CONFIG_I2C=nMagnus Damm2010-02-261-0/+7
* sh: ecovec r-standby supportMagnus Damm2010-02-262-1/+61
* sh: mach-ecovec24: Add sh_sir supportKuninori Morimoto2010-02-251-0/+27
* sh: sh7724: Update FSI/SPU2 clockKuninori Morimoto2010-02-221-0/+5
* sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm2010-02-221-0/+5
* sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector mergeMagnus Damm2010-02-091-2/+2
* sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-261-10/+10
* Merge branch 'sh/stable-updates'Paul Mundt2010-01-181-0/+8
|\
| * sh: mach-ecovec24: Add motion sensor driver support.NISHIMOTO Hiroki2010-01-151-0/+8
* | sh: heartbeat: Update boards for access size hinting.Paul Mundt2010-01-151-9/+7
|/
* sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto2009-12-241-2/+2