summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2014-08-088-20/+27
|\
| * Merge tag 'renesas-clock3-for-v3.17' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-07-304-0/+7
| |\
| | * ARM: shmobile: sh73a0: add CMT1 clock support for DTSimon Horman2014-07-151-0/+1
| | * ARM: shmobile: r8a7740: add CMT1 clock support for DTSimon Horman2014-07-151-0/+1
| | * ARM: shmobile: r8a73a4: add CMT1 clock support for DTSimon Horman2014-07-151-0/+1
| | * ARM: shmobile: r8a7740: add TMU clock support for DTSimon Horman2014-07-151-0/+2
| | * ARM: shmobile: r8a7778: add TMU clock support for DTSimon Horman2014-07-151-0/+2
| * | Merge tag 'renesas-dt3-for-v3.17' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-07-189-50/+79
| |\ \
| | * | ARM: shmobile: kzm9g-reference: Initialise SCIF device using DTSimon Horman2014-07-121-4/+4
| | * | ARM: shmobile: armadillo800eva-reference: Initialise SCIF device using DTSimon Horman2014-07-121-4/+4
| | * | ARM: shmobile: ape6evm-reference: Initialise SCIF device using DTSimon Horman2014-07-121-6/+6
| | * | ARM: shmobile: bockw-reference: Initialise SCIF device using DTSimon Horman2014-07-121-6/+6
| | |/
* | | Merge tag 'boards-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-086-33/+43
|\ \ \
| * \ \ Merge tag 'renesas-boards-for-v3.17' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-07-0773-191/+383
| |\ \ \ | | |/ / | |/| |
| | * | ARM: shmobile: Enable R-Car Gen2 CMA code in board filesMagnus Damm2014-06-174-0/+4
| | * | ARM: shmobile: armadillo800eva reference: Spelling s/ED/LED/Geert Uytterhoeven2014-06-171-4/+4
| | * | ARM: shmobile: armadillo800eva legacy: Add LED supportGeert Uytterhoeven2014-06-171-0/+35
| | * | ARM: shmobile: lager-reference: Remove workarounds for core clock issuesGeert Uytterhoeven2014-06-171-14/+0
| | * | ARM: shmobile: koelsch-reference: Remove workarounds for core clock issuesGeert Uytterhoeven2014-06-171-15/+0
* | | | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-0830-165/+458
|\ \ \ \
| * \ \ \ Merge tag 'renesas-clock2-for-v3.17' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-07-184-9/+30
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: shmobile: sh73a0: add SCI clock support for DTSimon Horman2014-07-121-0/+9
| | * | | ARM: shmobile: r8a7740: correct SCI clock support for DTSimon Horman2014-07-121-9/+9
| | * | | ARM: shmobile: r8a73a4: add SCI clock support for DTSimon Horman2014-07-121-0/+6
| | * | | ARM: shmobile: r8a7778: add SCI clock support for DTSimon Horman2014-07-121-0/+6
| * | | | Merge tag 'renesas-cpufreq2-for-v3.17' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2014-07-121-15/+1
| |\ \ \ \
| | * | | | ARM: shmobile: Remove opps table check for cpufreqGaku Inami2014-07-091-15/+1
| * | | | | Merge tag 'renesas-soc3-for-v3.17' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-07-121-2/+0
| |\ \ \ \ \
| | * | | | | ARM: shmobile: fix shmobile_smp_apmu_suspend_init build failure for !SUSPENDArnd Bergmann2014-07-061-2/+0
| * | | | | | Merge tag 'renesas-soc2-for-v3.17' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-07-1211-84/+108
| |\| | | | |
| | * | | | | ARM: shmobile: Allow r8a7791 to build non-SMP APMU codeMagnus Damm2014-06-263-3/+4
| | * | | | | ARM: shmobile: Move r8a7791 reset code to pm-r8a7791.cMagnus Damm2014-06-262-26/+25
| | * | | | | ARM: shmobile: Allow r8a7790 to build non-SMP APMU codeMagnus Damm2014-06-263-3/+4
| | * | | | | ARM: shmobile: Move r8a7790 reset code to pm-r8a7790.cMagnus Damm2014-06-262-32/+38
| | * | | | | ARM: shmobile: Use __init for APMU suspend init functionMagnus Damm2014-06-261-1/+1
| | * | | | | ARM: shmobile: Adjust APMU code to build for non-SMPMagnus Damm2014-06-261-4/+7
| | * | | | | ARM: shmobile: Allow use of boot code for non-SMP caseMagnus Damm2014-06-262-9/+15
| | * | | | | ARM: shmobile: Move r8a7791.hGeert Uytterhoeven2014-06-256-6/+16
| * | | | | | Merge branch 'renesas/cleanup2' into next/socOlof Johansson2014-07-1236-68/+94
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'renesas-r8a7779-multiplatform2-for-v3.17' of git://git.kernel.org/...Olof Johansson2014-07-127-6/+17
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: shmobile: Move r8a7779.hGeert Uytterhoeven2014-06-257-6/+17
| * | | | | | | | Merge tag 'renesas-soc-for-v3.17' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-07-0712-4/+189
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobileGaku Inami2014-06-231-1/+0
| | * | | | | | | ARM: shmobile: rcar-gen2: update call to dma_contiguous_reserve_areaVincent Stehlé2014-06-231-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ARM: shmobile: rcar-gen2: correct return value of shmobile_smp_apmu_suspend_initSimon Horman2014-06-171-1/+1
| | * | | | | | ARM: shmobile: rcar-gen2: Remove useless copied section for LongTrailGeert Uytterhoeven2014-06-171-8/+1
| | * | | | | | ARM: shmobile: rcar-gen2: Use "1ULL" instead of "(u64)1"Geert Uytterhoeven2014-06-171-1/+1
| | * | | | | | ARM: shmobile: rcar-gen2: Update for of_get_flat_dt_prop() updateGeert Uytterhoeven2014-06-171-0/+76
| | * | | | | | ARM: shmobile: Add shared R-Car Gen2 CMA reservation codeMagnus Damm2014-06-174-0/+6
| | * | | | | | ARM: shmobile: Use shmobile_init_late() on r8a7791 DT-onlyMagnus Damm2014-06-171-0/+1