| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: shmobile: r8a7790: Use common R-Car Gen2 machine definition | Geert Uytterhoeven | 2018-06-18 | 1 | -36/+0 |
* | ARM: shmobile: r8a7790: Remove legacy SMP fallback code | Geert Uytterhoeven | 2018-06-18 | 1 | -2/+0 |
* | ARM: shmobile: r8a7790: only use smp_init when SMP is selected | Wolfram Sang | 2016-08-24 | 1 | -1/+1 |
* | ARM: shmobile: r8a7790: Prioritize DT APMU support | Magnus Damm | 2016-06-29 | 1 | -0/+1 |
* | ARM: shmobile: r8a7790: Remove legacy code | Laurent Pinchart | 2014-12-21 | 1 | -283/+1 |
* | ARM: shmobile: Remove FSF address from copyright headers | Laurent Pinchart | 2014-10-27 | 1 | -4/+0 |
* | ARM: shmobile: lager-reference: Enable CMT0 in device tree | Laurent Pinchart | 2014-08-17 | 1 | -6/+1 |
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-08-08 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'renesas/cleanup2' into next/soc | Olof Johansson | 2014-07-12 | 1 | -9/+4 |
| |\ |
|
| * | | ARM: shmobile: Add shared R-Car Gen2 CMA reservation code | Magnus Damm | 2014-06-17 | 1 | -0/+1 |
| * | | ARM: shmobile: Use shmobile_init_late() on r8a7790 DT-only | Magnus Damm | 2014-06-17 | 1 | -0/+1 |
* | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 1 | -12/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: shmobile: Move r8a7790.h | Geert Uytterhoeven | 2014-06-25 | 1 | -1/+3 |
| * | | ARM: shmobile: Remove unused r8a7790_init_early() | Magnus Damm | 2014-06-17 | 1 | -7/+0 |
| * | | ARM: shmobile: Use r8a7790 DT CPU Frequency in common case | Magnus Damm | 2014-06-17 | 1 | -1/+1 |
| |/ |
|
| * | ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 case | Magnus Damm | 2014-06-17 | 1 | -0/+1 |
| * | ARM: shmobile: Move common.h | Magnus Damm | 2014-06-17 | 1 | -1/+1 |
| * | ARM: shmobile: Move most of irqs.h, keep some for pinctl | Magnus Damm | 2014-06-17 | 1 | -1/+1 |
| * | ARM: shmobile: Move dma-register.h | Magnus Damm | 2014-06-17 | 1 | -1/+1 |
* | | platform: Remove most references to platform_bus device | Pawel Moll | 2014-07-23 | 1 | -5/+5 |
|/ |
|
* | Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-02 | 1 | -14/+11 |
|\ |
|
| * | ARM: shmobile: lager: Enable SCIF0 and SCIF1 serial ports in DT | Laurent Pinchart | 2014-05-14 | 1 | -5/+5 |
| * | ARM: shmobile: r8a7790: Switch to new style CMT device | Laurent Pinchart | 2014-05-11 | 1 | -10/+7 |
* | | ARM: shmobile: Make use of r8a7790_add_standard_devices() | Magnus Damm | 2014-04-14 | 1 | -6/+6 |
|/ |
|
* | ARM: shmobile: r8a7790: add Audio DMAC support | Kuninori Morimoto | 2014-02-04 | 1 | -0/+90 |
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2014-01-23 | 1 | -63/+78 |
|\ |
|
| * | ARM: shmobile: r8a7790: Fix I2C controller names | Valentine Barshak | 2014-01-06 | 1 | -1/+1 |
| * | ARM: shmobile: r8a7790: Don't set plat_sci_port scbrr_algo_id field | Laurent Pinchart | 2013-12-24 | 1 | -6/+5 |
| * | ARM: shmobile: r8a7790: Declare SCIF register base and IRQ as resources | Laurent Pinchart | 2013-12-24 | 1 | -5/+10 |
| * | ARM: shmobile: r8a7790: Don't define SCIF platform data in an array | Laurent Pinchart | 2013-12-24 | 1 | -63/+49 |
| * | ARM: shmobile: r8a7790: add I2C support | Kuninori Morimoto | 2013-12-12 | 1 | -0/+25 |
* | | ARM: shmobile: Add r8a7790_register_pfc() function | Magnus Damm | 2013-11-24 | 1 | -2/+5 |
|/ |
|
* | ARM: shmobile: Break out R-Car Gen2 setup code | Magnus Damm | 2013-10-08 | 1 | -67/+1 |
* | ARM: shmobile: Add r8a7790 SMP support using APMU code | Magnus Damm | 2013-09-30 | 1 | -0/+1 |
* | ARM: shmobile: r8a7790: Constify platform data and resources | Laurent Pinchart | 2013-09-19 | 1 | -10/+11 |
* | ARM: shmobile: Rename to r8a7790_init_early() | Magnus Damm | 2013-09-19 | 1 | -2/+2 |
* | ARM: shmobile: r8a7790: add missing __initdata | Kuninori Morimoto | 2013-08-06 | 1 | -2/+2 |
* | ARM: shmobile: Use clocksource_of_init() on r8a7790 | Magnus Damm | 2013-08-06 | 1 | -1/+2 |
* | ARM: shmobile: lager: Add DT reference | Simon Horman | 2013-07-17 | 1 | -2/+7 |
* | ARM: shmobile: Setup r8a7790 arch timer based on MD pins | Magnus Damm | 2013-07-17 | 1 | -6/+45 |
* | ARM: shmobile: Introduce r8a7790_read_mode_pins() | Magnus Damm | 2013-07-17 | 1 | -0/+14 |
* | ARM: shmobile: Make r8a7790 Arch timer optional | Magnus Damm | 2013-07-17 | 1 | -0/+8 |
* | ARM: shmobile: Add r8a7790 CMT00 clock event | Magnus Damm | 2013-07-17 | 1 | -1/+22 |
* | ARM: shmobile: r8a7790: add thermal driver support | Simon Horman | 2013-07-17 | 1 | -0/+12 |
* | ARM: shmobile: Remove redundant r8a7790 callback | Magnus Damm | 2013-07-17 | 1 | -5/+0 |
* | ARM: shmobile: r8a7790: Remove init_irq declaration in machine description | Maxime Ripard | 2013-07-17 | 1 | -2/+0 |
* | Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2013-06-27 | 1 | -2/+14 |
|\ |
|
| * | ARM: shmobile: r8a7790: don't use external clock for SCIFs | Ulrich Hecht | 2013-06-17 | 1 | -1/+1 |
| * | ARM: shmobile: r8a7790: HSCIF support | Ulrich Hecht | 2013-06-17 | 1 | -1/+13 |
* | | ARM: shmobile: r8a7790: add __initdata on resource and device data | Kuninori Morimoto | 2013-06-13 | 1 | -6/+6 |