summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm
Commit message (Expand)AuthorAgeFilesLines
...
| | * ARM: brcmstb: Select ARCH_WANT_OPTIONAL_GPIOLIBGregory Fong2015-05-291-0/+1
| | * ARM: BCM: Enable NAND support for iProc SoCsRay Jui2015-05-281-0/+1
| | * ARM: BCM63xx: fix an error path in bcm63xx_pmb_power_on_cpu()Dan Carpenter2015-05-271-1/+1
| * | Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ...Arnd Bergmann2015-05-226-5/+433
| |\ \ | | |/
| | * ARM: BCM63xx: Add SMP support for BCM63138Florian Fainelli2015-05-204-1/+207
| | * ARM: BCM63xx: Add secondary CPU PMB initialization sequenceFlorian Fainelli2015-05-201-0/+221
| | * ARM: BCM5301X: Ignore another (BCM4709 specific) fault codeRafał Miłecki2015-05-201-4/+5
| * | ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt2015-05-141-73/+0
| * | ARM: bcm2835: Drop the init_irq() hookEric Anholt2015-05-141-1/+0
| * | ARM: bcm2835: Skip doing our own iotable_init() initializationEric Anholt2015-05-141-17/+0
| |/
* | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-014-56/+2
|/
* ARM: cygnus: fix const declaration bcm_cygnus_dt_compatStefan Agner2015-03-241-1/+1
* ARM: make arrays containing machine compatible strings constUwe Kleine-König2015-02-191-1/+1
* ARM: BCM: put back ARCH_MULTI_V7 dependency for mobileArnd Bergmann2015-02-181-2/+2
* ARM: brcmstb: update CPU power management sequenceBrian Norris2015-01-121-22/+63
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-101-0/+1
|\
| * irqchip: bcm7120-l2: Decouple driver from brcmstb-l2Kevin Cernekee2014-11-091-0/+1
* | Merge tag 'arm-soc/for-3.19/cygnus-platform-v2' of http://github.com/brcm/lin...Arnd Bergmann2014-11-203-36/+85
|\ \
| * | ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from KconfigScott Branden2014-11-111-16/+10
| * | ARM: mach-bcm: Consolidate currently supported IPROC SoCsScott Branden2014-11-111-21/+16
| * | ARM: cygnus: Initial support for Broadcom Cygnus SoCJonathan Richardson2014-11-113-0/+60
| |/
* | ARM: brcmstb: Kconfig: drop unneeded symbol selectionsBrian Norris2014-10-201-3/+0
* | ARM: brcmstb: reintroduce SMP supportBrian Norris2014-10-204-0/+383
|/
* Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/socArnd Bergmann2014-09-253-0/+47
|\
| * ARM: BCM63XX: add basic support for the Broadcom BCM63138 DSL SoCFlorian Fainelli2014-09-173-0/+47
* | ARM: brcmstb: revert SMP supportBrian Norris2014-08-254-416/+0
|/
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-087-3/+684
|\
| * ARM: brcmstb: select GISB arbiter and interrupt driversBrian Norris2014-07-281-0/+2
| * ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCsMarc Carino2014-07-286-0/+462
| * ARM: add SMP support for Broadcom mobile SoCsAlex Elder2014-07-283-3/+220
* | platform: Remove most references to platform_bus devicePawel Moll2014-07-232-4/+2
|/
* ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-4/+3
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-051-7/+2
|\
| * ARM: l2c: bcm_5301x: convert to generic l2c OF initialisationRussell King2014-05-301-7/+2
| * ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King2014-05-221-1/+1
* | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-021-8/+4
|\ \
| * \ Merge tag 'for-3.16/bcm-soc' of git://github.com/broadcom/mach-bcm into next/socArnd Bergmann2014-05-241-8/+4
| |\ \
| | * | ARM: mach-bcm: add ARM_ERRATA_775420Scott Branden2014-04-251-0/+1
| | * | ARM: bcm: Restrict ARCH_BCM selection to ARCH_MULTI_V6_V7Alexander Shiyan2014-04-251-8/+3
| * | | Merge branch 'bcm/cleanup' into next/socArnd Bergmann2014-05-249-149/+170
| |\ \ \ | | |/ /
* | | | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon2014-05-291-1/+0
* | | | Merge tag 'for-3.16/bcm-cleanup' of git://github.com/broadcom/mach-bcm into n...Arnd Bergmann2014-05-249-149/+170
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ARM: bcm: rename "kona.h" and "kona.c"Alex Elder2014-04-255-3/+3
| * | ARM: bcm: rewrite commentary for bcm_kona_do_smc()Alex Elder2014-04-251-10/+28
| * | ARM: bcm: use inline assembly for "smc" requestAlex Elder2014-04-254-51/+49
| * | ARM: bcm: tidy up a few includesAlex Elder2014-04-253-6/+5
| * | ARM: bcm: config option for l2 cache supportAlex Elder2014-04-254-5/+20
| * | ARM: bcm: don't special-case CPU 0 in bcm_kona_smc()Alex Elder2014-04-251-6/+1
| * | ARM: bcm: have bcm_kona_smc() return request resultAlex Elder2014-04-252-8/+12
| * | ARM: bcm: clean up SMC codeAlex Elder2014-04-252-67/+24
OpenPOWER on IntegriCloud