aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-05Merge tag 'at91-soc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/socOlof Johansson25-706/+268
2015-02-02ARM: at91/trivial: unify functions and machine namesNicolas Ferre5-33/+33
2015-02-02ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni6-54/+44
2015-02-02ARM: at91: change board files into SoC filesNicolas Ferre4-11/+6
2015-02-02ARM: at91: remove at91_boot_socAlexandre Belloni6-142/+1
2015-02-02ARM: at91: move alternative initial mapping to board-dt-sama5.cNicolas Ferre3-40/+36
2015-02-02ARM: at91: merge all SOC_AT91SAM9xxxAlexandre Belloni13-339/+41
2015-02-02ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init()Alexandre Belloni2-14/+14
2015-02-02Merge tag 'at91-cleanup3' into at91-3.20-socNicolas Ferre47-579/+566
2015-02-02Merge branch 'at91-3.19-fixes' into at91-3.20-socNicolas Ferre4-2/+22
2015-01-29Merge tag 'zynq-soc-for-3.20' of https://github.com/Xilinx/linux-xlnx into next/socOlof Johansson5-32/+11
2015-01-29Merge tag 'samsung-update' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson4-0/+85
2015-01-29ARM: digicolor: select syscon and timerBaruch Siach1-0/+2
2015-01-29ARM: zynq: Simplify SLCR initializationMichal Simek2-30/+7
2015-01-29ARM: zynq: PM: Fixed simple typo.Moritz Fischer1-1/+1
2015-01-29ARM: zynq: Setup default gpio number for Xilinx ZynqMichal Simek1-1/+1
2015-01-27ARM: digicolor: add low level debug supportBaruch Siach2-2/+46
2015-01-27ARM: initial support for Conexant Digicolor CX92755 SoCBaruch Siach4-0/+26
2015-01-26Merge tag 'omap-for-v3.20/dm816x-data' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson18-27/+1541
2015-01-26Merge tag 'sunxi-core-for-3.20' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/socOlof Johansson4-2/+13
2015-01-26Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/socOlof Johansson14-96/+54
2015-01-26ARM: OMAP2+: Add dm816x hwmod supportTony Lindgren5-3/+1146
2015-01-26ARM: OMAP2+: Add clock domain support for dm816xAida Mynzhasova5-38/+298
2015-01-26ARM: OMAP2+: Add board-generic.c entry for ti81xxTony Lindgren1-0/+36
2015-01-26ARM: at91: pm: remove warning to remove SOC_AT91SAM9263 usageAlexandre Belloni1-9/+0
2015-01-26ARM: at91: remove unused mach/system_rev.hAlexandre Belloni1-27/+0
2015-01-26ARM: at91: stop using HAVE_AT91_DBGUxAlexandre Belloni2-22/+3
2015-01-26ARM: at91: fix ordering of SRAM and PM initializationNicolas Ferre3-9/+9
2015-01-26ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_initAlexandre Belloni8-40/+7
2015-01-26ARM: at91: fix sam9n12 and sam9x5 arm_pm_idleAlexandre Belloni2-0/+11
2015-01-26ARM: at91: mark const init data with __initconst instead of __initdataAlexandre Belloni2-2/+2
2015-01-26ARM: at91: fix PM initialization for newer SoCsNicolas Ferre4-1/+30
2015-01-26ARM: at91: fix Kconfig.debug by adding DEBUG_AT91_UART optionNicolas Ferre1-2/+8
2015-01-23Merge tag 'qcom-soc-for-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/socOlof Johansson7-39/+77
2015-01-23Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/socOlof Johansson10-12/+167
2015-01-23Merge tag 'imx-soc-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/socOlof Johansson16-22/+195
2015-01-23Merge tag 'v3.20-next-soc1' of https://github.com/mbgg/linux-mediatek into next/socOlof Johansson2-2/+22
2015-01-23Merge tag 'mvebu-soc-3.20-2' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2-105/+223
2015-01-23Merge tag 'v3.20-rockchip-soc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/socOlof Johansson6-1/+452
2015-01-23MAINTAINERS: Add co-maintainer for ARM/Qualcomm SupportAndy Gross1-0/+3
2015-01-23ARM: qcom: Drop unnecessary selects from ARCH_QCOMStephen Boyd1-2/+0
2015-01-23ARM: qcom: Fix SCM interface for big-endian kernelsStephen Boyd2-18/+20
2015-01-23ARM: qcom: scm: Clarify boot interfaceStephen Boyd2-3/+3
2015-01-23soc: tegra: Add thermal reset (thermtrip) support to PMCMikko Perttunen1-0/+103
2015-01-23ARM: tegra: Add PMC thermtrip programming to Jetson TK1 device treeMikko Perttunen1-0/+7
2015-01-23of: Add descriptions of thermtrip properties to Tegra PMC bindingsMikko Perttunen1-0/+26
2015-01-22ARM: qcom: Add SCM warmboot flags for quad core targets.Lina Iyer1-0/+2
2015-01-21Merge tag 'renesas-soc3-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson1-58/+97
2015-01-21Merge tag 'renesas-soc2-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson5-17/+289
2015-01-21Merge tag 'sti-soc-for-v3.20-1' of git://git.stlinux.com/devel/kernel/linux-sti into next/socOlof Johansson3-0/+25