summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-qcom
Commit message (Expand)AuthorAgeFilesLines
* ARM: qcom: remove unnecessary boot_lockRussell King2019-02-011-26/+0
* ARM: qcom: Cleanup/Remove unnecessary board fileAndy Gross2016-08-232-32/+0
* ARM: qcom: Add support for MDM9615Neil Armstrong2016-06-242-0/+5
* ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-1/+2
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-3/+3
* ARM: Remove __ref on hotplug cpu die pathStephen Boyd2015-10-221-1/+1
* firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer2015-03-111-18/+3
* firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala2015-03-115-380/+1
* ARM: qcom: Prep scm code for move to drivers/firmwareKumar Gala2015-03-113-90/+90
* ARM: qcom: Cleanup scm interface to only export what is neededKumar Gala2015-03-112-10/+4
* ARM: qcom: Merge scm and scm boot code togetherKumar Gala2015-03-116-67/+30
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-174-37/+65
|\
| * ARM: qcom: Drop unnecessary selects from ARCH_QCOMStephen Boyd2015-01-231-2/+0
| * ARM: qcom: Fix SCM interface for big-endian kernelsStephen Boyd2015-01-232-18/+20
| * ARM: qcom: scm: Clarify boot interfaceStephen Boyd2015-01-232-3/+3
| * ARM: qcom: Add SCM warmboot flags for quad core targets.Lina Iyer2015-01-221-0/+2
| * ARM: qcom: scm: Add logging of actual return code from scm callOlav Haugan2015-01-191-0/+1
| * ARM: qcom: scm: Flush the command buffer only instead of the entire cacheVikram Mulukutla2015-01-191-5/+12
| * ARM: qcom: scm: Get cacheline size from CTRStephen Boyd2015-01-191-6/+8
| * ARM: qcom: scm: Fix incorrect cache invalidationStephen Boyd2015-01-191-8/+23
| * ARM: qcom: Select ARCH_SUPPORTS_BIG_ENDIANStephen Boyd2015-01-191-0/+1
* | ARM: 8301/1: qcom: Use secondary_startup_arm()Stephen Boyd2015-02-101-2/+2
|/
* ARM: qcom: Add initial IPQ8064 SoC and AP148 device treesKumar Gala2014-08-211-0/+2
* ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-5/+1
* Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2014-06-021-1/+3
|\
| * ARM: dts: qcom: Add APQ8084 SoC supportGeorgi Djakov2014-05-291-0/+1
| * ARM: dts: qcom: Add initial APQ8064 SoC and IFC6410 board device treesKumar Gala2014-05-291-1/+2
* | Merge tag 'qcom-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2014-05-231-0/+2
|\ \
| * | ARM: qcom: Select PINCTRL by default for ARCH_QCOMAndy Gross2014-05-221-0/+1
| * | ARM: qcom: Enable ARM_AMBA option for Qualcomm SOCs.Srinivas Kandagatla2014-05-221-0/+1
| |/
* / ARM: qcom: clean-up unneeded kconfig selectsRob Herring2014-04-221-2/+0
|/
* ARM: qcom: Add SMP support for KPSSv2Rohit Vaswani2014-02-111-0/+123
* ARM: qcom: Add SMP support for KPSSv1Rohit Vaswani2014-02-112-3/+111
* ARM: qcom: Re-organize platsmp to make it extensibleRohit Vaswani2014-02-112-67/+65
* ARM: qcom: Rename various msm prefixed functions to qcomKumar Gala2014-02-062-13/+13
* ARM: qcom: Split Qualcomm support into legacy and multiplatformKumar Gala2014-02-068-0/+600