Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5981dfced34a517fa45d8138457fb4798bc3f436
/
arch
/
arm
/
mach-shmobile
/
setup-rcar-gen2.c
51a0daf
ARM: mach-shmobile: Don't init CNTVOFF/counter if PSCI is available
by Oleksandr Tyshchenko
· 6 years ago
bc88715
ARM: shmobile: r8a7744: Basic SoC support
by Biju Das
· 6 years ago
54f464e
ARM: shmobile: Always enable ARCH_TIMER on SoCs with A7 and/or A15
by Geert Uytterhoeven
· 7 years ago
c44e182
ARM: shmobile: convert to SPDX identifier
by Wolfram Sang
· 7 years ago
1e90fea
ARM: shmobile: r8a7791: Use common R-Car Gen2 machine definition
by Geert Uytterhoeven
· 7 years ago
78a9057
ARM: shmobile: r8a7790: Use common R-Car Gen2 machine definition
by Geert Uytterhoeven
· 7 years ago
a51dcd2
Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
by Olof Johansson
· 7 years ago
cad160e
ARM: shmobile: Convert file to use cntvoff
by Mylène Josserand
· 7 years ago
0c1d543
ARM: shmobile: r8a77470: basic SoC support
by Biju Das
· 7 years ago
3fd45a1
ARM: shmobile: rcar-gen2: Make sure CNTVOFF is initialized on CA7/15
by Geert Uytterhoeven
· 7 years ago
cd66fa4
ARM: shmobile: rcar-gen2: Correct arch timer frequency on RZ/G1E
by Geert Uytterhoeven
· 7 years ago
cdcdfaa
ARM: shmobile: rcar-gen2: Add support for CPG/MSSR bindings
by Geert Uytterhoeven
· 8 years ago
ba5d08c
clocksource/drivers: Rename clocksource_probe to timer_probe
by Daniel Lezcano
· 8 years ago
70def3e
ARM: shmobile: rcar-gen2: Remove unused rcar_gen2_read_mode_pins()
by Geert Uytterhoeven
· 8 years ago
e79ab19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
47802fd
ARM: shmobile: r8a7745: basic SoC support
by Sergei Shtylyov
· 8 years ago
80951f0
ARM: shmobile: rcar-gen2: Stop passing mode pins state to clock driver
by Geert Uytterhoeven
· 10 years ago
a0c4e2c
ARM: shmobile: Consolidate R8A7743 and R8A779[234] machine definitions
by Laurent Pinchart
· 8 years ago
e11fc79
ARM: shmobile: only call rcar_gen2_clocks_init() if present
by Simon Horman
· 8 years ago
2477a35
ARM: shmobile: rcar-gen2: Correct arch timer frequency on R-Car V2H
by Geert Uytterhoeven
· 9 years ago
9f5ce39
ARM: shmobile: rcar-gen2: Obtain extal frequency from DT
by Geert Uytterhoeven
· 9 years ago
33c1f63
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
09c3242
clk: renesas: Rename header file renesas.h
by Simon Horman
· 9 years ago
0c16907
ARM: shmobile: rcar-gen2: Make rcar_gen2_dma_contiguous static
by Geert Uytterhoeven
· 9 years ago
3722ed2
clocksource: cosmetic: Drop OF 'dependency' from symbols
by Marc Zyngier
· 9 years ago
d62ba10
ARM: shmobile: R-Car Gen2: CONFIG_ARCH_SHMOBILE_MULTI is always set
by Geert Uytterhoeven
· 10 years ago
e6c81cc
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
8883e72
ARM: shmobile: R-Car Gen2: CONFIG_COMMON_CLK is always set
by Geert Uytterhoeven
· 10 years ago
744cadb
ARM: shmobile: No R-Car Gen2 CMA reservation when HIGHMEM=n
by Magnus Damm
· 10 years ago
878ba61
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
28111dd
Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 10 years ago
77cf516
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
by Magnus Damm
· 10 years ago
95abc9d
ARM: shmobile: Fix is_e2 warning
by Magnus Damm
· 10 years ago
6cd94d5
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
335204d
ARM: shmobile: Remove FSF address from copyright headers
by Laurent Pinchart
· 10 years ago
9ce3fa6
ARM: shmobile: rcar-gen2: Add CA7 arch_timer initialization for r8a7794
by Ulrich Hecht
· 10 years ago
14a5e92
ARM: shmobile: rcar-gen2: update call to dma_contiguous_reserve_area
by Vincent Stehlé
· 11 years ago
ea2a0d58
ARM: shmobile: rcar-gen2: Remove useless copied section for LongTrail
by Geert Uytterhoeven
· 11 years ago
b69f47c
ARM: shmobile: rcar-gen2: Use "1ULL" instead of "(u64)1"
by Geert Uytterhoeven
· 11 years ago
83850b0
ARM: shmobile: rcar-gen2: Update for of_get_flat_dt_prop() update
by Geert Uytterhoeven
· 11 years ago
f8e8193
ARM: shmobile: Add shared R-Car Gen2 CMA reservation code
by Magnus Damm
· 11 years ago
6287298
ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 case
by Magnus Damm
· 11 years ago
fd44aa5
ARM: shmobile: Move common.h
by Magnus Damm
· 11 years ago
835d737
ARM: shmobile: rcar-gen2: Cache Mode Monitor Register Value
by Geert Uytterhoeven
· 11 years ago
e7509f6
ARM: shmobile: Remove __init from rcar_gen2_read_mode_pins()
by Magnus Damm
· 11 years ago
4b5c211
ARM: shmobile: rcar-gen2: Initialize CCF before clock sources
by Laurent Pinchart
· 11 years ago
0fe3507
ARM: rcar-gen2: Do not setup timer in non-secure mode
by Ben Dooks
· 11 years ago
50c517d
ARM: shmobile: Break out R-Car Gen2 setup code
by Magnus Damm
· 11 years ago