summaryrefslogtreecommitdiff
path: root/plat/rockchip
AgeCommit message (Expand)Author
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-05-01Merge pull request #1255 from masahir0y/int-ll64danh-arm
2018-04-27types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada
2018-04-27Fix pointer type mismatch of handlersMasahiro Yamada
2018-04-06rockchip/rk3399: Fix sram_udelayDerek Basehore
2018-03-29Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos
2018-03-29Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointersDimitris Papastamos
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
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-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-21Ensure the correct execution of TLBI instructionsAntonio Nino Diaz
2018-02-01Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptionsdavidcunado-arm
2018-02-01Merge pull request #1240 from dp-arm/dp/smcccdavidcunado-arm
2018-02-01Merge pull request #1236 from dbasehore/gic-save-restoredavidcunado-arm
2018-01-30rockchip/rk3399: Fix memory corruptions or illegal memory accessCaesar Wang
2018-01-29Disable workaround for CVE-2017-5715 on unaffected platformsDimitris Papastamos
2018-01-25rockchip: Disable rdist before pwr_dm_suspend is calledDerek Basehore
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
2018-01-19rockchip: Move to MULTI_CONSOLE_APIJulius Werner
2018-01-19rockchip: Use coreboot-supplied serial console on coreboot systemsJulius Werner
2017-12-12rockchip: Implement a panic handler that will reboot the systemJulius Werner
2017-12-11Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm
2017-12-09Merge pull request #1179 from paulkocialkowski/integrationdavidcunado-arm
2017-12-03rockchip: Include stdint header in plat_sip_calls.cPaul Kocialkowski
2017-11-30Do not enable SVE on pre-v8.2 platformsDavid Cunado
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-11-07Merge pull request #1155 from masahir0y/uniphierdavidcunado-arm
2017-11-07Build: introduce ${BUILD_PLAT} target to create the top build directoryMasahiro Yamada
2017-11-01Fix usage of IMAGE_BLx macrosRoberto Vargas
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-08-15Add new alignment parameter to func assembler macroJulius Werner
2017-07-14Fix order of remaining platform #includesIsla Mitchell
2017-07-10Merge pull request #1012 from rockchip-linux/rk3399/l2cachedavidcunado-arm
2017-07-10Merge pull request #993 from rockchip-linux/hdcp-rk3399davidcunado-arm
2017-07-05rockchip: implement hdcp key decryption feature for rk3399Ziyuan Xu