aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-28clocksource/drivers/bcm_kona: Add the COMPILE_TEST optionDaniel Lezcano1-0/+1
2016-06-28clocksource/drivers/bcm2835: Add the COMPILE_TEST optionDaniel Lezcano1-0/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang3-14/+0
2016-06-08ARM: bcm: fix missing include of kona_l2_cache.hBen Dooks1-0/+1
2016-06-06ARM: BCM23550 SMP supportChris Brand1-0/+58
2016-06-06ARM: Add support for Broadcom BCM23550 SoCChris Brand3-3/+39
2016-06-06ARM: bcm21664: Remove reset codeChris Brand1-42/+0
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-4/+3
2016-05-31ARM: BCM: modify Broadcom CPU enable methodChris Brand1-79/+37
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