summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sti
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner3-12/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-12-20ARM: sti: remove pen_release and boot_lockPatrice Chotard3-118/+15
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-1/+1
2016-10-20reset: sti: Remove STiH415/6 reset supportPeter Griffin1-2/+0
2016-07-14Merge tag 'sti-soc-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+10
2016-07-11ARM: sti: Implement dummy L2 cache's write_secPatrice Chotard1-0/+9
2016-07-11ARM: STi: Update machine _namestr to be more generic.Peter Griffin1-1/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-04-07ARM: STi: Update platform level menuconfig 'help'Lee Jones1-5/+4
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-3/+4
2015-12-15clocksource/drivers/st_lpc: Fix Kconfig dependencyDaniel Lezcano1-0/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada2-2/+2
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-5/+55
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-1/+1
2015-07-22ARM: STi: Remove platform call to trace_hardirqs_off()Peter Griffin1-2/+0
2015-07-22ARM: STi: Add code to release secondary cores from holding pen.Peter Griffin3-3/+55
2015-05-13ARM: STi: Ensure requested STi's SysCfg Controlled IRQs are enabled at bootLee Jones1-0/+1
2015-03-11ARM: STi: Add STiH410 SoC supportFabrice GASNIER1-0/+1
2015-02-18ARM: sti: always enable RESET_CONTROLLERArnd Bergmann1-0/+1
2015-01-16ARM: STi: Add STiH418 SoC supportMaxime COQUELIN1-0/+1
2014-10-31ARM: sti: Add STiH407 Kconfig entry to select STIH407_RESETPeter Griffin1-0/+10
2014-07-06ARM: sti: Staticize local variablesSachin Kamat1-3/+3
2014-06-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+2
2014-06-19ARM: l2c: fix dependencies on PL310 errata symbolsRussell King1-2/+2
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring1-1/+1
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-21/+6
2014-05-30ARM: l2c: sti: convert to generic l2c OF initialisationRussell King1-21/+6
2014-05-30ARM: l2c: fix register namingRussell King1-4/+4
2014-05-17ARM: STi: Add STiH407 SoC supportMaxime Coquelin1-0/+1
2014-03-18Merge branch 'cleanup/kconfig' into next/driversArnd Bergmann1-4/+0
2014-03-11ARM: STi: Add reset controller support to mach-sti KconfigStephen Gallimore1-0/+3
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-2/+0
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre1-2/+1
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-11-14ARM: sti: only select errata 764369 if SMPOlof Johansson1-1/+1
2013-10-14treewide: Fix typo in KconfigMasanari Iida1-2/+2
2013-09-29ARM: sti: remove custom .init_time hookSebastian Hesselbarth1-6/+4
2013-08-04ARM: STi: remove sti_secondary_start from INIT section.Srinivas Kandagatla1-2/+0
2013-07-22ARM: STi: Set correct ARM ERRATAs.Srinivas Kandagatla1-1/+2
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-3/+3
2013-06-25ARM: sti: Add STiH416 SOC supportSrinivas Kandagatla2-1/+11
2013-06-25ARM: sti: Add STiH415 SOC supportSrinivas Kandagatla6-0/+263