index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-shmobile
Age
Commit message (
Expand
)
Author
2016-09-09
Merge tag 'renesas-fixes-for-v4.8' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2016-09-02
ARM: shmobile: fix regulator quirk for Gen2
Wolfram Sang
2016-08-02
ARM: shmobile: don't call platform_can_secondary_boot on UP
Arnd Bergmann
2016-08-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-08-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-07
Merge tag 'renesas-soc2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2016-07-06
Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/soc
Arnd Bergmann
2016-06-29
ARM: shmobile: r8a7791: Prioritize DT APMU support
Magnus Damm
2016-06-29
ARM: shmobile: r8a7790: Prioritize DT APMU support
Magnus Damm
2016-06-29
ARM: shmobile: smp: Add function to prioritize DT SMP
Magnus Damm
2016-06-29
ARM: shmobile: apmu: Add APMU DT support via Enable method
Magnus Damm
2016-06-29
ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functions
Geert Uytterhoeven
2016-06-29
ARM: shmobile: rcar-gen2: Correct arch timer frequency on R-Car V2H
Geert Uytterhoeven
2016-06-29
ARM: shmobile: rcar-gen2: Obtain extal frequency from DT
Geert Uytterhoeven
2016-06-29
ARM: shmobile: r8a7792: basic SoC support
Sergei Shtylyov
2016-06-29
Merge branch 'rcar-sysc-for-v4.8' into HEAD
Simon Horman
2016-06-29
soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driver
Geert Uytterhoeven
2016-06-23
arm: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-03
ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
2016-05-30
ARM: shmobile: rcar-gen2: Use ICRAM1 for jump stub on all SoCs
Geert Uytterhoeven
2016-05-30
ARM: shmobile: pm-rmobile: Postpone call to pm_genpd_init()
Geert Uytterhoeven
2016-05-18
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-18
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-05-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-04-25
cpufreq: shmobile: Use generic platdev driver
Viresh Kumar
2016-04-22
soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-sysc
Geert Uytterhoeven
2016-04-19
ARM: shmobile: timer: Drop support for Cortex A8
Geert Uytterhoeven
2016-04-19
ARM: shmobile: timer: Fix preset_lpj leading to too short delays
Geert Uytterhoeven
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2016-03-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-03-16
clk: renesas: Rename header file renesas.h
Simon Horman
2016-02-26
Merge tag 'renesas-cleanup2-for-v4.6' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2016-02-19
ARM: shmobile: Enable PM and PM_GENERIC_DOMAINS for SoCs with PM Domains
Geert Uytterhoeven
2016-02-19
ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.h
Geert Uytterhoeven
2016-02-19
ARM: shmobile: emev2: Remove legacy machine_desc.map_io() callback
Geert Uytterhoeven
2016-02-19
ARM: shmobile: r8a7740: Remove legacy machine_desc.map_io() callback
Geert Uytterhoeven
2016-02-19
ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registers
Geert Uytterhoeven
2016-02-19
ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization
Geert Uytterhoeven
2016-02-17
ARM: shmobile: Kconfig: Get rid of old comment
Magnus Damm
2016-02-17
ARM: shmobile: Consolidate SCU mapping code
Geert Uytterhoeven
2016-02-17
ARM: shmobile: Remove shmobile_boot_arg
Geert Uytterhoeven
2016-02-17
ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bss
Geert Uytterhoeven
2016-02-17
ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup code
Geert Uytterhoeven
2016-02-17
ARM: shmobile: Move shmobile_scu_base from .text to .bss
Geert Uytterhoeven
2016-02-04
ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup code
Geert Uytterhoeven
2016-02-04
ARM: shmobile: Typo s/MIPDR/MPIDR/
Geert Uytterhoeven
2016-02-04
ARM: shmobile: Add includes providing forward declarations
Geert Uytterhoeven
2016-02-04
ARM: shmobile: rcar-gen2: Make rcar_gen2_dma_contiguous static
Geert Uytterhoeven
2015-12-11
Merge tag 'renesas-cleanup-for-v4.5' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2015-12-01
ARM: use "depends on" for SoC configs instead of "if" after prompt
Masahiro Yamada
[next]