summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-21415-4001/+2369Star
|\
| * ARM: realview: don't select SMP_ON_UP for UP buildsArnd Bergmann2015-12-311-1/+1
| * ARM: s3c: simplify s3c_irqwake_{e,}intallow definitionArnd Bergmann2015-12-314-19/+20
| * ARM: s3c64xx: fix pm-debug compilationArnd Bergmann2015-12-311-0/+2
| * iio: exynos-adc: fix irqf_oneshot.cocci warningsValentin Rothberg2015-12-221-1/+1
| * Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann2015-12-1894-203/+181Star
| |\
| * | ARM: realview: build realview-dt SMP support only when usedArnd Bergmann2015-12-181-2/+4
| * | Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2015-12-1830-335/+225Star
| |\ \
| | * | ARM: realview: select apropriate targetsLinus Walleij2015-12-182-0/+17
| | * | ARM: realview: clean up header filesArnd Bergmann2015-12-1821-251/+8Star
| | * | ARM: realview: make all header files localArnd Bergmann2015-12-1821-41/+37Star
| | * | ARM: no longer make CPU targets visible separatelyArnd Bergmann2015-12-181-15/+15
| | * | ARM: integrator: use explicit core module optionsArnd Bergmann2015-12-181-17/+115
| | * | ARM: realview: enable multiplatformArnd Bergmann2015-12-183-27/+49
| * | | Merge branch 'fixes' into next/multiplatformArnd Bergmann2015-12-1723-34/+75
| |\ \ \
| * | | | ARM: make default platform work for NOMMUArnd Bergmann2015-12-172-2/+2
| * | | | ARM: debug-ll: move DEBUG_LL_UART_EFM32 to correct Kconfig locationArnd Bergmann2015-12-171-14/+14
| * | | | ARM: defconfig: use correct debug_ll settingsArnd Bergmann2015-12-175-5/+0Star
| * | | | Merge tag 'mvebu-soc-4.5-1' of git://git.infradead.org/linux-mvebu into next/...Arnd Bergmann2015-12-1667-461/+269Star
| |\ \ \ \
| | * | | | ARM: dove: convert legacy dove to PMU supportRussell King2015-12-084-102/+33Star
| | * | | | soc: dove: add legacy support to PMU driverRussell King2015-12-083-0/+63
| | * | | | ARM: orion5x: multiplatform supportArnd Bergmann2015-12-075-67/+19Star
| | * | | | ARM: orion5x: clean up mach/*.h headersArnd Bergmann2015-12-0731-55/+33Star
| | * | | | ARM: mv78xx0: multiplatform supportArnd Bergmann2015-12-075-62/+16Star
| | * | | | ARM: mv78xx0: clean up mach/*.h headersArnd Bergmann2015-12-0712-32/+10Star
| | * | | | ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann2015-12-0731-5/+37
| | * | | | ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann2015-12-079-123/+37Star
| | * | | | ARM: orion: move watchdog setup to mach-orion5xArnd Bergmann2015-12-074-24/+30
| * | | | | Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2015-12-1616-134/+285
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ARM: realview: add an DT SMP boot methodLinus Walleij2015-12-154-1/+95
| | * | | | ARM: realview: select SP810 and ICST for the DT variantLinus Walleij2015-12-151-0/+2
| | * | | | soc: versatile: add support for the PB11MPCoreLinus Walleij2015-12-151-0/+4
| | * | | | clk: versatile-icst: add device tree supportLinus Walleij2015-12-151-1/+88
| | * | | | clk: versatile-icst: refactor to allocate regmap separatelyLinus Walleij2015-12-151-19/+28
| | * | | | clk: versatile-icst: convert to use regmapLinus Walleij2015-12-152-28/+61
| | * | | | ARM: realview: remove private barrier implementationArnd Bergmann2015-12-154-10/+13
| | * | | | ARM: no longer force unbuffered DMA for realviewArnd Bergmann2015-12-151-2/+0Star
| | * | | | clk/realview: stop using machine headersArnd Bergmann2015-12-151-3/+7
| | * | | | ARM: realview: don't map undefined PCI registersArnd Bergmann2015-12-152-16/+0Star
| | * | | | ARM: realview: remove sparsemem hackArnd Bergmann2015-12-153-69/+2Star
| | |/ / /
| * | | | Merge branch 'versatile/multiplatform' into next/multiplatformArnd Bergmann2015-12-1517-2064/+392Star
| |\ \ \ \
| | * | | | ARM: versatile: convert to multi-platformRob Herring2015-12-155-70/+19Star
| | * | | | ARM: versatile: merge mach code into a single fileRob Herring2015-12-156-648/+325Star
| | * | | | ARM: versatile: switch to DT only booting and remove legacy codeRob Herring2015-12-1514-1372/+24Star
| | * | | | ARM: versatile: add DT based PCI detectionRob Herring2015-12-151-0/+50
| * | | | | ARM: pxa: mark ezx structures as __maybe_unusedArnd Bergmann2015-12-151-5/+5
| * | | | | ARM: pxa: mark raumfeld init functions as __maybe_unusedArnd Bergmann2015-12-151-3/+3
| * | | | | ARM: pxa: cm-x2xx: avoid duplicate macro warningsArnd Bergmann2015-12-151-0/+9
| * | | | | Merge branch 'mmp/multiplatform' into next/multiplatformArnd Bergmann2015-12-1560-285/+225Star
| |\ \ \ \ \
| | * | | | | ARM: mmp: avoid unused functionsArnd Bergmann2015-12-011-3/+2Star