aboutsummaryrefslogtreecommitdiff
path: root/plat/rockchip/rk3399
AgeCommit message (Expand)Author
2024-02-24fix(rockchip): add support for building with LTO enabledAndrey Skvortsov
2024-02-06build: use new toolchain variables for toolsChris Kay
2024-02-06build: refactor toolchain detectionChris Kay
2024-01-18build: remove the `NM` variableChris Kay
2024-01-18build: prefer `gcc-ar` over `ar`Chris Kay
2024-01-18build: always use the C compiler to preprocessChris Kay
2023-05-09fix(tree): correct some typosElyes Haouas
2023-05-09fix(rockchip): use semicolon instead of commaElyes Haouas
2023-03-09style: remove useless trailing semicolon and line continuationsElyes Haouas
2023-02-20build: always prefix section names with `.`Chris Kay
2022-01-04refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplicationJona Stubbe
2021-07-19fix(rk3399/suspend): correct LPDDR4 resume sequenceJimmy Brisson
2021-06-23fix(rockchip/rk3399): fix dram section placementPatrick Georgi
2020-12-01rockchip: Add support for the stack protectorChristoph Müllner
2020-03-30TF-A GICv3 driver: Introduce makefileAlexei Fedorov
2020-03-10TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov
2020-01-24rockchip: Unify Platform specific defines for PSCI moduleDeepika Bhavnani
2019-12-17Merge "plat/rockchip: enable power domains of rk3399 before reset" into integ...Soby Mathew
2019-12-17Merge "plat/rockchip: cliam a macro to enable hdcp feature for DP" 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-13plat/rockchip: cliam a macro to enable hdcp feature for DPZiyuan Xu
2019-12-10plat/rockchip: enable power domains of rk3399 before resetPiotr Szczepanik
2019-11-19Enable -Wshadow alwaysJustin Chadwell
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