summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: BCM: Clean up SMP support for Broadcom KonaKapil Hali2015-12-071-28/+54
* | ARM: BCM5310X: activate erratas needed for SoCHauke Mehrtens2015-11-241-0/+4
* | ARM: BCM5301X: remove workaround imprecise abort fault handlerLucas Stach2015-11-241-35/+0
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-104-1/+53
|\
| * ARM: brcmstb: Setup BIU control registers during bootFlorian Fainelli2015-10-091-0/+9
| * soc: add stubs for brcmstb SoC'sBrian Norris2015-09-141-0/+1
| * ARM: NSP: Add basic support for Broadcom Northstar Plus SoCJon Mason2015-09-143-1/+43
* | ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabledArnd Bergmann2015-10-211-1/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-011-0/+2
|\
| * ARM: brcmstb: select ARCH_DMA_ADDR_T_64BIT for LPAEGregory Fong2015-08-111-0/+1
| * ARM: BCM: Enable ARM erratum 798181 for BRCMSTBGregory Fong2015-08-111-0/+1
* | ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-282-2/+2
* | ARM: BCM63xx: Remove custom secondary_startup functionFlorian Fainelli2015-07-114-28/+2
* | ARM: BCM63xx: fix parameter to of_get_cpu_node in bcm63138_smp_boot_secondarySudeep Holla2015-07-111-1/+1
|/
* ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNANDFlorian Fainelli2015-07-011-1/+0
* Merge tag 'armsoc-soc' into test-mergeKevin Hilman2015-06-248-96/+435
|\
| * Merge tag 'arm-soc/for-4.2/soc-part2' of http://github.com/broadcom/stblinux ...Arnd Bergmann2015-06-012-1/+3
| |\
| | * 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
|\
OpenPOWER on IntegriCloud