aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-09bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-11-27Merge tag 'tags/bcm2835-soc-next-2018-11-27' into soc/nextFlorian Fainelli
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig
2018-11-14ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifierStefan Wahren
2018-11-12ARM: BCM63XX: Enable reset controller supportFlorian Fainelli
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2017-12-20soc: brcmstb: biuctrl: Move to early_initcallFlorian Fainelli
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12ARM: bcm: Add support for Broadcom Hurricane 2 SoCFlorian Fainelli
2017-10-12treewide: Fix typos in KconfigMasanari Iida
2017-09-25ARM: bcm2836: Send event when onlining other coresPhil Elwell
2017-09-25irqchip: bcm2836: Move SMP startup code to arch/arm (v2)Stefan Wahren
2017-09-25clk: bcm2835: remove remains from stub clk driverDanilo Krummrich
2017-07-04Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-06-18Merge tag 'arm-soc/for-4.13/soc' of http://github.com/Broadcom/stblinux into ...Olof Johansson
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2017-05-19ARM: BCM: Enable thermal support for NSP SoCsJon Mason
2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann
2017-03-15ARM: brcmstb: Enable ARCH_HAS_HOLES_MEMORYMODELDanesh Petigara
2017-03-15ARM: brcmstb: Enable ZONE_DMA for non 64-bit capable peripheralsAl Cooper
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2016-11-16ARM: BCM5301X: Add back handler ignoring external imprecise abortsRafał Miłecki
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-09-14clk: iproc: Make clocks visible optionsJon Mason
2016-08-22ARM: BCM53573: Initial support for Broadcom BCM53573 SoCsRafał Miłecki
2016-08-08ARM: brcmstb: Add earlyprintk support using run-time checksFlorian Fainelli
2016-08-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann
2016-06-28clocksource/drivers/bcm_kona: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-28clocksource/drivers/bcm2835: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-08ARM: bcm: fix missing include of kona_l2_cache.hBen Dooks
2016-06-06ARM: BCM23550 SMP supportChris Brand
2016-06-06ARM: Add support for Broadcom BCM23550 SoCChris Brand
2016-06-06ARM: bcm21664: Remove reset codeChris Brand
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-05-31ARM: BCM: modify Broadcom CPU enable methodChris Brand
2016-04-18bus: brcmstb_gisb: Rework dependenciesFlorian Fainelli
2016-04-18soc: brcmstb: add SoC driver to brcmstbJustin Chen
2016-02-02ARM: BCM63xx: Remove unused pmb_dn variableFlorian Fainelli
2016-02-01ARM: bcm: use const and __initconst for smp_operationsMasahiro Yamada