aboutsummaryrefslogtreecommitdiff
path: root/plat/rockchip/rk3399/drivers
AgeCommit message (Expand)Author
2019-12-17Merge "plat/rockchip: enable power domains of rk3399 before reset" into integ...Soby Mathew
2019-12-17rockchip: really use base+size for secure ddr regionsHeiko Stuebner
2019-12-13rockchip: Prevent macro expansion in pathsJoshua Watt
2019-12-10plat/rockchip: enable power domains of rk3399 before resetPiotr Szczepanik
2019-11-19Enable -Wshadow alwaysJustin Chadwell
2019-08-09rockchip: rk3399: store actual debug uart information on suspendHeiko Stuebner
2019-07-23plat/rockchip: Switch to use new common BL aux parameter libraryJulius Werner
2019-07-11Update rockchip platform to not rely on undefined overflow behaviourJustin Chadwell
2019-04-24rk3399: m0: Fix compiler warnings.Christoph Müllner
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-09-21Ensure the flow through switch statements is clearDaniel Boulby
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-07-11Remove .func and .endfunc assembler directivesRoberto Vargas
2018-06-13rockchip: Move stdint header to the offending header filePaul Kocialkowski
2018-05-15rockchip/rk3399: Add watchdog support in pmusramDerek Basehore
2018-05-15rockchip/rk3399: Split M0 binary into twoLin Huang
2018-05-15rockchip/rk3399: improve pmu powermode configure when suspendLin Huang
2018-04-06rockchip/rk3399: Fix sram_udelayDerek Basehore
2018-03-26plat: fix switch statements to comply with MISRA rulesJonathan Wright
2018-03-26Merge pull request #1323 from rockchip-linux/Fixes-rk3399-watchdogDimitris Papastamos
2018-03-21Rename 'smcc' to 'smccc'Antonio Nino Diaz
2018-03-20rockchip/rk3399: save/restore watchdog register correctlyLin Huang
2018-02-01Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptionsdavidcunado-arm
2018-01-30rockchip/rk3399: Fix memory corruptions or illegal memory accessCaesar Wang
2018-01-23rockchip/rk3399: Save and restore GICDerek Basehore
2018-01-23rockchip/rk3399: Add udelay to wait loopsDerek Basehore
2018-01-23rockchip/rk3399: Fix QOS save/restoreDerek Basehore
2018-01-23rockchip/rk3399: Change PD_CTR_LOOP to 10000Derek Basehore
2017-08-29rockchip/rk3399: reinitilize secure sgrf when resumeLin Huang
2017-08-29rockchip/rk3399: do secure timer init in pmusramLin Huang
2017-08-29rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4Lin Huang
2017-08-29rockchip/rk3399: disable more powerdomain prepare for shutdown logic railLin Huang
2017-08-29rockchip/rk3399: save and restore pd_alive registerLin Huang
2017-08-29rockchip/rk3399: set ddr clock source back to dpll when ddr resumeLin Huang
2017-08-29rockchip/rk3399: reinitilize debug uart when resumeLin Huang
2017-07-14Fix order of remaining platform #includesIsla Mitchell
2017-07-10Merge pull request #1012 from rockchip-linux/rk3399/l2cachedavidcunado-arm
2017-07-05rockchip: implement hdcp key decryption feature for rk3399Ziyuan Xu
2017-06-30rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resumeCaesar Wang
2017-06-26rockchip: include hdcp.bin and declare hdcp key decryption handlerZiyuan Xu
2017-06-08rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspendLin Huang
2017-06-08rockchip/rk3399: Move DRAM restore to PMUSRAMDerek Basehore
2017-06-08rockchip/rk3399: convert to for-loops to save code spaceDerek Basehore
2017-06-08rockchip/rk3399: Remove unneeded if statementDerek Basehore
2017-06-08rockchip/rk3399: Remove unneeded register setsDerek Basehore
2017-06-08rockchip/rk3399: remove unneeded DDR restore functionDerek Basehore
2017-06-08rockchip/rk3399: Save space for DRAM suspend dataDerek Basehore
2017-06-08rockchip: add pmusram sectionLin Huang
2017-06-08rockchip/rk3399: fix DRAM gate training issueLin Huang