aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-25ARM: shmobile: Move r8a7791.hGeert Uytterhoeven6-6/+16
2014-06-25ARM: shmobile: Move r8a7779.hGeert Uytterhoeven7-6/+17
2014-06-25ARM: shmobile: Move sh7372.hGeert Uytterhoeven4-3/+9
2014-06-25ARM: shmobile: Move sh73a0.hGeert Uytterhoeven6-5/+15
2014-06-25ARM: shmobile: Move r8a7790.hGeert Uytterhoeven7-11/+22
2014-06-25ARM: shmobile: Move r8a7778.hGeert Uytterhoeven4-3/+9
2014-06-25ARM: shmobile: Move r8a7740.hGeert Uytterhoeven5-4/+11
2014-06-25ARM: shmobile: Move r8a73a4.hGeert Uytterhoeven4-3/+9
2014-06-25ARM: shmobile: Move r7s72100.hGeert Uytterhoeven5-4/+11
2014-06-23ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobileGaku Inami1-1/+0
2014-06-23ARM: shmobile: rcar-gen2: update call to dma_contiguous_reserve_areaVincent Stehlé1-1/+1
2014-06-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+2
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring1-2/+2
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd1-2/+0
2014-06-17ARM: shmobile: marzen: Do not use workaround for scif devicesSimon Horman1-6/+0
2014-06-17ARM: shmobile: marzen: Initialise SCIF devices using DTSimon Horman1-4/+4
2014-06-17ARM: shmobile: r8a7779: Remove unused r8a7779_init_delay()Simon Horman2-6/+0
2014-06-17ARM: shmobile: marzen-reference: Use DT CPU FrequencySimon Horman1-1/+1
2014-06-17ARM: shmobile: r8a7779: Use DT CPU Frequency in common caseSimon Horman1-1/+1
2014-06-17ARM: shmobile: marzen-reference: Remove legacy clock supportSimon Horman1-8/+0
2014-06-17ARM: shmobile: Let Marzen multiplatform boot with Marzen DTBSimon Horman1-0/+1
2014-06-17ARM: shmobile: Remove non-multiplatform Marzen reference supportSimon Horman3-15/+0
2014-06-17ARM: shmobile: marzen-reference: Instantiate clkdevs for SCIF and TMUSimon Horman1-1/+20
2014-06-17ARM: shmobile: marzen-reference: Initialize CPG deviceSimon Horman1-4/+12
2014-06-17ARM: shmobile: r8a7779: Initial multiplatform supportSimon Horman3-0/+16
2014-06-17ARM: shmobile: marzen-reference: Move clock and OF device initialisation into board codeSimon Horman2-4/+3
2014-06-17ARM: shmobile: r8a7779: Move r8a7779_earlytimer_init to clock-r8a7779.cSimon Horman2-10/+11
2014-06-17ARM: shmobile: r8a7779: Add helper to read mode pinsSimon Horman3-9/+21
2014-06-17ARM: shmobile: Remove unused r8a7790_init_early()Magnus Damm2-8/+0
2014-06-17ARM: shmobile: Use r8a7790 DT CPU Frequency for LagerMagnus Damm2-2/+2
2014-06-17ARM: shmobile: Use r8a7790 DT CPU Frequency in common caseMagnus Damm1-1/+1
2014-06-17ARM: shmobile: Use shmobile_init_delay() on r7s72100Magnus Damm2-7/+1
2014-06-17ARM: shmobile: Use shmobile_init_delay() on Genmai boardsMagnus Damm2-2/+2
2014-06-17ARM: shmobile: Get rid of redundant EMEV2 mach callbacksMagnus Damm1-9/+1
2014-06-17ARM: shmobile: Enable R-Car Gen2 CMA code in board filesMagnus Damm4-0/+4
2014-06-17ARM: shmobile: armadillo800eva reference: Spelling s/ED/LED/Geert Uytterhoeven1-4/+4
2014-06-17ARM: shmobile: armadillo800eva legacy: Add LED supportGeert Uytterhoeven1-0/+35
2014-06-17ARM: shmobile: lager-reference: Remove workarounds for core clock issuesGeert Uytterhoeven1-14/+0
2014-06-17ARM: shmobile: koelsch-reference: Remove workarounds for core clock issuesGeert Uytterhoeven1-15/+0
2014-06-17ARM: shmobile: rcar-gen2: correct return value of shmobile_smp_apmu_suspend_initSimon Horman1-1/+1
2014-06-17ARM: shmobile: rcar-gen2: Remove useless copied section for LongTrailGeert Uytterhoeven1-8/+1
2014-06-17ARM: shmobile: rcar-gen2: Use "1ULL" instead of "(u64)1"Geert Uytterhoeven1-1/+1
2014-06-17ARM: shmobile: rcar-gen2: Update for of_get_flat_dt_prop() updateGeert Uytterhoeven1-0/+76
2014-06-17ARM: shmobile: Add shared R-Car Gen2 CMA reservation codeMagnus Damm4-0/+6
2014-06-17ARM: shmobile: Use shmobile_init_late() on r8a7791 DT-onlyMagnus Damm1-0/+1
2014-06-17ARM: shmobile: Use shmobile_init_late() on r8a7790 DT-onlyMagnus Damm1-0/+1
2014-06-17ARM: shmobile: Mark all SoCs in shmobile as CPUFreq, capableBenoit Cousson1-0/+2
2014-06-17ARM: shmobile: r8a7791: Support Core-Standby for Suspend to RAMkeita kobayashi1-0/+1
2014-06-17ARM: shmobile: r8a7790: Support Core-Standby for Suspend to RAMkeita kobayashi1-0/+1
2014-06-17ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAMkeita kobayashi2-4/+58