summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/setup-r8a7740.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-0/+12
|\
| * Merge tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2014-11-211-0/+1
| |\
| | * ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven2014-11-171-0/+1
| * | ARM: shmobile: r8a7740/armadillo legacy: Add A4R pm domain supportGeert Uytterhoeven2014-10-281-0/+2
| * | ARM: shmobile: r8a7740: Add missing A4S pm domain devicesGeert Uytterhoeven2014-10-281-0/+4
| * | ARM: shmobile: r8a7740: Add missing A3SP pm domain devicesGeert Uytterhoeven2014-10-281-0/+5
| |/
* | ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart2014-10-271-4/+0
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-081-17/+17
|\
| * ARM: shmobile: r8a7740: Add restart callbackMagnus Damm2014-09-021-0/+8
| * ARM: shmobile: r8a7740: Multiplatform supportMagnus Damm2014-09-021-1/+7
| * ARM: shmobile: r8a7740: Remove r8a7740_add_standard_devices_dtSimon Horman2014-08-231-6/+1
| * ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device treeSimon Horman2014-08-231-10/+1
* | ARM: shmobile: r8a7740: Use rmobile_add_devices_to_domains()Geert Uytterhoeven2014-09-091-11/+15
|/
* Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2014-08-081-4/+4
|\
| * ARM: shmobile: armadillo800eva-reference: Initialise SCIF device using DTSimon Horman2014-07-121-4/+4
* | ARM: shmobile: Move r8a7740.hGeert Uytterhoeven2014-06-251-1/+3
* | ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.hMagnus Damm2014-06-171-1/+1
* | 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
* | ARM: shmobile: Move dma-register.hMagnus Damm2014-06-171-1/+1
|/
* Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-021-108/+25
|\
| * ARM: shmobile: r8a7740: Switch to new style TMU deviceLaurent Pinchart2014-05-111-84/+13
| * ARM: shmobile: r8a7740: Switch to new style CMT deviceLaurent Pinchart2014-05-111-24/+12
* | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-021-6/+2
|\ \
| * | ARM: shmobile: Use shmobile_init_late() on r8a7740Magnus Damm2014-05-131-0/+1
| * | ARM: shmobile: Remove unused r8a7740_init_delay()Magnus Damm2014-05-111-5/+0
| * | ARM: shmobile: Use r8a7740 DT CPU Frequency in common caseMagnus Damm2014-05-111-1/+1
| |/
* | ARM: shmobile: r8a7740: Make r8a7740_meram_workaround() __initGeert Uytterhoeven2014-04-161-1/+1
* | ARM: shmobile: r8a7740: Remove unused r8a7740_add_early_devices_dt()Geert Uytterhoeven2014-04-161-11/+0
|/
* ARM: shmobile: r8a7740: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart2013-12-241-1/+0
* ARM: shmobile: r8a7740: Declare SCIF register base and IRQ as resourcesLaurent Pinchart2013-12-241-2/+7
* ARM: shmobile: r8a7740: Use macros to declare SCIF devicesLaurent Pinchart2013-12-241-162/+29
* ARM: shmobile: r8a7740: move r8a7740_init_irq_of() to setupKuninori Morimoto2013-08-061-0/+32
* ARM: shmobile: Use default ->init_time() on r8a7740Magnus Damm2013-08-061-1/+0
* ARM: shmobile: r8a7740: add MMCIF DMA definitionsGuennadi Liakhovetski2013-07-171-0/+10
* ARM: shmobile: Remove unused r8a7740 auxdata tableMagnus Damm2013-07-171-5/+11
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-25/+29
|\
| * ARM: shmobile: r8a7740: Prepare for reference DT setupBastian Hecht2013-06-041-25/+29
* | ARM: shmobile: r8a7740 pinmux platform device cleanupMagnus Damm2013-06-051-19/+5
|/
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-1/+0
|\
| * ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-1/+0
* | ARM: shmobile: r8a7740: Migrate from INTC to GICBastian Hecht2013-04-021-34/+158
|/
* Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-261-0/+33
|\
| * ARM: mach-shmobile: r8a7740: Add IPMMU deviceHideki EIRAKU2013-02-061-0/+33
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+94
|\ \
| * | ARM: shmobile: r8a7740: add TMU timer supportKuninori Morimoto2013-01-251-0/+94
| * | ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.cSachin Kamat2013-01-251-1/+0
* | | Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-02-211-0/+26
|\ \ \ | |/ / |/| |
| * | ARM: shmobile: r8a7740: Use driver-provided pinmux infoLaurent Pinchart2013-01-251-0/+26
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-241-10/+1
|/
OpenPOWER on IntegriCloud