| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-20 | 393 | -3854/+3157 |
|\ |
|
| * | ARM: realview: don't select SMP_ON_UP for UP builds | Arnd Bergmann | 2015-12-31 | 1 | -1/+1 |
| * | ARM: s3c: simplify s3c_irqwake_{e,}intallow definition | Arnd Bergmann | 2015-12-31 | 4 | -19/+20 |
| * | ARM: s3c64xx: fix pm-debug compilation | Arnd Bergmann | 2015-12-31 | 1 | -0/+2 |
| * | Merge branch 'treewide/cleanup' into next/multiplatform | Arnd Bergmann | 2015-12-18 | 92 | -180/+175 |
| |\ |
|
| * | | ARM: realview: build realview-dt SMP support only when used | Arnd Bergmann | 2015-12-18 | 1 | -2/+4 |
| * | | Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2015-12-18 | 30 | -335/+225 |
| |\ \ |
|
| | * | | ARM: realview: select apropriate targets | Linus Walleij | 2015-12-18 | 2 | -0/+17 |
| | * | | ARM: realview: clean up header files | Arnd Bergmann | 2015-12-18 | 21 | -251/+8 |
| | * | | ARM: realview: make all header files local | Arnd Bergmann | 2015-12-18 | 21 | -41/+37 |
| | * | | ARM: no longer make CPU targets visible separately | Arnd Bergmann | 2015-12-18 | 1 | -15/+15 |
| | * | | ARM: integrator: use explicit core module options | Arnd Bergmann | 2015-12-18 | 1 | -17/+115 |
| | * | | ARM: realview: enable multiplatform | Arnd Bergmann | 2015-12-18 | 3 | -27/+49 |
| * | | | Merge branch 'fixes' into next/multiplatform | Arnd Bergmann | 2015-12-17 | 17 | -27/+58 |
| |\ \ \ |
|
| * | | | | ARM: make default platform work for NOMMU | Arnd Bergmann | 2015-12-17 | 2 | -2/+2 |
| * | | | | ARM: debug-ll: move DEBUG_LL_UART_EFM32 to correct Kconfig location | Arnd Bergmann | 2015-12-17 | 1 | -14/+14 |
| * | | | | ARM: defconfig: use correct debug_ll settings | Arnd Bergmann | 2015-12-17 | 5 | -5/+0 |
| * | | | | Merge tag 'mvebu-soc-4.5-1' of git://git.infradead.org/linux-mvebu into next/... | Arnd Bergmann | 2015-12-16 | 64 | -461/+206 |
| |\ \ \ \ |
|
| | * | | | | ARM: dove: convert legacy dove to PMU support | Russell King | 2015-12-08 | 4 | -102/+33 |
| | * | | | | ARM: orion5x: multiplatform support | Arnd Bergmann | 2015-12-07 | 5 | -67/+19 |
| | * | | | | ARM: orion5x: clean up mach/*.h headers | Arnd Bergmann | 2015-12-07 | 31 | -55/+33 |
| | * | | | | ARM: mv78xx0: multiplatform support | Arnd Bergmann | 2015-12-07 | 5 | -62/+16 |
| | * | | | | ARM: mv78xx0: clean up mach/*.h headers | Arnd Bergmann | 2015-12-07 | 12 | -32/+10 |
| | * | | | | ARM: orion: use SPARSE_IRQ everywhere | Arnd Bergmann | 2015-12-07 | 31 | -5/+37 |
| | * | | | | ARM: orion: always use MULTI_IRQ_HANDLER | Arnd Bergmann | 2015-12-07 | 9 | -123/+37 |
| | * | | | | ARM: orion: move watchdog setup to mach-orion5x | Arnd Bergmann | 2015-12-07 | 4 | -24/+30 |
| * | | | | | Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2015-12-16 | 11 | -98/+111 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | ARM: realview: add an DT SMP boot method | Linus Walleij | 2015-12-15 | 3 | -1/+94 |
| | * | | | | ARM: realview: select SP810 and ICST for the DT variant | Linus Walleij | 2015-12-15 | 1 | -0/+2 |
| | * | | | | ARM: realview: remove private barrier implementation | Arnd Bergmann | 2015-12-15 | 4 | -10/+13 |
| | * | | | | ARM: no longer force unbuffered DMA for realview | Arnd Bergmann | 2015-12-15 | 1 | -2/+0 |
| | * | | | | ARM: realview: don't map undefined PCI registers | Arnd Bergmann | 2015-12-15 | 2 | -16/+0 |
| | * | | | | ARM: realview: remove sparsemem hack | Arnd Bergmann | 2015-12-15 | 3 | -69/+2 |
| | |/ / / |
|
| * | | | | Merge branch 'versatile/multiplatform' into next/multiplatform | Arnd Bergmann | 2015-12-15 | 16 | -2063/+389 |
| |\ \ \ \ |
|
| | * | | | | ARM: versatile: convert to multi-platform | Rob Herring | 2015-12-15 | 5 | -70/+19 |
| | * | | | | ARM: versatile: merge mach code into a single file | Rob Herring | 2015-12-15 | 6 | -648/+325 |
| | * | | | | ARM: versatile: switch to DT only booting and remove legacy code | Rob Herring | 2015-12-15 | 13 | -1371/+21 |
| | * | | | | ARM: versatile: add DT based PCI detection | Rob Herring | 2015-12-15 | 1 | -0/+50 |
| * | | | | | ARM: pxa: mark ezx structures as __maybe_unused | Arnd Bergmann | 2015-12-15 | 1 | -5/+5 |
| * | | | | | ARM: pxa: mark raumfeld init functions as __maybe_unused | Arnd Bergmann | 2015-12-15 | 1 | -3/+3 |
| * | | | | | ARM: pxa: cm-x2xx: avoid duplicate macro warnings | Arnd Bergmann | 2015-12-15 | 1 | -0/+9 |
| * | | | | | Merge branch 'mmp/multiplatform' into next/multiplatform | Arnd Bergmann | 2015-12-15 | 56 | -266/+189 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: mmp: avoid unused functions | Arnd Bergmann | 2015-12-01 | 1 | -3/+2 |
| | * | | | | | ARM: mmp: move into ARCH_MULTIPLATFORM | Arnd Bergmann | 2015-12-01 | 5 | -69/+28 |
| | * | | | | | ARM: mmp: make all header files local | Arnd Bergmann | 2015-12-01 | 43 | -159/+106 |
| | * | | | | | ARM: mmp: make plat-pxa build standalone | Arnd Bergmann | 2015-12-01 | 1 | -1/+0 |
| | * | | | | | ARM: mmp: remove remaining legacy pxa-dma support | Arnd Bergmann | 2015-12-01 | 5 | -20/+1 |
| | * | | | | | ARM: mohawk: allow building with MMU disabled | Arnd Bergmann | 2015-12-01 | 1 | -0/+2 |
| | * | | | | | ARM: make xscale iwmmxt code multiplatform aware | Arnd Bergmann | 2015-12-01 | 4 | -5/+28 |
| | * | | | | | clk: mmp: stop using platform headers | Arnd Bergmann | 2015-12-01 | 7 | -9/+22 |
| | |/ / / / |
|