summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* bus: brcmstb_gisb: Rework dependenciesFlorian Fainelli2016-04-181-1/+0
* soc: brcmstb: add SoC driver to brcmstbJustin Chen2016-04-181-0/+1
* Merge tag 'bcm2835-soc-next-2015-12-28' of http://github.com/anholt/linux int...Arnd Bergmann2015-12-311-4/+5
|\
| * ARM: bcm2835: Add Kconfig support for bcm2836Eric Anholt2015-12-261-4/+5
* | Merge branch 'treewide/cleanup' into next/socOlof Johansson2015-12-221-9/+18
|\ \
| * | ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-9/+18
| |/
* | ARM: BCM: Add SMP support for Broadcom 4708Jon Mason2015-12-071-0/+1
* | ARM: BCM: Add SMP support for Broadcom NSPKapil Hali2015-12-071-0/+2
* | ARM: BCM5310X: activate erratas needed for SoCHauke Mehrtens2015-11-241-0/+4
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-101-0/+15
|\
| * soc: add stubs for brcmstb SoC'sBrian Norris2015-09-141-0/+1
| * ARM: NSP: Add basic support for Broadcom Northstar Plus SoCJon Mason2015-09-141-0/+14
* | ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabledArnd Bergmann2015-10-211-1/+1
|/
* 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: BCM: Do not select CONFIG_MTD_NAND_BRCMNANDFlorian Fainelli2015-07-011-1/+0
* 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: BCM: put back ARCH_MULTI_V7 dependency for mobileArnd Bergmann2015-02-181-2/+2
* 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-201-36/+57
|\ \
| * | 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-111-0/+32
| |/
* / ARM: brcmstb: Kconfig: drop unneeded symbol selectionsBrian Norris2014-10-201-3/+0
|/
* ARM: BCM63XX: add basic support for the Broadcom BCM63138 DSL SoCFlorian Fainelli2014-09-171-0/+17
* 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-281-0/+14
* ARM: add SMP support for Broadcom mobile SoCsAlex Elder2014-07-281-3/+15
* ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-4/+3
* Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-021-8/+4
|\
| * Merge tag 'for-3.16/bcm-soc' of git://github.com/broadcom/mach-bcm into next/socArnd Bergmann2014-05-241-8/+4
| |\
| | * ARM: mach-bcm: add ARM_ERRATA_775420Scott Branden2014-04-251-0/+1
| | * ARM: bcm: Restrict ARCH_BCM selection to ARCH_MULTI_V6_V7Alexander Shiyan2014-04-251-8/+3
| * | Merge branch 'bcm/cleanup' into next/socArnd Bergmann2014-05-241-5/+35
| |\|
* | | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon2014-05-291-1/+0
* | | Merge tag 'for-3.16/bcm-cleanup' of git://github.com/broadcom/mach-bcm into n...Arnd Bergmann2014-05-241-5/+35
|\ \ \ | |/ / |/| / | |/
| * ARM: bcm: config option for l2 cache supportAlex Elder2014-04-251-1/+11
| * ARM: bcm: clean up config and build targetsAlex Elder2014-04-251-4/+24
* | ARM: bcm: clean-up unneeded kconfig selectsRob Herring2014-04-221-8/+0
|/
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-0/+26
|\
| * Merge tag 'armsoc/for-3.15/soc-2' of git://github.com/broadcom/mach-bcm into ...Olof Johansson2014-03-111-0/+26
| |\
| | * ARM: BCM5301X: initial support for the BCM5301X/BCM470X SoCs with ARM CPUHauke Mehrtens2014-03-061-0/+26
| | * ARM: mach-bcm: Remove GENERIC_TIMERichard Weinberger2014-03-061-1/+0
* | | Merge tag 'bcm2835-for-3.15-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2014-03-111-0/+16
|\ \ \ | |/ / |/| |
| * | ARM: bcm2835: Move to mach-bcm directoryMarkus Mayer2014-02-241-0/+16
| |/
* / ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-5/+0
|/
* ARM: pinctrl: Add Broadcom Capri pinctrl driverSherman Yin2014-01-161-0/+1
* ARM: bcm281xx: Add ARCH Timers to configChristian Daudt2013-10-291-0/+1