summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: take maintainership for Energy Micro efm32 SoCsUwe Kleine-König2013-12-221-0/+6
* ARM: moxart: add MOXA ART SoC platform filesJonas Jensen2013-12-226-0/+201
* Merge tag 'renesas-soc-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2013-12-2032-290/+285
|\
| * ARM: shmobile: r8a7779: add HSPI clock support for DTSimon Horman2013-12-101-0/+3
| * ARM: shmobile: r8a7740: add FSI clock support for DTKuninori Morimoto2013-12-101-0/+1
| * ARM: shmobile: r8a7790: add SSI MSTP clocksKuninori Morimoto2013-12-101-0/+25
| * ARM: shmobile: r8a7778: add HPBIFx DMAEngine supportKuninori Morimoto2013-12-102-0/+69
| * ARM: shmobile: Select AUTO_ZRELADDR for EMEV2Simon Horman2013-12-101-0/+1
| * ARM: shmobile: r8a7790: tidyup clock table orderKuninori Morimoto2013-12-101-5/+8
| * ARM: shmobile: r8a7790: fixup I2C clock sourceKuninori Morimoto2013-12-101-4/+4
| * ARM: shmobile: r8a7790: care EXTAL divider settingsKuninori Morimoto2013-12-101-2/+2
| * ARM: shmobile: Add r8a7791 clocks for thermal devicesMagnus Damm2013-12-101-0/+4
| * ARM: shmobile: Add r8a7791 thermal platform deviceMagnus Damm2013-12-101-0/+12
| * ARM: shmobile: Add r8a7790 clocks for thermal devicesMagnus Damm2013-12-101-0/+1
| * ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACYLaurent Pinchart2013-12-1015-21/+26
| * ARM: shmobile: r8a7791: Add DU and LVDS clocksLaurent Pinchart2013-12-101-1/+9
| * ARM: shmobile: Select USE_OF on EMEV2Magnus Damm2013-12-042-4/+1
| * ARM: shmobile: r8a7778: add HSPI clock support for DTKuninori Morimoto2013-12-041-0/+3
| * ARM: shmobile: Remove legacy platform devices from EMEV2 SoC codeMagnus Damm2013-12-042-153/+0
| * ARM: shmobile: Remove legacy KZM9D board codeMagnus Damm2013-12-044-100/+0
| * ARM: shmobile: Use ->init_late() in shared EMEV2 caseMagnus Damm2013-12-041-0/+1
| * ARM: shmobile: Add shared EMEV2 code for ->init_machine()Magnus Damm2013-12-041-0/+12
| * ARM: shmobile: Enable MTU2 on r7s72100Magnus Damm2013-12-042-0/+23
| * ARM: shmobile: r8a7790: add QSPI supportHiep Cao Minh2013-12-041-0/+3
| * ARM: shmobile: r8a7790: Add USBHS clock supportValentine Barshak2013-12-041-0/+4
| * ARM: shmobile: r8a7779: add SDHI clock support for DTKuninori Morimoto2013-12-041-0/+4
| * ARM: shmobile: r8a7778: add SDHI clock support for DTKuninori Morimoto2013-12-041-0/+3
| * ARM: shmobile: r8a7778: add MMCIF clock support for DTKuninori Morimoto2013-12-041-0/+1
| * ARM: shmobile: Select GPIO in case of the r7s72100 SoCMagnus Damm2013-12-041-0/+1
| * ARM: shmobile: r8a73a4: don't use named irq for DMAEngineKuninori Morimoto2013-12-041-1/+1
| * ARM: shmobile: r8a7791 GPIO platform device supportMagnus Damm2013-12-041-0/+40
| * ARM: shmobile: Select GPIO in case of the r8a7791 SoCMagnus Damm2013-12-041-0/+1
| * ARM: shmobile: r8a7791 PFC platform device supportMagnus Damm2013-12-042-0/+14
| * ARM: shmobile: Select IRQC in case of the r8a7791 SoCMagnus Damm2013-12-041-0/+1
| * ARM: shmobile: r8a7779: add I2C clock for DTKuninori Morimoto2013-12-041-0/+4
| * ARM: shmobile: r8a7778: add I2C clock for DTKuninori Morimoto2013-12-041-0/+4
* | Merge branch 'keystone/soc' into next/socKevin Hilman2013-12-205-3/+26
|\ \
| * | ARM: keystone: defconfig: enable USB supportWingMan Kwok2013-12-161-1/+19
| * | ARM: keystone: Avoid calling of_clk_init() twiceSantosh Shilimkar2013-12-161-1/+0
| * | ARM: keystone: Make PM bus ready before populating platform devicesSantosh Shilimkar2013-12-163-1/+2
| * | ARM: keystone: enable DMA zone for LPAESantosh Shilimkar2013-12-162-0/+4
| * | ARM: keystone: enable big endian supportTaras Kondratiuk2013-12-161-0/+1
| |/
* | Merge branch 'efm32/soc' into next/socKevin Hilman2013-12-201093-5776/+13101
|\ \
| * | ARM: device trees for Energy Micro's EFM32 Cortex-M3 SoCsUwe Kleine-König2013-12-164-0/+277
| * | ARM: new platform for Energy Micro's EFM32 Cortex-M3 SoCsUwe Kleine-König2013-12-168-1/+150
| * | Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
| * | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
| * | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
| |\ \
| | * | igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
OpenPOWER on IntegriCloud