summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-mackerel.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-shmobile: sh7372 CEU supports up to 8188x8188 imagesGuennadi Liakhovetski2012-05-121-0/+2
* ARM: mach-shmobile: mackerel: Add FSI DMAEngine supportKuninori Morimoto2012-05-121-2/+6
* ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski2012-05-121-20/+2Star
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-311-0/+71
|\
| * ARM: mach-shmobile: mackerel: Add the flash controller flctlBastian Hecht2012-03-271-0/+71
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-301-0/+1
|\ \
| * | ARM: shmobile: remove NR_IRQSRob Herring2012-01-261-0/+1
* | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-10/+1Star
|\ \ \
| * \ \ Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh in...Arnd Bergmann2012-03-241-10/+1Star
| |\ \ \
* | | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-33/+6Star
|\| | | |
| * | | | Merge branch 'renesas/fixes' into renesas/socArnd Bergmann2012-03-151-1/+10
| |\| | |
| * | | | ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer reworkMagnus Damm2012-03-121-12/+1Star
| * | | | ARM: mach-shmobile: Move sh7372 Mackerel external clk setupMagnus Damm2012-03-121-3/+3
| * | | | ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm2012-03-121-23/+2Star
| | |_|/ | |/| |
* | | | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-231-56/+50Star
|\ \ \ \
| * \ \ \ Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat2012-03-201-0/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | arm: mach-shmobile: Constify sh_mobile_meram_cfg structuresLaurent Pinchart2012-03-121-2/+2
| * | | | arm: mach-shmobile: Don't set MERAM ICB numbers in platform dataLaurent Pinchart2012-03-121-8/+0Star
| * | | | fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2012-03-121-4/+0Star
| * | | | arm: mach-shmobile: Split MERAM resources into regs and meramLaurent Pinchart2012-03-121-1/+7
| * | | | fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart2012-03-121-2/+2
| * | | | fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart2012-03-121-2/+4
| * | | | fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart2012-03-121-4/+2Star
| * | | | fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-121-2/+2
| * | | | arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan fieldLaurent Pinchart2012-03-121-3/+0Star
| * | | | arm: mach-shmobile: Add LCDC tx_dev field to platform dataLaurent Pinchart2012-03-121-31/+35
| * | | | sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart2012-03-121-1/+0Star
| | |/ / | |/| |
* | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-221-10/+8Star
|\ \ \ \ | |_|/ / |/| | |
| * | | ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto2012-02-031-10/+8Star
| | |/ | |/|
* | | ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame bufferLaurent Pinchart2012-03-071-0/+4
| |/ |/|
* | Merge branch 'rmobile/mackerel' into rmobile-fixes-for-linusPaul Mundt2012-01-191-64/+19Star
|\ \
| * | ARM: mach-shmobile: mackerel: add ak4642 amixer settings on commentKuninori Morimoto2012-01-191-0/+10
| * | ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcdKuninori Morimoto2012-01-191-64/+9Star
| |/
* / ARM: mach-shmobile: simplify MMCIF DMA configurationGuennadi Liakhovetski2012-01-181-10/+2Star
|/
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-151-2/+2
|\
| * fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-191-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-1/+13
|\ \
| * | ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto2011-11-241-1/+13
| |/
* / ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeMagnus Damm2012-01-031-2/+0Star
|/
* Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-071-2/+2
|\
| * ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fixMagnus Damm2011-11-041-2/+2
* | [media] ARM: mach-shmobile: mackerel doesn't need legacy SOCAM_* flags anymoreGuennadi Liakhovetski2011-11-031-3/+0Star
* | [media] ARM: mach-shmobile: convert mackerel to mediabus flagsGuennadi Liakhovetski2011-11-031-0/+4
|/
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-301-0/+1
|\
| * Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat2011-10-151-0/+5
| |\
| * | fbdev: sh_mobile_meram: Assign meram to the SH7372_A4LC power domainDamian2011-08-191-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-281-0/+6
|\ \ \
| * | | ARM: shmobile: ag5evm, ap4: Named SDHI IRQ sourcesSimon Horman2011-10-261-0/+6
| | |/ | |/|
* | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-0/+3
|\ \ \
| * | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-161-0/+4
| |\| |