aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-18bus: brcmstb_gisb: Rework dependenciesFlorian Fainelli1-1/+0
2016-04-18soc: brcmstb: add SoC driver to brcmstbJustin Chen1-0/+1
2016-02-02ARM: BCM63xx: Remove unused pmb_dn variableFlorian Fainelli1-2/+0
2016-02-01ARM: bcm: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2015-12-31Merge tag 'bcm2835-soc-next-2015-12-28' of http://github.com/anholt/linux into next/socArnd Bergmann2-4/+10
2015-12-26ARM: bcm2835: Add Kconfig support for bcm2836Eric Anholt1-4/+5
2015-12-22Merge branch 'treewide/cleanup' into next/socOlof Johansson4-12/+21
2015-12-22ARM: bcm2835: Add a compat string for bcm2836 machine probeEric Anholt1-0/+5
2015-12-07ARM: BCM: Add SMP support for Broadcom 4708Jon Mason2-0/+4
2015-12-07ARM: BCM: Add SMP support for Broadcom NSPKapil Hali3-3/+71
2015-12-07ARM: BCM: Clean up SMP support for Broadcom KonaKapil Hali1-28/+54
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-9/+18
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada3-3/+3
2015-11-24ARM: BCM5310X: activate erratas needed for SoCHauke Mehrtens1-0/+4
2015-11-24ARM: BCM5301X: remove workaround imprecise abort fault handlerLucas Stach1-35/+0
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-1/+53
2015-10-21ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabledArnd Bergmann1-1/+1
2015-10-09ARM: brcmstb: Setup BIU control registers during bootFlorian Fainelli1-0/+9
2015-09-14soc: add stubs for brcmstb SoC'sBrian Norris1-0/+1
2015-09-14ARM: NSP: Add basic support for Broadcom Northstar Plus SoCJon Mason3-1/+43
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2015-08-11ARM: brcmstb: select ARCH_DMA_ADDR_T_64BIT for LPAEGregory Fong1-0/+1
2015-08-11ARM: BCM: Enable ARM erratum 798181 for BRCMSTBGregory Fong1-0/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre2-2/+2
2015-07-11ARM: BCM63xx: Remove custom secondary_startup functionFlorian Fainelli4-28/+2
2015-07-11ARM: BCM63xx: fix parameter to of_get_cpu_node in bcm63138_smp_boot_secondarySudeep Holla1-1/+1
2015-07-01ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNANDFlorian Fainelli1-1/+0
2015-06-24Merge tag 'armsoc-soc' into test-mergeKevin Hilman8-96/+435
2015-06-01Merge tag 'arm-soc/for-4.2/soc-part2' of http://github.com/broadcom/stblinux into next/socArnd Bergmann2-1/+3
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King4-56/+2
2015-05-29ARM: brcmstb: Select ARCH_WANT_OPTIONAL_GPIOLIBGregory Fong1-0/+1
2015-05-28ARM: BCM: Enable NAND support for iProc SoCsRay Jui1-0/+1
2015-05-27ARM: BCM63xx: fix an error path in bcm63xx_pmb_power_on_cpu()Dan Carpenter1-1/+1
2015-05-22Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux into next/socArnd Bergmann6-5/+433
2015-05-20ARM: BCM63xx: Add SMP support for BCM63138Florian Fainelli4-1/+207
2015-05-20ARM: BCM63xx: Add secondary CPU PMB initialization sequenceFlorian Fainelli1-0/+221
2015-05-20ARM: BCM5301X: Ignore another (BCM4709 specific) fault codeRafał Miłecki1-4/+5
2015-05-14ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt1-73/+0
2015-05-14ARM: bcm2835: Drop the init_irq() hookEric Anholt1-1/+0
2015-05-14ARM: bcm2835: Skip doing our own iotable_init() initializationEric Anholt1-17/+0
2015-03-24ARM: cygnus: fix const declaration bcm_cygnus_dt_compatStefan Agner1-1/+1
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König1-1/+1
2015-02-18ARM: BCM: put back ARCH_MULTI_V7 dependency for mobileArnd Bergmann1-2/+2
2015-01-12ARM: brcmstb: update CPU power management sequenceBrian Norris1-22/+63
2014-12-10Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-11-20Merge tag 'arm-soc/for-3.19/cygnus-platform-v2' of http://github.com/brcm/linux into next/socArnd Bergmann3-36/+85
2014-11-11ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from KconfigScott Branden1-16/+10
2014-11-11ARM: mach-bcm: Consolidate currently supported IPROC SoCsScott Branden1-21/+16
2014-11-11ARM: cygnus: Initial support for Broadcom Cygnus SoCJonathan Richardson3-0/+60
2014-11-09irqchip: bcm7120-l2: Decouple driver from brcmstb-l2Kevin Cernekee1-0/+1