aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-mackerel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-31ARM: shmobile: mackerel: fixup usb module orderKuninori Morimoto1-1/+2
2012-07-11Merge branch 'renesas-mackerel' into renesas-boardRafael J. Wysocki1-25/+34
2012-07-11Merge branch 'renesas-sh7372' into renesas-socRafael J. Wysocki1-12/+12
2012-07-06ARM: shmobile: mackerel: switch to using pm-rmobile APIKuninori Morimoto1-12/+12
2012-06-30ARM: mach-shmobile: add 3.3V and 1.8V fixed regulators to mackerelGuennadi Liakhovetski1-0/+35
2012-06-30ARM: shmobile: use common extra gpio functions on MackerelKuninori Morimoto1-30/+4
2012-06-20ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerelGuennadi Liakhovetski1-0/+3
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+31
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown1-20/+2
2012-05-12ARM: mach-shmobile: sh7372 CEU supports up to 8188x8188 imagesGuennadi Liakhovetski1-0/+2
2012-05-12ARM: mach-shmobile: mackerel: Add FSI DMAEngine supportKuninori Morimoto1-2/+6
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-08ARM: shmobile: use machine specific hook for late initShawn Guo1-0/+1
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto1-1/+19
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto1-3/+12
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+71
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+1
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-33/+6
2012-03-27ARM: mach-shmobile: mackerel: Add the flash controller flctlBastian Hecht1-0/+71
2012-03-24Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh into renesas/socArnd Bergmann1-10/+1
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds1-56/+50
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-10/+8
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat1-0/+4
2012-03-15Merge branch 'renesas/fixes' into renesas/socArnd Bergmann1-1/+10
2012-03-12arm: mach-shmobile: Constify sh_mobile_meram_cfg structuresLaurent Pinchart1-2/+2
2012-03-12arm: mach-shmobile: Don't set MERAM ICB numbers in platform dataLaurent Pinchart1-8/+0
2012-03-12fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart1-4/+0
2012-03-12arm: mach-shmobile: Split MERAM resources into regs and meramLaurent Pinchart1-1/+7
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart1-2/+2
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart1-2/+4
2012-03-12fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart1-4/+2
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart1-2/+2
2012-03-12arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan fieldLaurent Pinchart1-3/+0
2012-03-12arm: mach-shmobile: Add LCDC tx_dev field to platform dataLaurent Pinchart1-31/+35
2012-03-12sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart1-1/+0
2012-03-12ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer reworkMagnus Damm1-12/+1
2012-03-12ARM: mach-shmobile: Move sh7372 Mackerel external clk setupMagnus Damm1-3/+3
2012-03-12ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm1-23/+2
2012-03-07ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame bufferLaurent Pinchart1-0/+4
2012-02-03ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto1-10/+8
2012-01-25ARM: shmobile: remove NR_IRQSRob Herring1-0/+1
2012-01-19Merge branch 'rmobile/mackerel' into rmobile-fixes-for-linusPaul Mundt1-64/+19
2012-01-19ARM: mach-shmobile: mackerel: add ak4642 amixer settings on commentKuninori Morimoto1-0/+10
2012-01-19ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcdKuninori Morimoto1-64/+9
2012-01-18ARM: mach-shmobile: simplify MMCIF DMA configurationGuennadi Liakhovetski1-10/+2
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-2/+2
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+13
2012-01-02ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeMagnus Damm1-2/+0