summaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm
AgeCommit message (Expand)Author
2015-09-13ARM: v7 setup function should invalidate L1 cacheRussell King
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
2014-05-24Merge tag 'for-3.16/bcm-soc' of git://github.com/broadcom/mach-bcm into next/socArnd Bergmann
2014-05-24Merge branch 'bcm/cleanup' into next/socArnd Bergmann
2014-05-24Merge tag 'for-3.16/bcm-cleanup' of git://github.com/broadcom/mach-bcm into n...Arnd Bergmann
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King
2014-04-25ARM: mach-bcm: add ARM_ERRATA_775420Scott Branden
2014-04-25ARM: bcm: Restrict ARCH_BCM selection to ARCH_MULTI_V6_V7Alexander Shiyan
2014-04-25ARM: bcm: rename "kona.h" and "kona.c"Alex Elder
2014-04-25ARM: bcm: rewrite commentary for bcm_kona_do_smc()Alex Elder
2014-04-25ARM: bcm: use inline assembly for "smc" requestAlex Elder
2014-04-25ARM: bcm: tidy up a few includesAlex Elder
2014-04-25ARM: bcm: config option for l2 cache supportAlex Elder
2014-04-25ARM: bcm: don't special-case CPU 0 in bcm_kona_smc()Alex Elder
2014-04-25ARM: bcm: have bcm_kona_smc() return request resultAlex Elder
2014-04-25ARM: bcm: clean up SMC codeAlex Elder
2014-04-25ARM: bcm: err, don't BUG() on SMC init failuresAlex Elder
2014-04-25ARM: bcm: use memory accessors for ioremapped areaAlex Elder
2014-04-25ARM: bcm: clean up config and build targetsAlex Elder
2014-04-22ARM: bcm: clean-up unneeded kconfig selectsRob Herring
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-03-17Merge tag 'armsoc/for-3.15/soc-3' of git://github.com/broadcom/mach-bcm into ...Arnd Bergmann
2014-03-17Merge branch 'bcm/cleanup' into next/socArnd Bergmann
2014-03-14ARM: bcm21664: Add board support.Markus Mayer
2014-03-14Merge tag 'armsoc/for-3.15/soc-2' into armsoc/for-3.15/soc-3Matt Porter
2014-03-11Merge tag 'bcm2835-for-3.15-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson