Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-11 | ARM: qcom: Add SMP support for KPSSv1 | Rohit Vaswani | |
Implement support for the Krait CPU release sequence when the CPUs are part of the first version of the krait processor subsystem. Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Kumar Gala <galak@codeaurora.org> | |||
2014-02-06 | ARM: qcom: Split Qualcomm support into legacy and multiplatform | Kumar Gala | |
Introduce a new mach-qcom that will support SoCs that intend to be multiplatform compatible while keeping mach-msm to legacy SoC/board support that will not transition over to multiplatform. As part of this, we move support for MSM8X60, MSM8960 and MSM8974 over to mach-qcom. Signed-off-by: Kumar Gala <galak@codeaurora.org> |