summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/setup-sh73a0.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-2/+0
* ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-281-1/+1
* ARM: shmobile: Remove legacy SoC code for SH-Mobile AG5Geert Uytterhoeven2015-07-061-738/+1
* ARM: shmobile: sh73a0: Remove restart callbackGeert Uytterhoeven2015-02-241-8/+0
* ARM: shmobile: sh73a0: Remove unused sh73a0_add_standard_devices_dt()Geert Uytterhoeven2015-02-241-9/+0
* ARM: shmobile: sh73a0: Introduce generic setup callbackMagnus Damm2015-02-241-3/+13
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-171-1/+4
|\
| * ARM: shmobile: sh73a0: disable legacy clock initializationUlrich Hecht2014-12-211-1/+4
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-171-1/+1
|\ \
| * | arm: shmobile: specify PMUs are for ARMv7 CPUsMark Rutland2015-02-061-1/+1
| |/
* | Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux...Olof Johansson2015-01-161-0/+3
|\ \ | |/ |/|
| * ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven2015-01-081-0/+3
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-0/+9
|\ \ | |/
| * ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven2014-11-171-0/+1
| * ARM: shmobile: sh73a0: Add restart callbackGeert Uytterhoeven2014-11-121-0/+8
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-091-12/+3
|\ \
| * \ Merge tag 'renesas-soc-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2014-11-211-1/+1
| |\ \
| | * | ARM: shmobile: sh73a0: Spelling/grammar s/entity map/identity mapping/Geert Uytterhoeven2014-11-171-1/+1
| * | | Merge tag 'renesas-cleanup-for-v3.19' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-11-041-4/+0
| |\ \ \ | | |/ / | |/| |
| | * | ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart2014-10-271-4/+0
| | |/
| * | ARM: shmobile: sh73a0: Remove wrapper sh73a0_init_delay()Geert Uytterhoeven2014-10-241-7/+2
| |/
* | ARM: shmobile: kzm9g legacy: Set i2c clks_per_count to 2Geert Uytterhoeven2014-11-121-0/+20
|/
* Merge tag 'renesas-dt-timers2-for-v3.18' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2014-09-111-10/+1
|\
| * ARM: shmobile: kzm9g-reference: Enable CMT1 in device treeUlrich Hecht2014-09-091-10/+1
* | Merge tag 'renesas-soc2-for-v3.18' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2014-09-051-5/+1
|\ \
| * | ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.hGeert Uytterhoeven2014-08-221-0/+1
| * | ARM: shmobile: sh73a0: Remove duplicate CPUFreq bitsMagnus Damm2014-08-221-5/+0
* | | ARM: shmobile: sh73a0: Use shmobile_init_delay()Magnus Damm2014-08-221-1/+1
|/ /
* | ARM: shmobile: sh73a0: Remove unneeded nr_irqs initializationGeert Uytterhoeven2014-08-201-1/+0
* | ARM: shmobile: sh73a0: Add shmobile_init_late()Magnus Damm2014-08-201-0/+1
|/
* 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: kzm9g-reference: Initialise SCIF device using DTSimon Horman2014-07-121-4/+4
* | ARM: shmobile: Move sh73a0.hGeert Uytterhoeven2014-06-251-1/+3
* | 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
* | ARM: shmobile: Move intc.h, cleanup sh_intc.h usageMagnus Damm2014-06-171-1/+0
|/
* ARM: shmobile: sh73a0: Switch to new style TMU deviceLaurent Pinchart2014-05-111-43/+13
* ARM: shmobile: sh73a0: Switch to new style CMT deviceLaurent Pinchart2014-05-111-24/+12
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-160/+31
|\
| * ARM: shmobile: sh73a0: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart2013-12-241-1/+0
| * ARM: shmobile: sh73a0: Declare SCIF register base and IRQ as resourcesLaurent Pinchart2013-12-241-2/+7
| * ARM: shmobile: sh73a0: Use macros to declare SCIF devicesLaurent Pinchart2013-12-241-160/+27
* | ARM: shmobile: sh73a0: don't use named resource for IPMMUKuninori Morimoto2013-11-241-1/+1
* | ARM: shmobile: sh73a0: don't use named resource for I2CKuninori Morimoto2013-11-241-5/+5
* | ARM: shmobile: sh73a0: don't use named resource for TMUKuninori Morimoto2013-11-241-2/+2
|/
* ARM: shmobile: Remove sh73a0 use of <mach/hardware.h>Magnus Damm2013-07-241-1/+0
* ARM: shmobile: Remove unused sh73a0 auxdata tableMagnus Damm2013-07-171-6/+1
* ARM: shmobile: sh73a0: Remove init_irq declaration in machine descriptionMaxime Ripard2013-07-171-2/+0
* ARM: shmobile: sh73a0 pinmux platform device cleanupMagnus Damm2013-07-171-19/+6
OpenPOWER on IntegriCloud