aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/setup-r8a7779.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-05ARM: shmobile: Drop commas after dt_compat sentinelsGeert Uytterhoeven1-1/+1
2020-11-23ARM: shmobile: Stop using __raw_*() I/O accessorsGeert Uytterhoeven1-7/+7
2020-11-23ARM: shmobile: r8a7779: Remove obsolete static mappingsGeert Uytterhoeven1-24/+0
2020-11-23ARM: shmobile: r8a7779: Use ioremap() to map INTC2 registersGeert Uytterhoeven1-14/+20
2020-02-10ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCsGeert Uytterhoeven1-1/+0
2018-08-27ARM: shmobile: r8a7779: Remove unused includesGeert Uytterhoeven1-2/+0
2018-06-18ARM: shmobile: convert to SPDX identifierWolfram Sang1-9/+1
2016-11-02ARM: shmobile: r8a7779: Stop passing mode pins state to clock driverGeert Uytterhoeven1-27/+0
2016-03-15clk: renesas: Rename header file renesas.hSimon Horman1-1/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-08-06Merge tag 'renesas-marzen-board-removal-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanupOlof Johansson1-667/+14
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-1/+1
2015-07-28ARM: shmobile: r8a7779: Remove legacy SoC codeMagnus Damm1-670/+4
2015-07-28ARM: shmobile: r8a7779: Cleanup header fileMagnus Damm1-1/+1
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla1-1/+0
2015-07-14ARM: shmobile: r8a7779: Generic SMP opsMagnus Damm1-0/+1
2015-07-14ARM: shmobile: r8a7779: Generic CCF and timer supportMagnus Damm1-0/+12
2015-03-15ARM: shmobile: remove use of gic_arch_extn.irq_set_wakeMarc Zyngier1-6/+1
2015-01-21Merge tag 'renesas-soc-fixes2-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesOlof Johansson1-1/+8
2015-01-17ARM: shmobile: r8a7779: Instantiate GIC from C board code in legacy buildsMagnus Damm1-1/+8
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2014-11-21Merge tag 'renesas-soc-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanupArnd Bergmann1-3/+3
2014-11-17ARM: shmobile: r8a7779: Spelling/grammar s/entity/identity/, s/map/mapping/Geert Uytterhoeven1-3/+3
2014-11-17ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven1-0/+1
2014-10-27ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart1-4/+0
2014-09-05Merge tag 'renesas-dt-timers-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-12/+5
2014-08-20ARM: shmobile: r8a7779: Remove NR_IRQS_LEGACYMagnus Damm1-1/+0
2014-08-20ARM: shmobile: r8a7779: Fix shmobile_init_late()Magnus Damm1-1/+1
2014-08-17ARM: shmobile: marzen-reference: Enable TMU0 in device treeLaurent Pinchart1-12/+5
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-24/+25
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2014-07-23platform: Remove most references to platform_bus devicePawel Moll1-3/+3
2014-06-25ARM: shmobile: Move r8a7779.hGeert Uytterhoeven1-1/+3
2014-06-17ARM: shmobile: marzen: Initialise SCIF devices using DTSimon Horman1-4/+4
2014-06-17ARM: shmobile: r8a7779: Remove unused r8a7779_init_delay()Simon Horman1-5/+0
2014-06-17ARM: shmobile: r8a7779: Use DT CPU Frequency in common caseSimon Horman1-1/+1
2014-06-17ARM: shmobile: marzen-reference: Move clock and OF device initialisation into board codeSimon Horman1-4/+0
2014-06-17ARM: shmobile: r8a7779: Move r8a7779_earlytimer_init to clock-r8a7779.cSimon Horman1-10/+0
2014-06-17ARM: shmobile: r8a7779: Add helper to read mode pinsSimon Horman1-0/+18
2014-06-17ARM: shmobile: Move common.hMagnus Damm1-1/+1
2014-06-17ARM: shmobile: Move most of irqs.h, keep some for pinctlMagnus Damm1-1/+1
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-2/+2
2014-05-30ARM: l2c: shmobile: remove cache size overrideRussell King1-1/+1
2014-05-30ARM: l2c: remove platforms/SoCs setting early BRESPRussell King1-2/+2
2014-05-11ARM: shmobile: r8a7779: Switch to new style TMU deviceLaurent Pinchart1-53/+13
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-100/+28
2013-12-24ARM: shmobile: r8a7779: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24ARM: shmobile: r8a7779: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-2/+7
2013-12-24ARM: shmobile: r8a7779: Use macros to declare SCIF devicesLaurent Pinchart1-100/+24