aboutsummaryrefslogtreecommitdiffstats
path: root/plat/rockchip/rk3368
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-241-5/+5
* rockchip: bring TZRAM_SIZE values in lineHeiko Stuebner2019-12-171-3/+3
* rockchip: Update BL31_BASE to 0x40000Kever Yang2019-09-201-1/+1
* rockchip: Fix typo for TF content textKever Yang2019-09-201-1/+1
* plat/rockchip: Use new bl31_params_parse_helper()Julius Werner2019-07-241-1/+2
* plat/rockchip: Switch to use new common BL aux parameter libraryJulius Werner2019-07-231-2/+3
* Update rockchip platform to not rely on undefined overflow behaviourJustin Chadwell2019-07-113-5/+5
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-2/+0
* rockchip: Disable binary generation for all SoCs.Christoph Müllner2019-05-021-0/+2
* rockchip: Streamline and complete UARTn_BASE macros.Christoph Müllner2019-05-013-5/+24
* rockchip: only include libfdt in non-coreboot casesHeiko Stuebner2019-04-261-3/+1
* rockchip: move pmusram assembler code to a aarch64 subdirHeiko Stuebner2019-04-251-2/+2
* rockchip: add an fdt parsing stub for platform paramHeiko Stuebner2019-03-141-0/+3
* rockchip: Fix GICv2 interruptsAntonio Nino Diaz2019-01-281-6/+4
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-045-20/+30
* drivers/console: Link console framework code by defaultJulius Werner2018-12-061-1/+0
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-086-18/+18
* rockchip: Use common crash console functionsAntonio Nino Diaz2018-10-251-0/+1
* rockchip: Migrate to new interfacesAntonio Nino Diaz2018-09-283-15/+6
* PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-201-6/+7
* Fix pointer type mismatch of handlersMasahiro Yamada2018-04-271-6/+6
* plat: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-261-5/+2
* Update ULL() macro and instances of ull to comply with MISRADavid Cunado2018-02-271-1/+1
* Disable workaround for CVE-2017-5715 on unaffected platformsDimitris Papastamos2018-01-291-0/+2
* rockchip: Move to MULTI_CONSOLE_APIJulius Werner2018-01-191-0/+1
* rockchip: Use coreboot-supplied serial console on coreboot systemsJulius Werner2018-01-191-0/+2
* Do not enable SVE on pre-v8.2 platformsDavid Cunado2017-11-301-1/+4
* Fix order of remaining platform #includesIsla Mitchell2017-07-143-7/+7
* rockchip: check wakeup cpu when resumeLin Huang2017-06-081-0/+1
* rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspendLin Huang2017-06-081-0/+10
* rockchip: add pmusram sectionLin Huang2017-06-084-48/+50
* Use SPDX license identifiersdp-arm2017-05-0312-300/+12
* Move plat/common source file definitions to generic Makefilesdp-arm2017-03-201-3/+1
* rockchip: Change the callback implement of power domain for rk3368tony.xie2017-03-033-16/+5
* Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada2017-01-241-4/+4
* Fix incorrect copyright noticesAntonio Nino Diaz2016-12-149-6/+42
* Migrate platform makefile to new console driver locationSoby Mathew2016-08-091-2/+2
* Merge pull request #667 from soby-mathew/sm/PSCI_libdanh-arm2016-07-251-1/+1
|\
| * Include `plat_psci_common.c` from the new locationSoby Mathew2016-07-191-1/+1
* | Merge pull request #654 from rockchip-linux/rk3399-suspend-resumedanh-arm2016-07-184-8/+41
|\ \
| * | rockchip: support the suspend/resume for rk3399Tony Xie2016-07-184-8/+41
| |/
* / rockchip: support plat SIP runtime serviceCaesar Wang2016-07-183-0/+81
|/
* rockchip: add reset or power off gpio configuration for rk3399Caesar Wang2016-05-271-0/+1
* Replace Rockchip delay timer by generic oneAntonio Nino Diaz2016-05-202-2/+1
* Rockchip: Add some debug assertions in the PMU driverSandrine Bailleux2016-05-051-0/+1
* rockchip: support the suspend/resume for rk3399Caesar Wang2016-05-041-12/+12
* rockchip: fixes for the requiredCaesar Wang2016-04-251-1/+1
* Migrate platform ports to the new xlat_tables librarySoby Mathew2016-04-131-1/+2
* Fix build error in Rockchip platformSoby Mathew2016-04-121-3/+3
* Support for Rockchip's family SoCsTony Xie2016-04-0510-0/+2619