summaryrefslogtreecommitdiff
path: root/plat/rockchip/rk3368
AgeCommit message (Expand)Author
2019-09-20rockchip: Update BL31_BASE to 0x40000Kever Yang
2019-09-20rockchip: Fix typo for TF content textKever Yang
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-05-01rockchip: Streamline and complete UARTn_BASE macros.Christoph Müllner
2019-04-26rockchip: only include libfdt in non-coreboot casesHeiko Stuebner
2019-04-25rockchip: move pmusram assembler code to a aarch64 subdirHeiko Stuebner
2019-03-14rockchip: add an fdt parsing stub for platform paramHeiko Stuebner
2019-01-28rockchip: Fix GICv2 interruptsAntonio Nino Diaz
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-09-28rockchip: Migrate to new interfacesAntonio Nino Diaz
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-04-27Fix pointer type mismatch of handlersMasahiro Yamada
2018-03-26plat: fix switch statements to comply with MISRA rulesJonathan Wright
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-01-29Disable workaround for CVE-2017-5715 on unaffected platformsDimitris Papastamos
2018-01-19rockchip: Move to MULTI_CONSOLE_APIJulius Werner
2018-01-19rockchip: Use coreboot-supplied serial console on coreboot systemsJulius Werner
2017-11-30Do not enable SVE on pre-v8.2 platformsDavid Cunado
2017-07-14Fix order of remaining platform #includesIsla Mitchell
2017-06-08rockchip: check wakeup cpu when resumeLin Huang
2017-06-08rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspendLin Huang
2017-06-08rockchip: add pmusram sectionLin Huang
2017-05-03Use SPDX license identifiersdp-arm
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-03-03rockchip: Change the callback implement of power domain for rk3368tony.xie
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-14Fix incorrect copyright noticesAntonio Nino Diaz
2016-08-09Migrate platform makefile to new console driver locationSoby Mathew
2016-07-25Merge pull request #667 from soby-mathew/sm/PSCI_libdanh-arm
2016-07-19Include `plat_psci_common.c` from the new locationSoby Mathew
2016-07-18Merge pull request #654 from rockchip-linux/rk3399-suspend-resumedanh-arm
2016-07-18rockchip: support the suspend/resume for rk3399Tony Xie
2016-07-18rockchip: support plat SIP runtime serviceCaesar Wang
2016-05-27rockchip: add reset or power off gpio configuration for rk3399Caesar Wang
2016-05-20Replace Rockchip delay timer by generic oneAntonio Nino Diaz
2016-05-05Rockchip: Add some debug assertions in the PMU driverSandrine Bailleux
2016-05-04rockchip: support the suspend/resume for rk3399Caesar Wang
2016-04-25rockchip: fixes for the requiredCaesar Wang
2016-04-13Migrate platform ports to the new xlat_tables librarySoby Mathew
2016-04-12Fix build error in Rockchip platformSoby Mathew
2016-04-05Support for Rockchip's family SoCsTony Xie