Age | Commit message (Expand) | Author | Files | Lines |
2018-12-31 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 4 | -24/+4 |
2018-11-27 | Merge tag 'tags/bcm2835-soc-next-2018-11-27' into soc/next | Florian Fainelli | 3 | -24/+3 |
2018-11-23 | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig | 1 | -1/+1 |
2018-11-14 | ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifier | Stefan Wahren | 3 | -24/+3 |
2018-11-12 | ARM: BCM63XX: Enable reset controller support | Florian Fainelli | 1 | -0/+1 |
2018-06-26 | PCI: controller: Move PCI_DOMAINS selection to arch Kconfig | Lorenzo Pieralisi | 1 | -0/+1 |
2018-05-09 | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig | 1 | -1/+0 |
2017-12-20 | soc: brcmstb: biuctrl: Move to early_initcall | Florian Fainelli | 1 | -2/+0 |
2017-11-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 6 | -7/+94 |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-10-12 | ARM: bcm: Add support for Broadcom Hurricane 2 SoC | Florian Fainelli | 3 | -0/+37 |
2017-10-12 | treewide: Fix typos in Kconfig | Masanari Iida | 1 | -3/+3 |
2017-09-25 | ARM: bcm2836: Send event when onlining other cores | Phil Elwell | 1 | -0/+3 |
2017-09-25 | irqchip: bcm2836: Move SMP startup code to arch/arm (v2) | Stefan Wahren | 4 | -1/+55 |
2017-09-25 | clk: bcm2835: remove remains from stub clk driver | Danilo Krummrich | 1 | -7/+0 |
2017-07-04 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+2 |
2017-06-18 | Merge tag 'arm-soc/for-4.13/soc' of http://github.com/Broadcom/stblinux into ... | Olof Johansson | 1 | -0/+2 |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 1 | -1/+1 |
2017-05-19 | ARM: BCM: Enable thermal support for NSP SoCs | Jon Mason | 1 | -0/+2 |
2017-05-19 | ARM: remove duplicate 'const' annotations' | Arnd Bergmann | 1 | -1/+1 |
2017-03-15 | ARM: brcmstb: Enable ARCH_HAS_HOLES_MEMORYMODEL | Danesh Petigara | 1 | -0/+1 |
2017-03-15 | ARM: brcmstb: Enable ZONE_DMA for non 64-bit capable peripherals | Al Cooper | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 3 | -4/+4 |
2016-11-16 | ARM: BCM5301X: Add back handler ignoring external imprecise aborts | Rafał Miłecki | 1 | -0/+28 |
2016-10-07 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2 | -0/+30 |
2016-09-14 | clk: iproc: Make clocks visible options | Jon Mason | 1 | -1/+0 |
2016-08-22 | ARM: BCM53573: Initial support for Broadcom BCM53573 SoCs | Rafał Miłecki | 1 | -0/+14 |
2016-08-08 | ARM: brcmstb: Add earlyprintk support using run-time checks | Florian Fainelli | 1 | -0/+16 |
2016-08-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 1 | -79/+37 |
2016-08-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 6 | -46/+98 |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -4/+3 |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -14/+0 |
2016-07-06 | Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/soc | Arnd Bergmann | 1 | -4/+3 |
2016-06-28 | clocksource/drivers/bcm_kona: Add the COMPILE_TEST option | Daniel Lezcano | 1 | -0/+1 |
2016-06-28 | clocksource/drivers/bcm2835: Add the COMPILE_TEST option | Daniel Lezcano | 1 | -0/+1 |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 3 | -14/+0 |
2016-06-08 | ARM: bcm: fix missing include of kona_l2_cache.h | Ben Dooks | 1 | -0/+1 |
2016-06-06 | ARM: BCM23550 SMP support | Chris Brand | 1 | -0/+58 |
2016-06-06 | ARM: Add support for Broadcom BCM23550 SoC | Chris Brand | 3 | -3/+39 |
2016-06-06 | ARM: bcm21664: Remove reset code | Chris Brand | 1 | -42/+0 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -4/+3 |
2016-05-31 | ARM: BCM: modify Broadcom CPU enable method | Chris Brand | 1 | -79/+37 |
2016-04-18 | bus: brcmstb_gisb: Rework dependencies | Florian Fainelli | 1 | -1/+0 |
2016-04-18 | soc: brcmstb: add SoC driver to brcmstb | Justin Chen | 1 | -0/+1 |
2016-02-02 | ARM: BCM63xx: Remove unused pmb_dn variable | Florian Fainelli | 1 | -2/+0 |
2016-02-01 | ARM: bcm: use const and __initconst for smp_operations | Masahiro Yamada | 1 | -1/+1 |
2015-12-31 | Merge tag 'bcm2835-soc-next-2015-12-28' of http://github.com/anholt/linux int... | Arnd Bergmann | 2 | -4/+10 |
2015-12-26 | ARM: bcm2835: Add Kconfig support for bcm2836 | Eric Anholt | 1 | -4/+5 |