aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm
AgeCommit message (Expand)Author
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-10-21ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabledArnd Bergmann
2015-10-09ARM: brcmstb: Setup BIU control registers during bootFlorian Fainelli
2015-09-14soc: add stubs for brcmstb SoC'sBrian Norris
2015-09-14ARM: NSP: Add basic support for Broadcom Northstar Plus SoCJon Mason
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-08-11ARM: brcmstb: select ARCH_DMA_ADDR_T_64BIT for LPAEGregory Fong
2015-08-11ARM: BCM: Enable ARM erratum 798181 for BRCMSTBGregory Fong
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
2015-07-11ARM: BCM63xx: Remove custom secondary_startup functionFlorian Fainelli
2015-07-11ARM: BCM63xx: fix parameter to of_get_cpu_node in bcm63138_smp_boot_secondarySudeep Holla
2015-07-01ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNANDFlorian Fainelli
2015-06-24Merge tag 'armsoc-soc' into test-mergeKevin Hilman
2015-06-01Merge tag 'arm-soc/for-4.2/soc-part2' of http://github.com/broadcom/stblinux ...Arnd Bergmann
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2015-05-29ARM: brcmstb: Select ARCH_WANT_OPTIONAL_GPIOLIBGregory Fong
2015-05-28ARM: BCM: Enable NAND support for iProc SoCsRay Jui
2015-05-27ARM: BCM63xx: fix an error path in bcm63xx_pmb_power_on_cpu()Dan Carpenter
2015-05-22Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ...Arnd Bergmann
2015-05-20ARM: BCM63xx: Add SMP support for BCM63138Florian Fainelli
2015-05-20ARM: BCM63xx: Add secondary CPU PMB initialization sequenceFlorian Fainelli
2015-05-20ARM: BCM5301X: Ignore another (BCM4709 specific) fault codeRafał Miłecki
2015-05-14ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt
2015-05-14ARM: bcm2835: Drop the init_irq() hookEric Anholt
2015-05-14ARM: bcm2835: Skip doing our own iotable_init() initializationEric Anholt
2015-03-24ARM: cygnus: fix const declaration bcm_cygnus_dt_compatStefan Agner
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König
2015-02-18ARM: BCM: put back ARCH_MULTI_V7 dependency for mobileArnd Bergmann
2015-01-12ARM: brcmstb: update CPU power management sequenceBrian Norris
2014-12-10Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-11-20Merge tag 'arm-soc/for-3.19/cygnus-platform-v2' of http://github.com/brcm/lin...Arnd Bergmann
2014-11-11ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from KconfigScott Branden
2014-11-11ARM: mach-bcm: Consolidate currently supported IPROC SoCsScott Branden
2014-11-11ARM: cygnus: Initial support for Broadcom Cygnus SoCJonathan Richardson
2014-11-09irqchip: bcm7120-l2: Decouple driver from brcmstb-l2Kevin Cernekee
2014-10-20ARM: brcmstb: Kconfig: drop unneeded symbol selectionsBrian Norris
2014-10-20ARM: brcmstb: reintroduce SMP supportBrian Norris
2014-09-25Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/socArnd Bergmann
2014-09-17ARM: BCM63XX: add basic support for the Broadcom BCM63138 DSL SoCFlorian Fainelli
2014-08-25ARM: brcmstb: revert SMP supportBrian Norris
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-07-28ARM: brcmstb: select GISB arbiter and interrupt driversBrian Norris
2014-07-28ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCsMarc Carino
2014-07-28ARM: add SMP support for Broadcom mobile SoCsAlex Elder
2014-07-23platform: Remove most references to platform_bus devicePawel Moll
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-05-30ARM: l2c: bcm_5301x: convert to generic l2c OF initialisationRussell King
2014-05-29ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon