summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'arm-soc/for-4.2/soc-part2' of http://github.com/broadcom/stblinux ...Arnd Bergmann2015-06-014-4/+16
|\ \ \
| * | | ARM: brcmstb: Add default gpio numberGregory Fong2015-05-291-1/+2
| * | | ARM: brcmstb: Select ARCH_WANT_OPTIONAL_GPIOLIBGregory Fong2015-05-291-0/+1
| * | | bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT propertiesKevin Cernekee2015-05-291-2/+11
| * | | ARM: BCM: Enable NAND support for iProc SoCsRay Jui2015-05-291-0/+1
| * | | ARM: BCM63xx: fix an error path in bcm63xx_pmb_power_on_cpu()Dan Carpenter2015-05-271-1/+1
* | | | Merge tag 'renesas-soc-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-05-291-2/+2
|\ \ \ \
| * | | | ARM: shmobile: only select sound drivers that buildArnd Bergmann2015-05-251-2/+2
| | |_|/ | |/| |
* | | | ARM: use ARM_SINGLE_ARMV7M for ARMv7-M platformsStefan Agner2015-05-223-59/+33
* | | | ARM: zx: fix building with CONFIG_THUMB2_KERNELArnd Bergmann2015-05-221-0/+1
* | | | Merge tag 'omap-for-v4.2/omap1-v2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-05-2235-185/+206
|\ \ \ \
| * | | | ARM: OMAP1: Fix section mismatch warnings for omap_cfg_regTony Lindgren2015-05-211-4/+4
| * | | | ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selectedTony Lindgren2015-05-217-1/+12
| * | | | ARM: OMAP1: Change interrupt numbering for sparse IRQTony Lindgren2015-05-209-71/+75
| * | | | ARM: omap1: Switch to use MULTI_IRQTony Lindgren2015-05-2019-47/+53
| * | | | ARM: OMAP1: Switch to use generic irqchip in preparation for sparse IRQTony Lindgren2015-05-201-58/+60
| * | | | ARM: OMAP1: Move UART defines to prepare for sparse IRQTony Lindgren2015-05-202-5/+3
* | | | | Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ...Arnd Bergmann2015-05-229-5/+543
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ARM: BCM63xx: Add SMP support for BCM63138Florian Fainelli2015-05-214-1/+207
| * | | | ARM: vfp: Add vfp_disable for problematic platformsFlorian Fainelli2015-05-212-0/+17
| * | | | ARM: vfp: Add include guardsFlorian Fainelli2015-05-211-0/+5
| * | | | ARM: BCM63xx: Add secondary CPU PMB initialization sequenceFlorian Fainelli2015-05-211-0/+221
| * | | | ARM: BCM63xx: Add Broadcom BCM63xx PMB controller helpersFlorian Fainelli2015-05-211-0/+88
| * | | | ARM: BCM5301X: Ignore another (BCM4709 specific) fault codeRafał Miłecki2015-05-201-4/+5
| | |/ / | |/| |
* | | | ARM: vf610: enable Cortex-M4 configuration on Vybrid SoCStefan Agner2015-05-204-17/+25
* | | | ARM: introduce ARM_SINGLE_ARMV7M for ARMv7-M platformsStefan Agner2015-05-202-2/+16
* | | | ARM: unify MMU/!MMU addruart callsStefan Agner2015-05-202-2/+2
* | | | Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann2015-05-208-14/+102
|\ \ \ \
| * | | | irqchip: vf610-mscm: Support NVIC parent chipStefan Agner2015-05-181-6/+17
| * | | | irqchip: nvic: Support hierarchy irq domainStefan Agner2015-05-182-1/+28
| * | | | genirq: generic chip: Support hierarchy domainStefan Agner2015-05-181-3/+2
| * | | | genirq: Add irq_chip_(enable/disable)_parentStefan Agner2015-05-182-0/+30
| * | | | irqdomain: Add non-hierarchy helper irq_domain_set_infoStefan Agner2015-05-182-4/+25
* | | | | Merge tag 'arm-soc/for-4.2/maintainers' of http://github.com/broadcom/stblinu...Arnd Bergmann2015-05-201-0/+1
|\ \ \ \ \
| * | | | | MAINTAINERS: add brcmstb regexBrian Norris2015-05-131-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'zynq-soc-for-4.2' of https://github.com/Xilinx/linux-xlnx into nex...Arnd Bergmann2015-05-203-16/+19
|\ \ \ \ \
| * | | | | ARM: zynq: Drop use of slcr_unlock in zynq_slcr_system_restartJosh Cartwright2015-05-181-7/+0
| * | | | | ARM: zynq: Use restart_handler mechanism for slcr resetJosh Cartwright2015-05-183-9/+19
| | |_|/ / | |/| | |
* | | | | ARM: uniphier: only select TWD for SMPArnd Bergmann2015-05-201-1/+1
* | | | | ARM: lpc18xx: define low-level debug symbol for LPC18xx/43xxJoachim Eastwood2015-05-201-1/+9
* | | | | MAINTAINERS: Add entry for NXP LPC18xx/43xx MCUsJoachim Eastwood2015-05-201-0/+6
* | | | | MAINTAINERS: Add entry for STM32 MCUsMaxime Coquelin2015-05-151-0/+8
* | | | | MAINTAINERS: add entry for ARM ZTE architectureJun Nie2015-05-151-0/+9
* | | | | ARM: zx: enable SMP and hotplug for zx296702Jun Nie2015-05-154-0/+241
* | | | | ARM: zx: add low level debug support for zx296702Jun Nie2015-05-152-0/+21
* | | | | ARM: zx: add basic support for ZTE ZX296702Jun Nie2015-05-155-0/+47
* | | | | ARM: lpc18xx: add basic support for NXP LPC18xx/43xx SoCsJoachim Eastwood2015-05-156-1/+49
* | | | | ARM: Add STM32 family machineMaxime Coquelin2015-05-157-0/+96
* | | | | Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/socArnd Bergmann2015-05-1519-910/+63
|\ \ \ \ \
| * | | | | ARM: pxa: Constify irq_domain_opsKrzysztof Kozlowski2015-05-121-1/+1