summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile
AgeCommit message (Expand)AuthorFilesLines
2014-09-02ARM: shmobile: Introduce a Kconfig entry for R-Car Gen2Magnus Damm2-14/+15
2014-09-02ARM: shmobile: Introduce a Kconfig entry for R-Car Gen1Magnus Damm1-6/+8
2014-09-02ARM: shmobile: Introduce a Kconfig entry for R-MobileMagnus Damm1-8/+9
2014-08-28Merge tag 'renesas-clock-fixes-for-v3.17' of git://git.kernel.org/pub/scm/lin...Olof Johansson3-4/+4
2014-08-23ARM: shmobile: r8a7740: Remove r8a7740_add_standard_devices_dtSimon Horman2-7/+1
2014-08-23ARM: shmobile: armadillo800eva-reference: Do not use r8a7740_add_standard_dev...Simon Horman1-1/+2
2014-08-23ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device treeSimon Horman1-10/+1
2014-08-22sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven1-0/+2
2014-08-22ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.hGeert Uytterhoeven6-6/+9
2014-08-22ARM: shmobile: ape6evm: Remove duplicate CPUFreq bitsMagnus Damm1-1/+0
2014-08-22ARM: shmobile: sh73a0: Remove duplicate CPUFreq bitsMagnus Damm1-5/+0
2014-08-22ARM: shmobile: kzm9g: Use shmobile_init_delay()Magnus Damm1-1/+1
2014-08-22ARM: shmobile: bockw: Use shmobile_init_delay()Magnus Damm2-2/+2
2014-08-22ARM: shmobile: r8a7778: Use shmobile_init_delay()Magnus Damm1-1/+1
2014-08-22ARM: shmobile: sh73a0: Use shmobile_init_delay()Magnus Damm1-1/+1
2014-08-22ARM: shmobile: Remove shmobile_setup_delay()Magnus Damm2-21/+2
2014-08-22ARM: shmobile: r8a73a4: Use shmobile_init_delay()Magnus Damm2-9/+1
2014-08-22ARM: shmobile: sh7372: Use shmobile_init_delay()Magnus Damm1-1/+1
2014-08-22Merge branch 'boards-for-v3.18' into soc-init-delay-for-v3.18.baseSimon Horman6-5/+7
2014-08-22ARM: shmobile: r8a7791: add missing 0x0100 for SDCKCRKuninori Morimoto1-1/+1
2014-08-22ARM: shmobile: r8a7790: add missing 0x0100 for SDCKCRKuninori Morimoto1-2/+2
2014-08-20ARM: shmobile: sh73a0: Remove unneeded nr_irqs initializationGeert Uytterhoeven1-1/+0
2014-08-20ARM: shmobile: sh7372: Remove unneeded nr_irqs initializationGeert Uytterhoeven1-1/+0
2014-08-20ARM: shmobile: r8a7779: Remove NR_IRQS_LEGACYMagnus Damm1-1/+0
2014-08-20ARM: shmobile: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven1-2/+2
2014-08-20ARM: shmobile: Rework multiplatform include workaroundMagnus Damm2-3/+1
2014-08-20ARM: shmobile: r7s72100: Add shmobile_init_late()Magnus Damm1-0/+1
2014-08-20ARM: shmobile: r8a73a4: Add shmobile_init_late()Magnus Damm1-0/+1
2014-08-20ARM: shmobile: r8a7778: Fix shmobile_init_late()Magnus Damm1-1/+1
2014-08-20ARM: shmobile: r8a7779: Fix shmobile_init_late()Magnus Damm1-1/+1
2014-08-20ARM: shmobile: sh73a0: Add shmobile_init_late()Magnus Damm1-0/+1
2014-08-20ARM: shmobile: kzm9g-reference: Remove unneeded nr_irqs initializationGeert Uytterhoeven1-1/+0
2014-08-20ARM: shmobile: kzm9g: Remove unneeded nr_irqs initializationGeert Uytterhoeven1-1/+0
2014-08-20ARM: shmobile: marzen: Remove NR_IRQS_LEGACYMagnus Damm1-1/+0
2014-08-20ARM: shmobile: ape6evm: Use shmobile_init_delay()Magnus Damm2-2/+2
2014-08-20ARM: shmobile: ape6evm: Add shmobile_init_late()Magnus Damm2-0/+2
2014-08-20ARM: shmobile: bockw: Add shmobile_init_late()Magnus Damm1-0/+1
2014-08-20ARM: shmobile: marzen: Add shmobile_init_late()Magnus Damm1-0/+1
2014-08-20ARM: shmobile: kzm9g: Add shmobile_init_late()Magnus Damm1-0/+1
2014-08-17ARM: shmobile: r7s72100: Remove legacy board supportLaurent Pinchart6-249/+0
2014-08-17ARM: shmobile: r7s72100: genmai: Remove legacy board fileLaurent Pinchart3-183/+0
2014-08-17ARM: shmobile: r7s72100: genmai: Remove reference board fileLaurent Pinchart2-36/+0
2014-08-17ARM: shmobile: r8a7778: Add missing call to shmobile_init_late()Geert Uytterhoeven1-0/+1
2014-08-17ARM: shmobile: genmai-reference: Enable MTU2 in device treeLaurent Pinchart4-43/+13
2014-08-17ARM: shmobile: marzen-reference: Enable TMU0 in device treeLaurent Pinchart3-23/+5
2014-08-17ARM: shmobile: koelsch-reference: Enable CMT0 in device treeLaurent Pinchart3-9/+1
2014-08-17ARM: shmobile: lager-reference: Enable CMT0 in device treeLaurent Pinchart3-9/+1
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds8-20/+27
2014-08-08Merge tag 'boards-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-33/+43
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds30-165/+458