summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-04-29Merge tag 'v5.2-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-2/+3
2019-04-29Merge tag 'imx-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson1-2/+4
2019-04-29Merge tag 'lpc32xx-soc-for-5.2' of https://github.com/vzapolskiy/linux-lpc32x...Olof Johansson1-39/+3
2019-04-29Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson41-1992/+632
2019-04-29Merge tag 'renesas-arm-soc-for-v5.2' of https://git.kernel.org/pub/scm/linux/...Olof Johansson2-2/+5
2019-04-29Merge tag 'tegra-for-5.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson16-235/+122
2019-04-29ARM: debug-ll: add default address for digicolorArnd Bergmann1-0/+2
2019-04-29ARM: u300: regulator: add MODULE_LICENSE()Arnd Bergmann1-0/+2
2019-04-29ARM: ep93xx: move private headers out of mach/*Arnd Bergmann14-19/+19
2019-04-29ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann3-16/+3
2019-04-29ARM: ep93xx: move network platform data to separate headerArnd Bergmann1-6/+1
2019-04-29Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson5-6/+98
2019-04-29Merge tag 'pxa-for-5.2' of https://github.com/rjarzmik/linux into arm/socOlof Johansson1-6/+0
2019-04-29Merge tag 'samsung-soc-5.2' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson12-24/+89
2019-04-29Merge tag 'omap-for-v5.2/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson9-2886/+10
2019-04-29Merge tag 'omap-for-v5.2/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson19-71/+215
2019-04-29ARM: stm32: add AMBA support for stm32 familyLudovic Barre1-4/+1
2019-04-23ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmuWen Yang1-0/+1
2019-04-23ARM: dts: Add queue manager and NPE to the IXP4xx DTSILinus Walleij1-0/+11
2019-04-23soc: ixp4xx: qmgr: Pass resourcesLinus Walleij2-7/+20
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij2-3/+21
2019-04-23ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij1-0/+6
2019-04-23ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij1-0/+6
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2-244/+0
2019-04-23ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij4-1141/+0
2019-04-23ARM: dts: Add some initial IXP4xx device treesLinus Walleij7-0/+338
2019-04-23ARM: ixp4xx: Add device tree boot supportLinus Walleij5-0/+87
2019-04-23ARM: ixp4xx: Switch to use new timer driverLinus Walleij2-150/+5
2019-04-23ARM: ixp4xx: Switch to use new IRQ+GPIO driversLinus Walleij5-392/+24
2019-04-19ARM: lpc32xx: use SPDX license identifierVladimir Zapolskiy1-10/+1
2019-04-19ARM: lpc32xx: remove platform data of SSP0 and SSP1 controllersVladimir Zapolskiy1-2/+0
2019-04-19ARM: lpc32xx: remove redundant included headersVladimir Zapolskiy1-22/+2
2019-04-19ARM: lpc32xx: stop overwriting TEST_CLK_SELAlexandre Belloni1-5/+0
2019-04-19ARM: ixp4xx: Convert to SPARSE_IRQLinus Walleij25-2/+47
2019-04-19ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij1-1/+9
2019-04-19ARM: ixp4xx: Convert to MULTI_IRQ_HANDLERLinus Walleij4-120/+126
2019-04-17firmware: Move Trusted Foundations supportThierry Reding11-311/+8
2019-04-14ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing1-6/+0
2019-04-14ARM: s3c64xx: Tidy up handling of regulator GPIO lookupsCharles Keepax1-3/+11
2019-04-12ARM: davinci: da830-evm: add a fixed regulator for ohci-da8xxBartosz Golaszewski1-3/+46
2019-04-12ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xxBartosz Golaszewski1-3/+46
2019-04-12ARM: davinci: add missing sentinels to GPIO lookup tablesBartosz Golaszewski5-0/+6
2019-04-12ARM: rockchip: Mark pm-init functions __initDouglas Anderson1-2/+2
2019-04-10ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCsMarek Szyprowski5-15/+7
2019-04-10ARM: tegra: Sort dependencies alphabeticallyThierry Reding1-1/+1
2019-04-09ARM: OMAP2+: pm33xx-core: Do not Turn OFF CEFUSE as PPA may be using itKabir Sahane1-3/+5
2019-04-09ARM: OMAP2+: Wakeupgen: AM43xx HS devices should save context like non-HSAndrew F. Davis1-2/+2
2019-04-09ARM: tegra: Add firmware calls required for suspend-resume on Tegra30Dmitry Osipenko3-5/+84
2019-04-09ARM: tegra: Always boot CPU in ARM-modeDmitry Osipenko1-0/+1
2019-04-09ARM: tegra: Don't apply CPU erratas in insecure modeDmitry Osipenko4-13/+26