Age | Commit message (Expand) | Author | Files | Lines |
2015-05-21 | ARM: BCM63xx: Add secondary CPU PMB initialization sequence | Florian Fainelli | 1 | -0/+221 |
2015-05-21 | ARM: BCM5301X: Ignore another (BCM4709 specific) fault code | Rafał Miłecki | 1 | -4/+5 |
2015-03-25 | ARM: cygnus: fix const declaration bcm_cygnus_dt_compat | Stefan Agner | 1 | -1/+1 |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König | 1 | -1/+1 |
2015-02-18 | ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile | Arnd Bergmann | 1 | -2/+2 |
2015-01-13 | ARM: brcmstb: update CPU power management sequence | Brian Norris | 1 | -22/+63 |
2014-12-10 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2014-11-20 | Merge tag 'arm-soc/for-3.19/cygnus-platform-v2' of http://github.com/brcm/lin... | Arnd Bergmann | 3 | -36/+85 |
2014-11-12 | ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from Kconfig | Scott Branden | 1 | -16/+10 |
2014-11-12 | ARM: mach-bcm: Consolidate currently supported IPROC SoCs | Scott Branden | 1 | -21/+16 |
2014-11-12 | ARM: cygnus: Initial support for Broadcom Cygnus SoC | Jonathan Richardson | 3 | -0/+60 |
2014-11-09 | irqchip: bcm7120-l2: Decouple driver from brcmstb-l2 | Kevin Cernekee | 1 | -0/+1 |
2014-10-20 | ARM: brcmstb: Kconfig: drop unneeded symbol selections | Brian Norris | 1 | -3/+0 |
2014-10-20 | ARM: brcmstb: reintroduce SMP support | Brian Norris | 4 | -0/+383 |
2014-09-26 | Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/soc | Arnd Bergmann | 3 | -0/+47 |
2014-09-17 | ARM: BCM63XX: add basic support for the Broadcom BCM63138 DSL SoC | Florian Fainelli | 3 | -0/+47 |
2014-08-26 | ARM: brcmstb: revert SMP support | Brian Norris | 4 | -416/+0 |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 7 | -3/+684 |
2014-07-28 | ARM: brcmstb: select GISB arbiter and interrupt drivers | Brian Norris | 1 | -0/+2 |
2014-07-28 | ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs | Marc Carino | 6 | -0/+462 |
2014-07-28 | ARM: add SMP support for Broadcom mobile SoCs | Alex Elder | 3 | -3/+220 |
2014-07-24 | platform: Remove most references to platform_bus device | Pawel Moll | 2 | -4/+2 |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring | 1 | -4/+3 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -7/+2 |
2014-06-03 | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -8/+4 |
2014-05-30 | ARM: l2c: bcm_5301x: convert to generic l2c OF initialisation | Russell King | 1 | -7/+2 |
2014-05-29 | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM | Will Deacon | 1 | -1/+0 |
2014-05-24 | Merge tag 'for-3.16/bcm-soc' of git://github.com/broadcom/mach-bcm into next/soc | Arnd Bergmann | 1 | -8/+4 |
2014-05-24 | Merge branch 'bcm/cleanup' into next/soc | Arnd Bergmann | 9 | -149/+170 |
2014-05-24 | Merge tag 'for-3.16/bcm-cleanup' of git://github.com/broadcom/mach-bcm into n... | Arnd Bergmann | 9 | -149/+170 |
2014-05-22 | ARM: l2c: remove unnecessary UL-suffix to mask values | Russell King | 1 | -1/+1 |
2014-04-25 | ARM: mach-bcm: add ARM_ERRATA_775420 | Scott Branden | 1 | -0/+1 |
2014-04-25 | ARM: bcm: Restrict ARCH_BCM selection to ARCH_MULTI_V6_V7 | Alexander Shiyan | 1 | -8/+3 |
2014-04-25 | ARM: bcm: rename "kona.h" and "kona.c" | Alex Elder | 5 | -3/+3 |
2014-04-25 | ARM: bcm: rewrite commentary for bcm_kona_do_smc() | Alex Elder | 1 | -10/+28 |
2014-04-25 | ARM: bcm: use inline assembly for "smc" request | Alex Elder | 4 | -51/+49 |
2014-04-25 | ARM: bcm: tidy up a few includes | Alex Elder | 3 | -6/+5 |
2014-04-25 | ARM: bcm: config option for l2 cache support | Alex Elder | 4 | -5/+20 |
2014-04-25 | ARM: bcm: don't special-case CPU 0 in bcm_kona_smc() | Alex Elder | 1 | -6/+1 |
2014-04-25 | ARM: bcm: have bcm_kona_smc() return request result | Alex Elder | 2 | -8/+12 |
2014-04-25 | ARM: bcm: clean up SMC code | Alex Elder | 2 | -67/+24 |
2014-04-25 | ARM: bcm: err, don't BUG() on SMC init failures | Alex Elder | 1 | -4/+10 |
2014-04-25 | ARM: bcm: use memory accessors for ioremapped area | Alex Elder | 1 | -5/+5 |
2014-04-25 | ARM: bcm: clean up config and build targets | Alex Elder | 2 | -7/+36 |
2014-04-22 | ARM: bcm: clean-up unneeded kconfig selects | Rob Herring | 1 | -8/+0 |
2014-04-06 | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 4 | -2/+169 |
2014-03-17 | Merge tag 'armsoc/for-3.15/soc-3' of git://github.com/broadcom/mach-bcm into ... | Arnd Bergmann | 2 | -2/+82 |
2014-03-17 | Merge branch 'bcm/cleanup' into next/soc | Arnd Bergmann | 3 | -89/+65 |
2014-03-14 | ARM: bcm21664: Add board support. | Markus Mayer | 2 | -2/+82 |
2014-03-14 | Merge tag 'armsoc/for-3.15/soc-2' into armsoc/for-3.15/soc-3 | Matt Porter | 3 | -1/+88 |