| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-11-10 | 4 | -1/+53 |
|\ |
|
| * | ARM: brcmstb: Setup BIU control registers during boot | Florian Fainelli | 2015-10-09 | 1 | -0/+9 |
| * | soc: add stubs for brcmstb SoC's | Brian Norris | 2015-09-15 | 1 | -0/+1 |
| * | ARM: NSP: Add basic support for Broadcom Northstar Plus SoC | Jon Mason | 2015-09-15 | 3 | -1/+43 |
* | | ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabled | Arnd Bergmann | 2015-10-22 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-09-01 | 1 | -0/+2 |
|\ |
|
| * | ARM: brcmstb: select ARCH_DMA_ADDR_T_64BIT for LPAE | Gregory Fong | 2015-08-11 | 1 | -0/+1 |
| * | ARM: BCM: Enable ARM erratum 798181 for BRCMSTB | Gregory Fong | 2015-08-11 | 1 | -0/+1 |
* | | ARM: appropriate __init annotation for const data | Nicolas Pitre | 2015-07-28 | 2 | -2/+2 |
* | | ARM: BCM63xx: Remove custom secondary_startup function | Florian Fainelli | 2015-07-12 | 4 | -28/+2 |
* | | ARM: BCM63xx: fix parameter to of_get_cpu_node in bcm63138_smp_boot_secondary | Sudeep Holla | 2015-07-12 | 1 | -1/+1 |
|/ |
|
* | ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNAND | Florian Fainelli | 2015-07-01 | 1 | -1/+0 |
* | Merge tag 'armsoc-soc' into test-merge | Kevin Hilman | 2015-06-25 | 8 | -96/+435 |
|\ |
|
| * | Merge tag 'arm-soc/for-4.2/soc-part2' of http://github.com/broadcom/stblinux ... | Arnd Bergmann | 2015-06-01 | 2 | -1/+3 |
| |\ |
|
| | * | ARM: brcmstb: Select ARCH_WANT_OPTIONAL_GPIOLIB | Gregory Fong | 2015-05-29 | 1 | -0/+1 |
| | * | ARM: BCM: Enable NAND support for iProc SoCs | Ray Jui | 2015-05-29 | 1 | -0/+1 |
| | * | ARM: BCM63xx: fix an error path in bcm63xx_pmb_power_on_cpu() | Dan Carpenter | 2015-05-27 | 1 | -1/+1 |
| * | | Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ... | Arnd Bergmann | 2015-05-22 | 6 | -5/+433 |
| |\| |
|
| | * | ARM: BCM63xx: Add SMP support for BCM63138 | Florian Fainelli | 2015-05-21 | 4 | -1/+207 |
| | * | ARM: BCM63xx: Add secondary CPU PMB initialization sequence | Florian Fainelli | 2015-05-21 | 1 | -0/+221 |
| | * | ARM: BCM5301X: Ignore another (BCM4709 specific) fault code | Rafał Miłecki | 2015-05-20 | 1 | -4/+5 |
| * | | ARM: bcm2835: Move the restart/power_off handling to the WDT driver | Eric Anholt | 2015-05-14 | 1 | -73/+0 |
| * | | ARM: bcm2835: Drop the init_irq() hook | Eric Anholt | 2015-05-14 | 1 | -1/+0 |
| * | | ARM: bcm2835: Skip doing our own iotable_init() initialization | Eric Anholt | 2015-05-14 | 1 | -17/+0 |
| |/ |
|
* / | ARM: v7 setup function should invalidate L1 cache | Russell King | 2015-06-01 | 4 | -56/+2 |
|/ |
|
* | ARM: cygnus: fix const declaration bcm_cygnus_dt_compat | Stefan Agner | 2015-03-24 | 1 | -1/+1 |
* | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König | 2015-02-19 | 1 | -1/+1 |
* | ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile | Arnd Bergmann | 2015-02-18 | 1 | -2/+2 |
* | ARM: brcmstb: update CPU power management sequence | Brian Norris | 2015-01-12 | 1 | -22/+63 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 | 1 | -0/+1 |
|\ |
|
| * | irqchip: bcm7120-l2: Decouple driver from brcmstb-l2 | Kevin Cernekee | 2014-11-09 | 1 | -0/+1 |
* | | Merge tag 'arm-soc/for-3.19/cygnus-platform-v2' of http://github.com/brcm/lin... | Arnd Bergmann | 2014-11-20 | 3 | -36/+85 |
|\ \ |
|
| * | | ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from Kconfig | Scott Branden | 2014-11-12 | 1 | -16/+10 |
| * | | ARM: mach-bcm: Consolidate currently supported IPROC SoCs | Scott Branden | 2014-11-12 | 1 | -21/+16 |
| * | | ARM: cygnus: Initial support for Broadcom Cygnus SoC | Jonathan Richardson | 2014-11-12 | 3 | -0/+60 |
| |/ |
|
* | | ARM: brcmstb: Kconfig: drop unneeded symbol selections | Brian Norris | 2014-10-20 | 1 | -3/+0 |
* | | ARM: brcmstb: reintroduce SMP support | Brian Norris | 2014-10-20 | 4 | -0/+383 |
|/ |
|
* | Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/soc | Arnd Bergmann | 2014-09-25 | 3 | -0/+47 |
|\ |
|
| * | ARM: BCM63XX: add basic support for the Broadcom BCM63138 DSL SoC | Florian Fainelli | 2014-09-17 | 3 | -0/+47 |
* | | ARM: brcmstb: revert SMP support | Brian Norris | 2014-08-26 | 4 | -416/+0 |
|/ |
|
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-08-08 | 7 | -3/+684 |
|\ |
|
| * | ARM: brcmstb: select GISB arbiter and interrupt drivers | Brian Norris | 2014-07-28 | 1 | -0/+2 |
| * | ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs | Marc Carino | 2014-07-28 | 6 | -0/+462 |
| * | ARM: add SMP support for Broadcom mobile SoCs | Alex Elder | 2014-07-28 | 3 | -3/+220 |
* | | platform: Remove most references to platform_bus device | Pawel Moll | 2014-07-24 | 2 | -4/+2 |
|/ |
|
* | ARM: use menuconfig for sub-arch menus | Rob Herring | 2014-06-17 | 1 | -4/+3 |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 2014-06-06 | 1 | -7/+2 |
|\ |
|
| * | ARM: l2c: bcm_5301x: convert to generic l2c OF initialisation | Russell King | 2014-05-30 | 1 | -7/+2 |
| * | ARM: l2c: remove unnecessary UL-suffix to mask values | Russell King | 2014-05-22 | 1 | -1/+1 |
* | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-06-03 | 1 | -8/+4 |
|\ \ |
|