aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/setup-r8a7778.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-4/+4
2020-11-23ARM: shmobile: r8a7778: Introduce HPBREG_BASEGeert Uytterhoeven1-1/+3
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2018-06-18ARM: shmobile: convert to SPDX identifierWolfram Sang1-9/+1
2016-11-02ARM: shmobile: r8a7778: Stop passing mode pins state to clock driverGeert Uytterhoeven1-15/+0
2016-03-15clk: renesas: Rename header file renesas.hSimon Horman1-1/+1
2015-11-19ARM: shmobile: Remove legacy mach/irqs.hLaurent Pinchart1-1/+0
2015-10-01ARM: shmobile: r8a7778: Make r8a7778_init_irq_dt() staticGeert Uytterhoeven1-1/+2
2015-09-14ARM: shmobile: r8a7778: remove obsolete setup codeUlrich Hecht1-559/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-1/+1
2015-02-24ARM: shmobile: r8a7778: implement SoC and board CCF supportUlrich Hecht1-0/+19
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: r8a7778: Instantiate GIC from C board code in legacy buildsMagnus Damm1-1/+8
2014-12-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2014-11-04Merge tag 'renesas-cleanup-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanupOlof Johansson1-4/+0
2014-10-30ARM: shmobile: bockw-reference: Initialise TMU device using DTSimon Horman1-2/+1
2014-10-27ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart1-4/+0
2014-10-24ARM: shmobile: r8a7778: Remove wrapper r8a7778_init_delay()Geert Uytterhoeven1-6/+1
2014-08-22ARM: shmobile: r8a7778: Use shmobile_init_delay()Magnus Damm1-1/+1
2014-08-20ARM: shmobile: r8a7778: Fix shmobile_init_late()Magnus Damm1-1/+1
2014-08-17ARM: shmobile: r8a7778: Add missing call to shmobile_init_late()Geert Uytterhoeven1-0/+1
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+6
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+5
2014-07-23platform: Remove most references to platform_bus devicePawel Moll1-7/+6
2014-07-12ARM: shmobile: bockw-reference: Initialise SCIF device using DTSimon Horman1-6/+6
2014-06-25ARM: shmobile: Move r8a7778.hGeert Uytterhoeven1-1/+3
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: r8a7778: Switch to new style TMU deviceLaurent Pinchart1-21/+7
2013-12-24ARM: shmobile: r8a7778: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24ARM: shmobile: r8a7778: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-5/+10
2013-12-24ARM: shmobile: r8a7778: Don't define SCIF platform data in an arrayLaurent Pinchart1-17/+19
2013-12-12ARM: shmobile: r8a7778: add USB Func DMAEngine supportKuninori Morimoto1-0/+18
2013-12-11ARM: shmobile: r8a7778: add SSIx DMAEngine supportKuninori Morimoto1-0/+51
2013-12-10ARM: shmobile: r8a7778: add HPBIFx DMAEngine supportKuninori Morimoto1-0/+51
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+116
2013-10-08ARM: shmobile: r8a7778: split r8a7778_init_irq_extpin() for DTKuninori Morimoto1-1/+5
2013-10-08ARM: shmobile: r8a7778: add HPB-DMAC supportMax Filippov1-0/+85
2013-09-30ARM: shmobile: r8a7778: add usb phy power control functionKuninori Morimoto1-11/+26
2013-09-26ARM: shmobile: r8a7778: r8a7778_register_hspi() become staticKuninori Morimoto1-1/+1
2013-09-26ARM: shmobile: r8a7778: cleanup registration of sh_ethKuninori Morimoto1-14/+0
2013-09-26ARM: shmobile: r8a7778: cleanup registration of vinKuninori Morimoto1-34/+0
2013-09-09Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-56/+15
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-51/+21
2013-08-24[media] ARM: shmobile: r8a7778: add VIN supportVladimir Barinov1-0/+34
2013-08-06ARM: shmobile: Use default ->init_time() on r8a7778Magnus Damm1-1/+0