aboutsummaryrefslogtreecommitdiff
path: root/plat/rockchip
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-06drivers/console: Link console framework code by defaultJulius Werner
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-25rockchip: Use common crash console functionsAntonio Nino Diaz
2018-10-10Replace S-EL3 references by EL3John Tsichritzis
2018-10-03Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew
2018-09-28rockchip: Migrate to new interfacesAntonio Nino Diaz
2018-09-21Ensure the flow through switch statements is clearDaniel Boulby
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-08-15rockchip: Add plat_is_my_cpu_primary functionDaniel Boulby
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-07-11Remove .func and .endfunc assembler directivesRoberto Vargas
2018-06-22Merge pull request #1406 from robertovargas-arm/uuidDimitris Papastamos
2018-06-14Make TF UUID RFC 4122 compliantRoberto 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-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