summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-spear
AgeCommit message (Expand)AuthorLines
2023-08-12ARM: spear: Explicitly include correct DT includesRob Herring-1/+1
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij-1/+1
2023-05-26ARM: spear: include "pl080.h" for pl080_get_signal() prototypeArnd Bergmann-0/+1
2023-03-24ARM: spear: remove obsolete config MACH_SPEAR600Lukas Bulwahn-6/+0
2022-11-24ARM: spear: Do not use timer namespace for timer_shutdown() functionSteven Rostedt (Google)-4/+4
2022-10-10ARM: spear6xx: Staticize few definitionsViresh Kumar-4/+4
2022-10-10clk: spear: Move prototype to accessible headerViresh Kumar-3/+2
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-60/+15
2022-06-24arm: mach-spear: Add missing of_node_put() in time.cLiang He-2/+6
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner-60/+15
2022-04-29ARM: spear: remove include/mach/ subdirectoryArnd Bergmann-95/+14
2022-04-08ARM: rework endianess selectionArnd Bergmann-1/+1
2022-03-19ARM: spear: fix typos in commentsJulia Lawall-1/+1
2021-04-08ARM/spi: spear: Drop PL022 num_chipselectLinus Walleij-12/+0
2021-02-11clk: spear: Move prototype to accessible headerLee Jones-12/+1
2020-03-27ARM: spear: replace setup_irq() by request_irq()afzal mohammed-7/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-12/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-02-01ARM: smp: remove arch-provided "pen_release"Russell King-13/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-20/+8
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano-1/+1
2017-05-24ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij-20/+8
2017-05-19ARM: remove duplicate 'const' annotations'Arnd Bergmann-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli-1/+1
2016-11-07ARM: spear: Fix error handlingChristophe JAILLET-1/+1
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I-1/+0
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang-8/+4
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang-3/+0
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij-1/+1
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada-3/+0
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada-2/+2
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd-1/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier-1/+1
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-40/+51
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre-1/+1
2015-07-17Update Viresh Kumar's email addressViresh Kumar-15/+15
2015-07-17ARM/SPEAr/time: Migrate to new 'set-state' interfaceViresh Kumar-39/+50
2014-09-05ARM: spear: Remove references to PLAT_SPEAR_SINGLEPaul Bolle-5/+4
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-127/+8
2014-07-14ARM: SPEAr13xx: Add pcie and miphy DT nodesPratyush Anand-124/+4
2014-07-14ARM: SPEAr13xx: Add bindings and dt node for misc blockPratyush Anand-0/+1
2014-07-14ARM: SPEAr13xx: Fix static mapping tablePratyush Anand-3/+3
2014-07-06ARM: spear: Staticize local symbols in spear1340.cSachin Kamat-3/+3
2014-07-06ARM: spear: Staticize spear1310_io_desc in spear1310.cSachin Kamat-1/+1
2014-07-06ARM: spear: Staticize spear13xx_io_descSachin Kamat-1/+1