aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-spear
AgeCommit message (Expand)AuthorFilesLines
2023-08-12ARM: spear: Explicitly include correct DT includesGravatar Rob Herring 1-1/+1
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineGravatar Linus Walleij 1-1/+1
2023-05-26ARM: spear: include "pl080.h" for pl080_get_signal() prototypeGravatar Arnd Bergmann 1-0/+1
2023-03-24ARM: spear: remove obsolete config MACH_SPEAR600Gravatar Lukas Bulwahn 1-6/+0
2022-11-24ARM: spear: Do not use timer namespace for timer_shutdown() functionGravatar Steven Rostedt (Google) 1-4/+4
2022-10-10ARM: spear6xx: Staticize few definitionsGravatar Viresh Kumar 1-4/+4
2022-10-10clk: spear: Move prototype to accessible headerGravatar Viresh Kumar 3-3/+2
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 15-60/+15
2022-06-24arm: mach-spear: Add missing of_node_put() in time.cGravatar Liang He 1-2/+6
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Gravatar Thomas Gleixner 15-60/+15
2022-04-29ARM: spear: remove include/mach/ subdirectoryGravatar Arnd Bergmann 15-95/+14
2022-04-08ARM: rework endianess selectionGravatar Arnd Bergmann 1-1/+1
2022-03-19ARM: spear: fix typos in commentsGravatar Julia Lawall 1-1/+1
2021-04-08ARM/spi: spear: Drop PL022 num_chipselectGravatar Linus Walleij 2-12/+0
2021-02-11clk: spear: Move prototype to accessible headerGravatar Lee Jones 2-12/+1
2020-03-27ARM: spear: replace setup_irq() by request_irq()Gravatar afzal mohammed 1-7/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 3-12/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-02-01ARM: smp: remove arch-provided "pen_release"Gravatar Russell King 4-13/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 2-20/+8
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeGravatar Daniel Lezcano 1-1/+1
2017-05-24ARM/dmaengine: pl08x: pass reasonable memcpy settingsGravatar Linus Walleij 2-20/+8
2017-05-19ARM: remove duplicate 'const' annotations'Gravatar Arnd Bergmann 1-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 1-1/+1
2016-11-07ARM: spear: Fix error handlingGravatar Christophe JAILLET 1-1/+1
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyGravatar Kishon Vijay Abraham I 1-1/+0
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateGravatar Kefeng Wang 4-8/+4
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableGravatar Kefeng Wang 2-3/+0
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsGravatar Masahiro Yamada 1-3/+0
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptGravatar Masahiro Yamada 1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 2-2/+2
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2015-10-22ARM: Remove __ref on hotplug cpu die pathGravatar Stephen Boyd 1-1/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsGravatar Marc Zyngier 1-1/+1
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-40/+51
2015-07-28ARM: appropriate __init annotation for const dataGravatar Nicolas Pitre 1-1/+1
2015-07-17Update Viresh Kumar's email addressGravatar Viresh Kumar 15-15/+15
2015-07-17ARM/SPEAr/time: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-39/+50
2014-09-05ARM: spear: Remove references to PLAT_SPEAR_SINGLEGravatar Paul Bolle 1-5/+4
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-127/+8
2014-07-14ARM: SPEAr13xx: Add pcie and miphy DT nodesGravatar Pratyush Anand 2-124/+4
2014-07-14ARM: SPEAr13xx: Add bindings and dt node for misc blockGravatar Pratyush Anand 1-0/+1
2014-07-14ARM: SPEAr13xx: Fix static mapping tableGravatar Pratyush Anand 2-3/+3
2014-07-06ARM: spear: Staticize local symbols in spear1340.cGravatar Sachin Kamat 1-3/+3
2014-07-06ARM: spear: Staticize spear1310_io_desc in spear1310.cGravatar Sachin Kamat 1-1/+1
2014-07-06ARM: spear: Staticize spear13xx_io_descGravatar Sachin Kamat 1-1/+1