aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/setup-r8a7740.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-05ARM: shmobile: Drop commas after dt_compat sentinelsGeert Uytterhoeven1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-4/+4
2018-06-18ARM: shmobile: convert to SPDX identifierWolfram Sang1-9/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-3/+0
2016-02-19ARM: shmobile: r8a7740: Remove legacy machine_desc.map_io() callbackGeert Uytterhoeven1-20/+0
2016-02-19ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registersGeert Uytterhoeven1-12/+0
2016-02-19ARM: shmobile: r8a7740: Migrate to generic l2c OF initializationGeert Uytterhoeven1-5/+2
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-1/+1
2015-07-06ARM: shmobile: Remove legacy SoC code for R-Mobile A1Geert Uytterhoeven1-675/+3
2015-06-17ARM: shmobile: r8a7740: remove I2C errata handlingWolfram Sang1-55/+0
2015-03-12ARM: shmobile: r8a7740: Remove restart callbackGeert Uytterhoeven1-8/+0
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-02-06arm: shmobile: specify PMUs are for ARMv7 CPUsMark Rutland1-1/+1
2015-01-16Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesOlof Johansson1-0/+7
2014-12-19ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy buildsGeert Uytterhoeven1-0/+7
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+12
2014-11-21Merge tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-0/+1
2014-11-17ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven1-0/+1
2014-10-28ARM: shmobile: r8a7740/armadillo legacy: Add A4R pm domain supportGeert Uytterhoeven1-0/+2
2014-10-28ARM: shmobile: r8a7740: Add missing A4S pm domain devicesGeert Uytterhoeven1-0/+4
2014-10-28ARM: shmobile: r8a7740: Add missing A3SP pm domain devicesGeert Uytterhoeven1-0/+5
2014-10-27ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart1-4/+0
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-17/+17
2014-09-09ARM: shmobile: r8a7740: Use rmobile_add_devices_to_domains()Geert Uytterhoeven1-11/+15
2014-09-02ARM: shmobile: r8a7740: Add restart callbackMagnus Damm1-0/+8
2014-09-02ARM: shmobile: r8a7740: Multiplatform supportMagnus Damm1-1/+7
2014-08-23ARM: shmobile: r8a7740: Remove r8a7740_add_standard_devices_dtSimon Horman1-6/+1
2014-08-23ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device treeSimon Horman1-10/+1
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2014-07-12ARM: shmobile: armadillo800eva-reference: Initialise SCIF device using DTSimon Horman1-4/+4
2014-06-25ARM: shmobile: Move r8a7740.hGeert Uytterhoeven1-1/+3
2014-06-17ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.hMagnus Damm1-1/+1
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-17ARM: shmobile: Move dma-register.hMagnus Damm1-1/+1
2014-06-02Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-108/+25
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-6/+2
2014-05-13ARM: shmobile: Use shmobile_init_late() on r8a7740Magnus Damm1-0/+1
2014-05-11ARM: shmobile: Remove unused r8a7740_init_delay()Magnus Damm1-5/+0
2014-05-11ARM: shmobile: Use r8a7740 DT CPU Frequency in common caseMagnus Damm1-1/+1
2014-05-11ARM: shmobile: r8a7740: Switch to new style TMU deviceLaurent Pinchart1-84/+13
2014-05-11ARM: shmobile: r8a7740: Switch to new style CMT deviceLaurent Pinchart1-24/+12
2014-04-16ARM: shmobile: r8a7740: Make r8a7740_meram_workaround() __initGeert Uytterhoeven1-1/+1
2014-04-16ARM: shmobile: r8a7740: Remove unused r8a7740_add_early_devices_dt()Geert Uytterhoeven1-11/+0
2013-12-24ARM: shmobile: r8a7740: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24ARM: shmobile: r8a7740: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-2/+7
2013-12-24ARM: shmobile: r8a7740: Use macros to declare SCIF devicesLaurent Pinchart1-162/+29
2013-08-06ARM: shmobile: r8a7740: move r8a7740_init_irq_of() to setupKuninori Morimoto1-0/+32
2013-08-06ARM: shmobile: Use default ->init_time() on r8a7740Magnus Damm1-1/+0
2013-07-17ARM: shmobile: r8a7740: add MMCIF DMA definitionsGuennadi Liakhovetski1-0/+10