Age | Commit message (Expand) | Author |
2021-01-25 | ARM: bcm: Select BRCMSTB_L2_IRQ for bcm2835 | Maxime Ripard |
2020-12-15 | arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL | Mike Rapoport |
2020-08-17 | ARM: bcm: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB | Florian Fainelli |
2020-06-14 | ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP | Matthew Hagan |
2020-03-10 | ARM: bcm: Drop unneeded select of PCI_DOMAINS_GENERIC, HAVE_SMP, TIMER_OF | Geert Uytterhoeven |
2020-02-08 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-26 | ARM: bcm: Select ARM_AMBA for ARCH_BRCMSTB | Florian Fainelli |
2019-12-15 | ARM: bcm: Add missing sentinel to bcm2711_compat[] | H. Nikolaus Schaller |
2019-10-16 | Merge tag 'tags/bcm2835-soc-next-2019-10-15' into soc/next | Florian Fainelli |
2019-10-16 | ARM: bcm: fix missing __iomem in bcm_kona_smc.c | Ben Dooks |
2019-10-16 | ARM: bcm: include local platsmp.h for bcm2836_smp_ops | Ben Dooks |
2019-10-10 | ARM: bcm: Add support for BCM2711 SoC | Stefan Wahren |
2019-07-19 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-06-19 | ARM: use arch_extension directive instead of arch argument | Stefan Agner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 226 | Thomas Gleixner |
2019-06-17 | Merge tag 'arm-soc/for-5.3/soc' of https://github.com/Broadcom/stblinux into ... | Olof Johansson |
2019-06-11 | ARM: bcm: Enable PINCTRL for ARCH_BRCMSTB | Doug Berger |
2019-06-11 | ARM: bcm: Enable ARCH_HAS_RESET_CONTROLLER for ARCH_BRCMSTB | Jim Quinlan |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-20 | ARM: bcm: fix a leaked reference by adding missing of_node_put | Wen Yang |
2019-01-09 | bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD. | Eric Anholt |
2018-12-31 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-11-27 | Merge tag 'tags/bcm2835-soc-next-2018-11-27' into soc/next | Florian Fainelli |
2018-11-23 | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig |
2018-11-14 | ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifier | Stefan Wahren |
2018-11-12 | ARM: BCM63XX: Enable reset controller support | Florian Fainelli |
2018-06-26 | PCI: controller: Move PCI_DOMAINS selection to arch Kconfig | Lorenzo Pieralisi |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig |
2017-12-20 | soc: brcmstb: biuctrl: Move to early_initcall | Florian Fainelli |
2017-11-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-12 | ARM: bcm: Add support for Broadcom Hurricane 2 SoC | Florian Fainelli |
2017-10-12 | treewide: Fix typos in Kconfig | Masanari Iida |
2017-09-25 | ARM: bcm2836: Send event when onlining other cores | Phil Elwell |
2017-09-25 | irqchip: bcm2836: Move SMP startup code to arch/arm (v2) | Stefan Wahren |
2017-09-25 | clk: bcm2835: remove remains from stub clk driver | Danilo Krummrich |
2017-07-04 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2017-06-18 | Merge tag 'arm-soc/for-4.13/soc' of http://github.com/Broadcom/stblinux into ... | Olof Johansson |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano |
2017-05-19 | ARM: BCM: Enable thermal support for NSP SoCs | Jon Mason |
2017-05-19 | ARM: remove duplicate 'const' annotations' | Arnd Bergmann |
2017-03-15 | ARM: brcmstb: Enable ARCH_HAS_HOLES_MEMORYMODEL | Danesh Petigara |
2017-03-15 | ARM: brcmstb: Enable ZONE_DMA for non 64-bit capable peripherals | Al Cooper |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli |
2016-11-16 | ARM: BCM5301X: Add back handler ignoring external imprecise aborts | Rafał Miłecki |
2016-10-07 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2016-09-14 | clk: iproc: Make clocks visible options | Jon Mason |