| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware: qcom_scm: Dynamically support SMCCC and legacy conventions | Elliot Berman | 2020-01-07 | 1 | -263/+0 |
* | firmware: qcom_scm: Remove thin wrappers | Elliot Berman | 2020-01-07 | 1 | -457/+4 |
* | firmware: qcom_scm-32: Add device argument to atomic calls | Elliot Berman | 2020-01-07 | 1 | -8/+10 |
* | firmware: qcom_scm-32: Create common legacy atomic call | Elliot Berman | 2020-01-07 | 1 | -38/+68 |
* | firmware: qcom_scm-32: Move SMCCC register filling to qcom_scm_call | Elliot Berman | 2020-01-07 | 1 | -12/+24 |
* | firmware: qcom_scm-32: Use qcom_scm_desc in non-atomic calls | Elliot Berman | 2020-01-07 | 1 | -149/+218 |
* | firmware: qcom_scm-32: Add funcnum IDs | Elliot Berman | 2020-01-07 | 1 | -3/+5 |
* | firmware: qcom_scm-32: Use SMC arch wrappers | Elliot Berman | 2020-01-07 | 1 | -54/+17 |
* | firmware: qcom_scm: Remove unused qcom_scm_get_version | Elliot Berman | 2020-01-07 | 1 | -36/+0 |
* | firmware: qcom_scm: Apply consistent naming scheme to command IDs | Elliot Berman | 2020-01-07 | 1 | -17/+17 |
* | firmware: qcom_scm: Rename macros and structures | Elliot Berman | 2020-01-07 | 1 | -34/+37 |
* | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-12-06 | 1 | -1/+51 |
|\ |
|
| * | firmware: qcom: scm: add support to restore secure config to qcm_scm-32 | Rob Clark | 2019-10-07 | 1 | -1/+16 |
| * | firmware: qcom: scm: add OCMEM lock/unlock interface | Rob Clark | 2019-10-07 | 1 | -0/+35 |
* | | firmware/qcom_scm: Add scm call to handle smmu errata | Vivek Gautam | 2019-11-04 | 1 | -0/+5 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 | Thomas Gleixner | 2019-06-05 | 1 | -14/+1 |
* | firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1() | Niklas Cassel | 2018-05-24 | 1 | -4/+4 |
* | Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc | Linus Torvalds | 2017-11-17 | 1 | -0/+7 |
|\ |
|
| * | firmware: scm: Add new SCM call API for switching memory ownership | Avaneesh Kumar Dwivedi | 2017-10-30 | 1 | -0/+7 |
* | | firmware: qcom: scm: Expose download-mode control | Bjorn Andersson | 2017-10-11 | 1 | -0/+6 |
* | | firmware: qcom: scm: Expose secure IO service | Bjorn Andersson | 2017-10-11 | 1 | -0/+18 |
|/ |
|
* | firmware: qcom_scm: add two scm calls for iommu secure page table | Stanimir Varbanov | 2017-03-28 | 1 | -0/+12 |
* | firmware/qcom: add qcom_scm_restore_sec_cfg() | Rob Clark | 2017-03-28 | 1 | -0/+6 |
* | firmware: qcom_scm: Add set remote state API | Andy Gross | 2017-01-16 | 1 | -0/+18 |
* | firmware: qcom: scm: Expose PAS command 10 as reset-controller | Bjorn Andersson | 2016-06-24 | 1 | -0/+13 |
* | firmware: qcom: scm: Peripheral Authentication Service | Bjorn Andersson | 2016-06-24 | 1 | -0/+89 |
* | firmware: qcom: scm: Add support for ARM64 SoCs | Kumar Gala | 2016-06-24 | 1 | -0/+4 |
* | firmware: qcom: scm: Convert to streaming DMA APIS | Andy Gross | 2016-06-24 | 1 | -99/+44 |
* | firmware: qcom: scm: Generalize shared error map | Andy Gross | 2016-06-24 | 1 | -17/+0 |
* | firmware: qcom: scm: Use atomic SCM for cold boot | Andy Gross | 2016-06-24 | 1 | -18/+45 |
* | qcom-scm: fix endianess issue in __qcom_scm_is_call_available | Rob Clark | 2015-10-14 | 1 | -3/+3 |
* | firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area() | Russell King | 2015-08-11 | 1 | -3/+1 |
* | firmware: qcom: scm: Add HDCP Support | jilai wang | 2015-05-28 | 1 | -1/+24 |
* | firmware: qcom: scm: Split out 32-bit specific SCM code | Kumar Gala | 2015-04-28 | 1 | -0/+480 |