summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/setup-r8a7779.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: r8a7779: Remove unused includesGeert Uytterhoeven2018-08-271-2/+0Star
* ARM: shmobile: convert to SPDX identifierWolfram Sang2018-06-181-9/+1Star
* ARM: shmobile: r8a7779: Stop passing mode pins state to clock driverGeert Uytterhoeven2016-11-021-27/+0Star
* clk: renesas: Rename header file renesas.hSimon Horman2016-03-161-1/+1
* clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-2/+0Star
|\
| * irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla2015-07-271-1/+0Star
* | Merge tag 'renesas-marzen-board-removal-for-v4.3' of git://git.kernel.org/pub...Olof Johansson2015-08-061-667/+14Star
|\ \
| * | ARM: shmobile: r8a7779: Remove legacy SoC codeMagnus Damm2015-07-281-670/+4Star
| * | ARM: shmobile: r8a7779: Cleanup header fileMagnus Damm2015-07-281-1/+1
| * | ARM: shmobile: r8a7779: Generic SMP opsMagnus Damm2015-07-141-0/+1
| * | ARM: shmobile: r8a7779: Generic CCF and timer supportMagnus Damm2015-07-141-0/+12
| |/
* / ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-281-1/+1
|/
* ARM: shmobile: remove use of gic_arch_extn.irq_set_wakeMarc Zyngier2015-03-151-6/+1Star
* Merge tag 'renesas-soc-fixes2-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson2015-01-221-1/+8
|\
| * ARM: shmobile: r8a7779: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-171-1/+8
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-0/+1
|\|
| * ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven2014-11-171-0/+1
* | Merge tag 'renesas-soc-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2014-11-211-3/+3
|\ \
| * | ARM: shmobile: r8a7779: Spelling/grammar s/entity/identity/, s/map/mapping/Geert Uytterhoeven2014-11-171-3/+3
| |/
* / ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart2014-10-271-4/+0Star
|/
* Merge tag 'renesas-dt-timers-for-v3.18' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2014-09-051-12/+5Star
|\
| * ARM: shmobile: marzen-reference: Enable TMU0 in device treeLaurent Pinchart2014-08-171-12/+5Star
* | ARM: shmobile: r8a7779: Remove NR_IRQS_LEGACYMagnus Damm2014-08-201-1/+0Star
* | ARM: shmobile: r8a7779: Fix shmobile_init_late()Magnus Damm2014-08-201-1/+1
|/
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-24/+25
|\
| * ARM: shmobile: Move r8a7779.hGeert Uytterhoeven2014-06-251-1/+3
| * ARM: shmobile: marzen: Initialise SCIF devices using DTSimon Horman2014-06-171-4/+4
| * ARM: shmobile: r8a7779: Remove unused r8a7779_init_delay()Simon Horman2014-06-171-5/+0Star
| * ARM: shmobile: r8a7779: Use DT CPU Frequency in common caseSimon Horman2014-06-171-1/+1
| * ARM: shmobile: marzen-reference: Move clock and OF device initialisation into...Simon Horman2014-06-171-4/+0Star
| * ARM: shmobile: r8a7779: Move r8a7779_earlytimer_init to clock-r8a7779.cSimon Horman2014-06-171-10/+0Star
| * ARM: shmobile: r8a7779: Add helper to read mode pinsSimon Horman2014-06-171-0/+18
* | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-2/+2
|\|
| * ARM: shmobile: Move common.hMagnus Damm2014-06-171-1/+1
| * ARM: shmobile: Move most of irqs.h, keep some for pinctlMagnus Damm2014-06-171-1/+1
* | platform: Remove most references to platform_bus devicePawel Moll2014-07-241-3/+3
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-061-2/+2
|\
| * ARM: l2c: shmobile: remove cache size overrideRussell King2014-05-301-1/+1
| * ARM: l2c: remove platforms/SoCs setting early BRESPRussell King2014-05-301-2/+2
* | ARM: shmobile: r8a7779: Switch to new style TMU deviceLaurent Pinchart2014-05-111-53/+13Star
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-241-100/+28Star
|\
| * ARM: shmobile: r8a7779: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart2013-12-241-1/+0Star
| * ARM: shmobile: r8a7779: Declare SCIF register base and IRQ as resourcesLaurent Pinchart2013-12-241-2/+7
| * ARM: shmobile: r8a7779: Use macros to declare SCIF devicesLaurent Pinchart2013-12-241-100/+24Star
* | ARM: shmobile: r8a7779: cleanup registration of sh_ethKuninori Morimoto2013-11-241-20/+0Star
* | ARM: shmobile: r8a7779: cleanup registration of VINKuninori Morimoto2013-11-241-37/+0Star
|/
* ARM: shmobile: r8a7779: split r8a7779_init_irq_extpin() for DTKuninori Morimoto2013-10-081-1/+5
* ARM: shmobile: r8a7779: add HPB-DMAC supportMax Filippov2013-10-081-0/+154
* Merge tag 'renesas-fixes3-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-09-101-1/+1
|\