summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2024-09-02ARM: mvebu: Warn about memory chunks too small for DDR trainingUwe Kleine-König-0/+3
2023-08-12ARM: mvebu: Explicitly include correct DT includesRob Herring-1/+2
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-3/+2
2022-11-28ARM: mvebu: switch to using gpiod API in pm-board codeDmitry Torokhov-19/+9
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers-3/+2
2022-08-30ARM: make ARCH_MULTIPLATFORM user-visibleArnd Bergmann-1/+1
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds-1/+1
2022-07-07ARM/dma-mapping: use dma-direct unconditionallyChristoph Hellwig-1/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner-89/+22
2022-04-08ARM: rework endianess selectionArnd Bergmann-2/+1
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle-1/+2
2020-10-26Merge tag 'mvebu-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-6/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig-1/+1
2020-09-24ARM: mvebu: drop pointless check for coherency_baseArd Biesheuvel-6/+1
2020-05-15ARM: mvebu: Drop unneeded select of HAVE_SMPGeert Uytterhoeven-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 406Thomas Gleixner-18/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-16Merge tag 'mvebu-arm-5.2-1' of git://git.infradead.org/linux-mvebu into arm/lateOlof Johansson-9/+10
2019-05-05ARM: Kirkwood: support of_get_mac_address new ERR_PTR errorPetr Štetiar-1/+2
2019-04-30ARM: mvebu: drop return from void functionNicholas Mc Guire-1/+0
2019-04-30ARM: mvebu: prefix coprocessor operand with pStefan Agner-2/+2
2019-04-30ARM: mvebu: drop unnecessary labelStefan Agner-1/+0
2019-04-30ARM: mvebu: fix a leaked reference by adding missing of_node_putWen Yang-3/+8
2019-04-21ARM: mvebu: kirkwood: remove error message when retrieving mac addressChris Packham-2/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-1/+1
2018-09-24ARM: mvebu: use dt_fixup to provide fallback for enable-methodChris Packham-6/+8
2018-06-27ARM: mvebu: convert secondary CPU clock sync to hotplug stateLucas Stach-26/+23
2018-06-27ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle-3/+3
2018-02-13ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson-2/+2
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-05Merge branch 'next/cleanup' into next/socOlof Johansson-2/+1
2017-08-16Merge tag 'mvebu-soc-4.14-1' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann-0/+2
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring-2/+1
2017-08-03ARM: mvebu: enable ARM_GLOBAL_TIMER compilation Armada 38x platformsMarcin Wojtas-0/+2
2017-07-18ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT-1/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-3/+3
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli-3/+3
2017-01-30arm: mvebu: support for SMP on 98DX3336 SoCChris Packham-0/+75
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner-1/+1
2016-10-17Merge tag 'mvebu-fixes-4.8-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson-3/+1
2016-09-19ARM: mvebu: Select corediv clk for all mvebu v7 SoCGregory CLEMENT-3/+1
2016-08-10ARM: don't include removed directoriesArnd Bergmann-2/+1
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-7/+12
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+1
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-13/+6
2016-07-14ARM/mvebu: Convert to hotplug state machineSebastian Andrzej Siewior-13/+6
2016-07-04Merge tag 'mvebu-cleanup-4.8-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson-5/+10