summaryrefslogtreecommitdiff
path: root/plat/rockchip/rk3399/plat_sip_calls.c
Commit message (Expand)AuthorAgeFilesLines
* plat/rockchip: cliam a macro to enable hdcp feature for DPZiyuan Xu2019-12-131-0/+4
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-3/+4
* rockchip: Move stdint header to the offending header filePaul Kocialkowski2018-06-131-1/+0
* Fix pointer type mismatch of handlersMasahiro Yamada2018-04-271-8/+8
* rockchip: Include stdint header in plat_sip_calls.cPaul Kocialkowski2017-12-031-0/+1
* Fix order of remaining platform #includesIsla Mitchell2017-07-141-1/+1
* rockchip: implement hdcp key decryption feature for rk3399Ziyuan Xu2017-07-051-0/+12
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* rk3399: dram: use PMU M0 to do ddr frequency scalingXing Zheng2017-02-241-3/+0
* rockchip: rk3399: dram: remove dram_init and dts_timing_receive functionDerek Basehore2017-02-241-7/+6
* Fix incorrect copyright noticesAntonio Nino Diaz2016-12-141-3/+7
* rockchip: Break out common dram code for rk3399Caesar Wang2016-10-271-2/+2
* rockchip: SIP call use 32 bit return value for rk3399Caesar Wang2016-09-101-20/+20
* rockchip: rk3399: add dram driverCaesar Wang2016-08-251-0/+38
* rockchip: support plat SIP runtime serviceCaesar Wang2016-07-181-0/+47