| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 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 |
|\ \ |
|
| * \ | Merge tag 'for-3.16/bcm-soc' of git://github.com/broadcom/mach-bcm into next/soc | Arnd Bergmann | 2014-05-24 | 1 | -8/+4 |
| |\ \ |
|
| | * | | ARM: mach-bcm: add ARM_ERRATA_775420 | Scott Branden | 2014-04-25 | 1 | -0/+1 |
| | * | | ARM: bcm: Restrict ARCH_BCM selection to ARCH_MULTI_V6_V7 | Alexander Shiyan | 2014-04-25 | 1 | -8/+3 |
| * | | | Merge branch 'bcm/cleanup' into next/soc | Arnd Bergmann | 2014-05-24 | 9 | -149/+170 |
| |\| | |
|
* | | | | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM | Will Deacon | 2014-05-29 | 1 | -1/+0 |
* | | | | Merge tag 'for-3.16/bcm-cleanup' of git://github.com/broadcom/mach-bcm into n... | Arnd Bergmann | 2014-05-24 | 9 | -149/+170 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | ARM: bcm: rename "kona.h" and "kona.c" | Alex Elder | 2014-04-25 | 5 | -3/+3 |
| * | | ARM: bcm: rewrite commentary for bcm_kona_do_smc() | Alex Elder | 2014-04-25 | 1 | -10/+28 |
| * | | ARM: bcm: use inline assembly for "smc" request | Alex Elder | 2014-04-25 | 4 | -51/+49 |
| * | | ARM: bcm: tidy up a few includes | Alex Elder | 2014-04-25 | 3 | -6/+5 |
| * | | ARM: bcm: config option for l2 cache support | Alex Elder | 2014-04-25 | 4 | -5/+20 |
| * | | ARM: bcm: don't special-case CPU 0 in bcm_kona_smc() | Alex Elder | 2014-04-25 | 1 | -6/+1 |
| * | | ARM: bcm: have bcm_kona_smc() return request result | Alex Elder | 2014-04-25 | 2 | -8/+12 |
| * | | ARM: bcm: clean up SMC code | Alex Elder | 2014-04-25 | 2 | -67/+24 |
| * | | ARM: bcm: err, don't BUG() on SMC init failures | Alex Elder | 2014-04-25 | 1 | -4/+10 |
| * | | ARM: bcm: use memory accessors for ioremapped area | Alex Elder | 2014-04-25 | 1 | -5/+5 |
| * | | ARM: bcm: clean up config and build targets | Alex Elder | 2014-04-25 | 2 | -7/+36 |
| |/ |
|