aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm
AgeCommit message (Expand)AuthorFilesLines
2022-04-22arm: bcmbca: add arch bcmbca machine entryGravatar William Zhang 1-0/+12
2022-04-04ARM: brcmstb: fix typos in commentsGravatar Julia Lawall 1-1/+1
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-1/+0
2022-03-17ARM: remove support for NOMMU ARMv4/v5Gravatar Arnd Bergmann 1-1/+0
2022-02-10ARM: mach-bcm: disable ftrace in SMC invocation routinesGravatar Ard Biesheuvel 1-0/+1
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+3
2021-10-20ARM: bcm: Removed forced select of interrupt controllersGravatar Florian Fainelli 1-4/+0
2021-10-20ARM: broadcom: Use of_get_cpu_hwid()Gravatar Rob Herring 1-3/+3
2021-08-19isystem: trim/fixup stdarg.h and other headersGravatar Alexey Dobriyan 1-2/+0
2021-01-25ARM: bcm: Select BRCMSTB_L2_IRQ for bcm2835Gravatar Maxime Ripard 1-0/+1
2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELGravatar Mike Rapoport 1-1/+0
2020-08-17ARM: bcm: Enable BCM7038_L1_IRQ for ARCH_BRCMSTBGravatar Florian Fainelli 1-0/+1
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