aboutsummaryrefslogtreecommitdiff
path: root/plat/rockchip
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-11-27fix(rk3328): apply ERRATA_A53_1530924 erratumDiederik de Haas
2023-09-12chore: remove MULTI_CONSOLE_API referencesMichal Simek
2023-08-24build(bl32): added check for AARCH32_SPJuan Pablo Conde
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-11-15fix(rockchip): align fdt buffer on 8 bytesQuentin Schulz
2022-10-12fix(rk3399): explicitly define the sys_sleep_flag_sram typeScott Parlane
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
2021-03-09plat/rockchip: Use common gicv2.mkHeiko Stuebner
2020-12-01rockchip: Add support for the stack protectorChristoph Müllner
2020-07-04rockchip: don't crash if we get an FDT we can't parseThomas Hebb
2020-06-11Merge "rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT" into integrationMadhukar Pappireddy
2020-06-09rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFTPhilipp Tomsich
2020-06-08rockchip: increase FDT buffer sizeHugh Cole-Baker
2020-06-05rockchip: rk3368: increase MAX_MMAP_REGIONSHeiko Stuebner
2020-03-30TF-A GICv3 driver: Introduce makefileAlexei Fedorov
2020-03-10TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov
2020-02-2516550: Use generic console_t data structureAndre Przywara
2020-02-17rockchip: fix definition of struct param_ddr_usageXiaoDong Huang
2020-01-28Use correct type when reading SCR registerLouis Mayencourt
2020-01-24rockchip: Unify Platform specific defines for PSCI moduleDeepika Bhavnani
2020-01-08Remove redundant declarations.Madhukar Pappireddy
2020-01-02Merge "rockchip: rk3328: Enable workaround for erratum 855873" into integrationManish Pandey
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: rk3328: Enable workaround for erratum 855873Simon South
2019-12-17rockchip: make miniloader ddr_parameter handling optionalHeiko Stuebner
2019-12-17rockchip: px30: cleanup securing of ddr regionsHeiko Stuebner
2019-12-17rockchip: px30: move secure init to separate fileHeiko Stuebner
2019-12-17rockchip: really use base+size for secure ddr regionsHeiko Stuebner
2019-12-17rockchip: bring TZRAM_SIZE values in lineHeiko 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-12-04Merge "rockchip: px30: Add support for UART3 as serial output" into integrationManish Pandey
2019-12-03Merge "Enable -Wshadow always" into integrationManish Pandey
2019-11-27rockchip: px30: Add support for UART3 as serial outputPaul Kocialkowski
2019-11-19Enable -Wshadow alwaysJustin Chadwell
2019-11-17plat/rockchip: initialize reset and poweroff GPIOs with known invalid valueVasily Khoruzhick
2019-09-20rockchip: Update BL31_BASE to 0x40000Kever Yang