aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-marzen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-28ARM: shmobile: marzen: Remove legacy board codeMagnus Damm1-347/+0
2015-03-05mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto1-5/+5
2014-12-02ARM: shmobile: marzen: Remove DU platform deviceLaurent Pinchart1-58/+0
2014-10-27ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart1-4/+0
2014-09-15drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart1-10/+9
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+3
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2014-07-23platform: Remove most references to platform_bus devicePawel Moll1-1/+0
2014-06-25ARM: shmobile: Move r8a7779.hGeert Uytterhoeven1-1/+3
2014-06-17ARM: shmobile: Move common.hMagnus Damm1-1/+1
2014-06-17ARM: shmobile: Move most of irqs.h, keep some for pinctlMagnus Damm1-1/+1
2013-12-20Merge tag 'renesas-dt-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtKevin Hilman1-2/+0
2013-12-10ARM: shmobile: marzen: remove SDHI0 WP pin settingKuninori Morimoto1-2/+0
2013-11-24ARM: shmobile: r8a7779: camera-rcar header cleanupKuninori Morimoto1-0/+1
2013-11-24ARM: shmobile: r8a7779: cleanup registration of VINKuninori Morimoto1-2/+22
2013-10-08ARM: shmobile: marzen: enable DMA for SDHI0Max Filippov1-0/+2
2013-09-30ARM: shmobile: marzen: Add Display Unit supportLaurent Pinchart1-0/+72
2013-09-09Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+30
2013-08-25[media] ARM: shmobile: Marzen: add VIN and ADV7180 supportVladimir Barinov1-1/+43
2013-08-06Merge branch 'dt2' into cleanup3-baseSimon Horman1-3/+8
2013-08-06ARM: shmobile: marzen: Use DT for GICKuninori Morimoto1-2/+1
2013-07-30ARM: shmobile: marzen: Switch to DT_MACHINE_STARTMagnus Damm1-1/+7
2013-07-30ARM: shmobile: r8a7779: cleanup registration of usb phyKuninori Morimoto1-2/+22
2013-07-24ARM: shmobile: Remove Marzen use of <mach/hardware.h>Magnus Damm1-1/+0
2013-07-02Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-06-11Merge tag 'renesas-boards-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boardsOlof Johansson1-2/+3
2013-06-11Merge branch 'renesas/pinmux-gpio' into next/boardsOlof Johansson1-3/+4
2013-06-11ARM: shmobile: Marzen: pass platform data to USB PHY deviceSergei Shtylyov1-0/+3
2013-06-11ARM: shmobile: Marzen: move USB EHCI, OHCI, and PHY devices to R8A7779 codeSergei Shtylyov1-177/+1
2013-06-07ARM: shmobile: marzen: keep local function as staticKuninori Morimoto1-1/+1
2013-06-07ARM: shmobile: marzen: Use INTC External IRQ pin driver for SMSCSimon Horman1-1/+2
2013-06-05ARM: shmobile: marzen: Use RCAR_GP_PIN macroLaurent Pinchart1-3/+4
2013-05-22ARM: shmobile: marzen: Use error values in usb_power_*Simon Horman1-3/+3
2013-04-03Merge tag 'renesas-pinmux2-for-v3.10' into boards-baseSimon Horman1-0/+32
2013-04-03ARM: shmobile: marzen: Add GPIO LEDsLaurent Pinchart1-0/+32
2013-03-18ARM: shmobile: marzen: Use gic_iid macro for ICCIAR / interrupt IDKuninori Morimoto1-6/+6
2013-03-15ARM: shmobile: marzen: Register pinctrl mappings for INTCLaurent Pinchart1-4/+2
2013-03-15ARM: shmobile: marzen: Register pinctrl mappings for LBSCLaurent Pinchart1-1/+3
2013-03-15ARM: shmobile: marzen: Register pinctrl mappings for USBLaurent Pinchart1-8/+9
2013-03-15ARM: shmobile: marzen: Register pinctrl mappings for HSPILaurent Pinchart1-6/+3
2013-03-15ARM: shmobile: marzen: Register pinctrl mappings for SCIFLaurent Pinchart1-8/+6
2013-03-15ARM: shmobile: marzen: Register pinctrl mappings for SDHI and MMCIFLaurent Pinchart1-10/+15
2013-03-08ARM: shmobile: marzen: Include mmc/host.hSimon Horman1-0/+1
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-2/+0
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-11-08ARM: shmobile: marzen: add USB OHCI driver supportKuninori Morimoto1-0/+57
2012-11-08ARM: shmobile: marzen: add USB EHCI driver supportKuninori Morimoto1-1/+107
2012-11-08ARM: shmobile: marzen: add USB phy supportKuninori Morimoto1-0/+21
2012-10-30ARM: shmobile: marzen: add HSPI supportKuninori Morimoto1-0/+25