summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm
Commit message (Expand)AuthorAgeFilesLines
* ARM: bcm: Drop unused includesRob Herring2023-07-214-6/+1
* ARM: bcm: Use of_address_to_resource()Rob Herring2023-03-241-17/+6
* ARM: BCM63xx: remove useless goto statementDario Binacchi2023-01-101-2/+1
* Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-0413-149/+24
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-1014-161/+26
* | ARM: bcmbca: Include full family name in KconfigRafał Miłecki2022-07-151-1/+1
* | ARM: bcm: NSP: Removed forced thermal selectionFlorian Fainelli2022-07-141-2/+0
* | arm: bcmbca: Add BCMBCA sub platformsWilliam Zhang2022-07-081-18/+43
* | arm: bcmbca: Move BCM63138 ARCH_BCM_63XX to ARCH_BCMBCAWilliam Zhang2022-07-082-33/+5
* | ARM: bcm: Fix refcount leak in bcm_kona_smc_initMiaoqian Lin2022-06-081-0/+1
|/
* arm: bcmbca: add arch bcmbca machine entryWilliam Zhang2022-04-221-0/+12
* ARM: brcmstb: fix typos in commentsJulia Lawall2022-04-041-1/+1
* Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-03-231-1/+0
|\
| * ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann2022-03-171-1/+0
* | ARM: mach-bcm: disable ftrace in SMC invocation routinesArd Biesheuvel2022-02-101-0/+1
|/
* Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-021-3/+3
|\
| * ARM: broadcom: Use of_get_cpu_hwid()Rob Herring2021-10-201-3/+3
* | ARM: bcm: Removed forced select of interrupt controllersFlorian Fainelli2021-10-201-4/+0
|/
* isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-2/+0
* ARM: bcm: Select BRCMSTB_L2_IRQ for bcm2835Maxime Ripard2021-01-251-0/+1
* arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2020-12-151-1/+0
* ARM: bcm: Enable BCM7038_L1_IRQ for ARCH_BRCMSTBFlorian Fainelli2020-08-171-0/+1
* ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSPMatthew Hagan2020-06-141-0/+1
* ARM: bcm: Drop unneeded select of PCI_DOMAINS_GENERIC, HAVE_SMP, TIMER_OFGeert Uytterhoeven2020-03-101-8/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-02-081-0/+1
|\
| * ARM: bcm: Select ARM_AMBA for ARCH_BRCMSTBFlorian Fainelli2019-12-261-0/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
* | ARM: bcm: Add missing sentinel to bcm2711_compat[]H. Nikolaus Schaller2019-12-151-0/+1
|/
* Merge tag 'tags/bcm2835-soc-next-2019-10-15' into soc/nextFlorian Fainelli2019-10-163-2/+29
|\
| * ARM: bcm: Add support for BCM2711 SoCStefan Wahren2019-10-103-2/+29
* | ARM: bcm: fix missing __iomem in bcm_kona_smc.cBen Dooks2019-10-161-1/+1
* | ARM: bcm: include local platsmp.h for bcm2836_smp_opsBen Dooks2019-10-161-0/+2
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-196-7/+9
|\
| * ARM: use arch_extension directive instead of arch argumentStefan Agner2019-06-192-5/+0
| * Merge tag 'arm-soc/for-5.3/soc' of https://github.com/Broadcom/stblinux into ...Olof Johansson2019-06-174-2/+9
| |\
| | * ARM: bcm: Enable PINCTRL for ARCH_BRCMSTBDoug Berger2019-06-111-0/+1
| | * ARM: bcm: Enable ARCH_HAS_RESET_CONTROLLER for ARCH_BRCMSTBJim Quinlan2019-06-111-0/+1
| | * ARM: bcm: fix a leaked reference by adding missing of_node_putWen Yang2019-05-203-2/+7
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 226Thomas Gleixner2019-06-191-2/+1
|/ /
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt2019-01-091-0/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-12-314-24/+4
|\
| * Merge tag 'tags/bcm2835-soc-next-2018-11-27' into soc/nextFlorian Fainelli2018-11-273-24/+3
| |\
| | * ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifierStefan Wahren2018-11-143-24/+3
| * | ARM: BCM63XX: Enable reset controller supportFlorian Fainelli2018-11-121-0/+1
| |/
* / PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-1/+1
|/
* PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi2018-06-261-0/+1
* arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-1/+0
* soc: brcmstb: biuctrl: Move to early_initcallFlorian Fainelli2017-12-201-2/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-166-7/+94
|\