aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm
AgeCommit message (Expand)AuthorFilesLines
2020-06-14ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSPGravatar Matthew Hagan 1-0/+1
2020-03-10ARM: bcm: Drop unneeded select of PCI_DOMAINS_GENERIC, HAVE_SMP, TIMER_OFGravatar Geert Uytterhoeven 1-8/+0
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-0/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-2/+2
2019-12-26ARM: bcm: Select ARM_AMBA for ARCH_BRCMSTBGravatar Florian Fainelli 1-0/+1
2019-12-15ARM: bcm: Add missing sentinel to bcm2711_compat[]Gravatar H. Nikolaus Schaller 1-0/+1
2019-10-16Merge tag 'tags/bcm2835-soc-next-2019-10-15' into soc/nextGravatar Florian Fainelli 3-2/+29
2019-10-16ARM: bcm: fix missing __iomem in bcm_kona_smc.cGravatar Ben Dooks 1-1/+1
2019-10-16ARM: bcm: include local platsmp.h for bcm2836_smp_opsGravatar Ben Dooks 1-0/+2
2019-10-10ARM: bcm: Add support for BCM2711 SoCGravatar Stefan Wahren 3-2/+29
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 6-7/+9
2019-06-19ARM: use arch_extension directive instead of arch argumentGravatar Stefan Agner 2-5/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 226Gravatar Thomas Gleixner 1-2/+1
2019-06-17Merge tag 'arm-soc/for-5.3/soc' of https://github.com/Broadcom/stblinux into ...Gravatar Olof Johansson 4-2/+9
2019-06-11ARM: bcm: Enable PINCTRL for ARCH_BRCMSTBGravatar Doug Berger 1-0/+1
2019-06-11ARM: bcm: Enable ARCH_HAS_RESET_CONTROLLER for ARCH_BRCMSTBGravatar Jim Quinlan 1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-05-20ARM: bcm: fix a leaked reference by adding missing of_node_putGravatar Wen Yang 3-2/+7
2019-01-09bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Gravatar Eric Anholt 1-0/+1
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 4-24/+4
2018-11-27Merge tag 'tags/bcm2835-soc-next-2018-11-27' into soc/nextGravatar Florian Fainelli 3-24/+3
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsGravatar Christoph Hellwig 1-1/+1
2018-11-14ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifierGravatar Stefan Wahren 3-24/+3
2018-11-12ARM: BCM63XX: Enable reset controller supportGravatar Florian Fainelli 1-0/+1
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigGravatar Lorenzo Pieralisi 1-0/+1
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigGravatar Christoph Hellwig 1-1/+0
2017-12-20soc: brcmstb: biuctrl: Move to early_initcallGravatar Florian Fainelli 1-2/+0
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 6-7/+94
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-10-12ARM: bcm: Add support for Broadcom Hurricane 2 SoCGravatar Florian Fainelli 3-0/+37
2017-10-12treewide: Fix typos in KconfigGravatar Masanari Iida 1-3/+3
2017-09-25ARM: bcm2836: Send event when onlining other coresGravatar Phil Elwell 1-0/+3
2017-09-25irqchip: bcm2836: Move SMP startup code to arch/arm (v2)Gravatar Stefan Wahren 4-1/+55
2017-09-25clk: bcm2835: remove remains from stub clk driverGravatar Danilo Krummrich 1-7/+0
2017-07-04Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+2
2017-06-18Merge tag 'arm-soc/for-4.13/soc' of http://github.com/Broadcom/stblinux into ...Gravatar Olof Johansson 1-0/+2
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFGravatar Daniel Lezcano 1-1/+1
2017-05-19ARM: BCM: Enable thermal support for NSP SoCsGravatar Jon Mason 1-0/+2
2017-05-19ARM: remove duplicate 'const' annotations'Gravatar Arnd Bergmann 1-1/+1
2017-03-15ARM: brcmstb: Enable ARCH_HAS_HOLES_MEMORYMODELGravatar Danesh Petigara 1-0/+1
2017-03-15ARM: brcmstb: Enable ZONE_DMA for non 64-bit capable peripheralsGravatar Al Cooper 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 3-4/+4
2016-11-16ARM: BCM5301X: Add back handler ignoring external imprecise abortsGravatar Rafał Miłecki 1-0/+28
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 2-0/+30
2016-09-14clk: iproc: Make clocks visible optionsGravatar Jon Mason 1-1/+0
2016-08-22ARM: BCM53573: Initial support for Broadcom BCM53573 SoCsGravatar Rafał Miłecki 1-0/+14
2016-08-08ARM: brcmstb: Add earlyprintk support using run-time checksGravatar Florian Fainelli 1-0/+16
2016-08-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 1-79/+37