summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-26Merge tag 'omap-pm-v3.11/fixes/omap5-voltdm' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-10/+0
2013-06-26ARM: OMAP5: voltagedomain data: remove temporary OMAP4 voltage dataNishanth Menon1-10/+0
2013-06-24Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann11-75/+324
2013-06-24ARM: keystone: Move CPU bringup code to dedicated asm fileSantosh Shilimkar4-13/+43
2013-06-24ARM: multiplatform: always pick one CPU typeArnd Bergmann1-5/+6
2013-06-24ARM: imx: select syscon for IMX6SLArnd Bergmann1-0/+1
2013-06-24ARM: keystone: select ARM_ERRATA_798181 only for SMPArnd Bergmann1-1/+1
2013-06-24ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1Arnd Bergmann1-0/+1
2013-06-24ARM: OMAP2+: AM43x: resolve SMP related build errorMohammed, Afzal1-4/+3
2013-06-24dmaengine: edma: enable build for AM33XXMatt Porter2-1/+2
2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter2-0/+79
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter8-29/+189
2013-06-24dmaengine: edma: Add TI EDMA device tree bindingMatt Porter1-0/+34
2013-06-21Merge tag 'regmap-3.11-2' of git://git.infradead.org/users/jcooper/linux into...Arnd Bergmann1-2/+3
2013-06-21Merge tag 'renesas-cleanup-boot-for-v3.11' of git://git.kernel.org/pub/scm/li...Arnd Bergmann23-2188/+68
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann17-39/+921
2013-06-21arm: add basic support for Rockchip RK3066a boardsHeiko Stuebner6-0/+462
2013-06-21arm: add debug uarts for rockchip rk29xx and rk3xxx seriesHeiko Stuebner2-0/+76
2013-06-21arm: Add basic clocks for Rockchip rk3066a SoCsHeiko Stuebner1-0/+299
2013-06-21Merge tag 'samsung-defconfig-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+3
2013-06-21Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann57-8258/+136
2013-06-20Merge tag 'exynos-arch-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann3-6/+11
2013-06-20Merge branch 'omap/pm-voltdomain-cleanup' into next/socArnd Bergmann7-46/+14
2013-06-20Merge tag 'omap-for-v3.11/soc-part2-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann8-4/+120
2013-06-20Merge tag 'sunxi-core-for-3.11-2' of git://github.com/mripard/linux into next...Arnd Bergmann5-94/+163
2013-06-20Merge tag 'sunxi-defconfig-for-3.11' of git://github.com/mripard/linux into n...Arnd Bergmann1-0/+2
2013-06-20Merge tag 'davinci-for-v3.11/soc-v2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann24-167/+56
2013-06-20arm: mvebu: fix coherency_late_init() for multiplatformThomas Petazzoni1-2/+3
2013-06-20ARM: u300: only build for ARCH_MULTI_V5Arnd Bergmann1-1/+1
2013-06-20Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann280-2087/+4007
2013-06-20Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann40-2219/+1786
2013-06-20Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann13-406/+575
2013-06-19ARM: multi_v7: Enable Allwinner EMAC in multi_v7_defconfigMaxime Ripard1-0/+2
2013-06-18ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processorLeela Krishna Amudala1-1/+1
2013-06-18ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip levelDoug Anderson2-5/+9
2013-06-18ARM: EXYNOS: Enable XHCI support on exynos5Vivek Gautam1-0/+1
2013-06-18ARM: EXYNOS: Remove remaining dead code after non-DT support removalArnd Bergmann3-26/+2
2013-06-18ARM: EXYNOS: Remove legacy L2X0 initializationArnd Bergmann1-44/+4
2013-06-18ARM: EXYNOS: Use exynos_init_io() as map_io callbackArnd Bergmann4-17/+4
2013-06-18ARM: EXYNOS: Remove custom init_irq callbacksArnd Bergmann4-14/+0
2013-06-18ARM: EXYNOS: Remove mach/regs-usb-phy.h headerTomasz Figa1-74/+0
2013-06-18thermal: exynos: Support both EXYNOS4X12 SoCsTomasz Figa1-1/+2
2013-06-18ARM: EXYNOS: Remove unused base addresses from mach/map.h headerTomasz Figa1-214/+0
2013-06-18ARM: EXYNOS: Remove mach/irqs.h headerTomasz Figa1-476/+0
2013-06-18ARM: EXYNOS: Select SPARSE_IRQ for ExynosTomasz Figa2-0/+2
2013-06-18ARM: SAMSUNG: Make legacy MFC support code depend on SAMSUNG_ATAGSTomasz Figa1-1/+10
2013-06-18ARM: EXYNOS: Remove mach/regs-gpio.h headerTomasz Figa3-42/+0
2013-06-18ARM: EXYNOS: Remove mach/gpio.hTomasz Figa1-289/+0
2013-06-18ARM: EXYNOS: Remove setup-i2c0.cTomasz Figa2-23/+0
2013-06-18ARM: EXYNOS: Do not select legacy Kconfig symbols any moreTomasz Figa1-4/+0