aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/setup-sh73a0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie1-0/+20
2014-11-12ARM: shmobile: kzm9g legacy: Set i2c clks_per_count to 2Geert Uytterhoeven1-0/+20
2014-10-27ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart1-4/+0
2014-09-11Merge tag 'renesas-dt-timers2-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-10/+1
2014-09-09ARM: shmobile: kzm9g-reference: Enable CMT1 in device treeUlrich Hecht1-10/+1
2014-09-05Merge tag 'renesas-soc2-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-5/+1
2014-08-22ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.hGeert Uytterhoeven1-0/+1
2014-08-22ARM: shmobile: sh73a0: Remove duplicate CPUFreq bitsMagnus Damm1-5/+0
2014-08-22ARM: shmobile: sh73a0: Use shmobile_init_delay()Magnus Damm1-1/+1
2014-08-20ARM: shmobile: sh73a0: Remove unneeded nr_irqs initializationGeert Uytterhoeven1-1/+0
2014-08-20ARM: shmobile: sh73a0: Add shmobile_init_late()Magnus Damm1-0/+1
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2014-07-12ARM: shmobile: kzm9g-reference: Initialise SCIF device using DTSimon Horman1-4/+4
2014-06-25ARM: shmobile: Move sh73a0.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
2014-06-17ARM: shmobile: Move dma-register.hMagnus Damm1-1/+1
2014-06-17ARM: shmobile: Move intc.h, cleanup sh_intc.h usageMagnus Damm1-1/+0
2014-05-11ARM: shmobile: sh73a0: Switch to new style TMU deviceLaurent Pinchart1-43/+13
2014-05-11ARM: shmobile: sh73a0: Switch to new style CMT deviceLaurent Pinchart1-24/+12
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-160/+31
2013-12-24ARM: shmobile: sh73a0: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24ARM: shmobile: sh73a0: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-2/+7
2013-12-24ARM: shmobile: sh73a0: Use macros to declare SCIF devicesLaurent Pinchart1-160/+27
2013-11-24ARM: shmobile: sh73a0: don't use named resource for IPMMUKuninori Morimoto1-1/+1
2013-11-24ARM: shmobile: sh73a0: don't use named resource for I2CKuninori Morimoto1-5/+5
2013-11-24ARM: shmobile: sh73a0: don't use named resource for TMUKuninori Morimoto1-2/+2
2013-07-24ARM: shmobile: Remove sh73a0 use of <mach/hardware.h>Magnus Damm1-1/+0
2013-07-17ARM: shmobile: Remove unused sh73a0 auxdata tableMagnus Damm1-6/+1
2013-07-17ARM: shmobile: sh73a0: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
2013-07-17ARM: shmobile: sh73a0 pinmux platform device cleanupMagnus Damm1-19/+6
2013-06-11Merge tag 'renesas-soc-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson1-71/+24
2013-06-07ARM: shmobile: sh73a0: Always use shmobile_setup_delay()Magnus Damm1-5/+6
2013-06-07ARM: shmobile: sh73a0: add CPUFreq supportGuennadi Liakhovetski1-0/+5
2013-06-06ARM: shmobile: sh73a0: Use DEFINE_RES_MEM*() everywhereSimon Horman1-66/+13
2013-06-04ARM: shmobile: sh73a0: Update CMT clockevent rating to 80Simon Horman1-1/+1
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrcOlof Johansson1-1/+0
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-1/+0
2013-03-18ARM: shmobile: Make sh73a0 INTC irqpin platform data staticMagnus Damm1-4/+4
2013-03-18ARM: shmobile: INTC External IRQ pin driver on sh73a0Magnus Damm1-0/+126
2013-03-13ARM: shmobile: sh73a0: Do not use early devices with DT referenceSimon Horman1-15/+9
2013-03-13ARM: shmobile: sh73a0: Remove warning about SMPSimon Horman1-8/+0
2013-03-13ARM: shmobile: sh73a0: Add smp ops to DT_MACHINE_STARTSimon Horman1-0/+1
2013-03-13ARM: shmobile: sh73a0: Remove sh73a0_init_irq_dt()Simon Horman1-1/+2
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+31
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+61
2013-02-21Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+25
2013-02-06ARM: mach-shmobile: sh73a0: Add IPMMU deviceHideki EIRAKU1-0/+31
2013-01-25ARM: mach-shmobile: sh73a0: Minimal setup using DTSimon Horman1-1/+61
2013-01-25ARM: shmobile: sh73a0: Use driver-provided pinmux infoLaurent Pinchart1-0/+25