summaryrefslogtreecommitdiff
path: root/plat/rockchip/rk3399
AgeCommit message (Expand)Author
2019-09-20rockchip: Update BL31_BASE to 0x40000Kever Yang
2019-08-09rockchip: rk3399: store actual debug uart information on suspendHeiko Stuebner
2019-07-24plat/rockchip: Use new bl31_params_parse_helper()Julius Werner
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-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-05-02rockchip: Disable binary generation for all SoCs.Christoph Müllner
2019-04-26rockchip: only include libfdt in non-coreboot casesHeiko Stuebner
2019-04-26Merge "rk3399: m0: Fix compiler warnings." into integrationSoby Mathew
2019-04-25rockchip: move pmusram assembler code to a aarch64 subdirHeiko Stuebner
2019-04-24rk3399: m0: Fix compiler warnings.Christoph Müllner
2019-03-14rockchip: add an fdt parsing stub for platform paramHeiko Stuebner
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-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-07-20PSCI: Fix types of definitionsAntonio 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-05-01Merge pull request #1255 from masahir0y/int-ll64danh-arm
2018-04-27Fix pointer type mismatch of handlersMasahiro Yamada
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-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-01Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptionsdavidcunado-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-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-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-07Build: introduce ${BUILD_PLAT} target to create the top build directoryMasahiro Yamada
2017-08-29rockchip/rk3399: reinitilize secure sgrf when resumeLin Huang