aboutsummaryrefslogtreecommitdiffstats
path: root/plat/rockchip
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Move to MULTI_CONSOLE_APIJulius Werner2018-01-196-40/+19
* rockchip: Use coreboot-supplied serial console on coreboot systemsJulius Werner2018-01-196-3/+29
* rockchip: Implement a panic handler that will reboot the systemJulius Werner2017-12-121-0/+14
* Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm2017-12-113-2/+11
|\
| * Do not enable SVE on pre-v8.2 platformsDavid Cunado2017-11-303-2/+11
* | Merge pull request #1179 from paulkocialkowski/integrationdavidcunado-arm2017-12-091-0/+1
|\ \
| * | rockchip: Include stdint header in plat_sip_calls.cPaul Kocialkowski2017-12-031-0/+1
| |/
* / Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz2017-11-291-9/+11
|/
* Merge pull request #1155 from masahir0y/uniphierdavidcunado-arm2017-11-071-1/+1
|\
| * Build: introduce ${BUILD_PLAT} target to create the top build directoryMasahiro Yamada2017-11-071-1/+1
* | Fix usage of IMAGE_BLx macrosRoberto Vargas2017-11-011-4/+4
|/
* rockchip/rk3399: reinitilize secure sgrf when resumeLin Huang2017-08-291-0/+2
* rockchip/rk3399: do secure timer init in pmusramLin Huang2017-08-293-0/+16
* rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4Lin Huang2017-08-292-7/+6
* rockchip/rk3399: disable more powerdomain prepare for shutdown logic railLin Huang2017-08-293-3/+102
* rockchip/rk3399: save and restore pd_alive registerLin Huang2017-08-295-2/+321
* rockchip/rk3399: set ddr clock source back to dpll when ddr resumeLin Huang2017-08-296-20/+45
* rockchip/rk3399: reinitilize debug uart when resumeLin Huang2017-08-291-0/+58
* Add new alignment parameter to func assembler macroJulius Werner2017-08-151-2/+1
* Fix order of remaining platform #includesIsla Mitchell2017-07-1422-47/+47
* Merge pull request #1012 from rockchip-linux/rk3399/l2cachedavidcunado-arm2017-07-101-5/+9
|\
| * rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resumeCaesar Wang2017-06-301-5/+9
* | Merge pull request #993 from rockchip-linux/hdcp-rk3399davidcunado-arm2017-07-105-0/+132
|\ \ | |/ |/|
| * rockchip: implement hdcp key decryption feature for rk3399Ziyuan Xu2017-07-053-0/+105
| * rockchip: include hdcp.bin and declare hdcp key decryption handlerZiyuan Xu2017-06-263-0/+27
* | rockchip: enable A53's erratum 855873 for rk3399Caesar Wang2017-06-281-0/+3
|/
* Unique names for defines in the CPU librariesVarun Wadekar2017-06-141-2/+2
* rockchip: check wakeup cpu when resumeLin Huang2017-06-084-0/+26
* rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspendLin Huang2017-06-086-3/+76
* rockchip/rk3399: Move DRAM restore to PMUSRAMDerek Basehore2017-06-083-24/+41
* rockchip/rk3399: convert to for-loops to save code spaceDerek Basehore2017-06-081-14/+13
* rockchip/rk3399: Remove unneeded if statementDerek Basehore2017-06-081-3/+0
* rockchip/rk3399: Remove unneeded register setsDerek Basehore2017-06-081-6/+0
* rockchip/rk3399: remove unneeded DDR restore functionDerek Basehore2017-06-081-26/+0
* rockchip/rk3399: Save space for DRAM suspend dataDerek Basehore2017-06-082-29/+40
* rockchip: add pmusram sectionLin Huang2017-06-0818-320/+175
* rockchip/rk3399: fix DRAM gate training issueLin Huang2017-06-081-2/+27
* rockchip: rk3328: Add assert check in pmu.ctony.xie2017-05-151-0/+2
* Use SPDX license identifiers for remaining filesdp-arm2017-05-1011-275/+11
* Merge pull request #918 from rockchip-linux/rk3328davidcunado-arm2017-05-1014-2/+1923
|\
| * rockchip: rk3328: Add a missing paragraph for copyright notice.tony.xie2017-05-101-0/+4
| * rockchip: rk3328: support rk3328tony.xie2017-04-2514-2/+1919
* | Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function"Antonio Nino Diaz2017-05-101-0/+9
* | Use SPDX license identifiersdp-arm2017-05-0373-1825/+73
* | Merge pull request #892 from rockchip-linux/fixes-a-typodavidcunado-arm2017-04-071-16/+1
|\ \
| * | rockchip/rk3399: changed printf/tf_printf for console outputCaesar Wang2017-04-071-16/+1
| |/
* / rockchip: Remove unused rockchip_pd_pwr_down_wfi functionPaul Kocialkowski2017-04-051-9/+0
|/
* Move plat/common source file definitions to generic Makefilesdp-arm2017-03-202-6/+2
* Merge pull request #854 from rockchip-linux/pm_platdavidcunado-arm2017-03-036-138/+189
|\
| * rockchip: Change the callback implement of power domain for rk3368tony.xie2017-03-033-16/+5