aboutsummaryrefslogtreecommitdiff
path: root/plat/rockchip/common
AgeCommit message (Expand)Author
2019-05-01rockchip: Allow console device to be set by DTB.Christoph Müllner
2019-04-26rockchip: only include libfdt in non-coreboot casesHeiko Stuebner
2019-04-25rockchip: add common aarch32 supportHeiko Stuebner
2019-04-25rockchip: Allow socs with undefined wfe check bitsHeiko 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-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-10Replace S-EL3 references by EL3John Tsichritzis
2018-09-28rockchip: Migrate to new interfacesAntonio Nino Diaz
2018-08-15rockchip: Add plat_is_my_cpu_primary functionDaniel Boulby
2018-07-11Remove .func and .endfunc assembler directivesRoberto Vargas
2018-06-14Make TF UUID RFC 4122 compliantRoberto Vargas
2018-04-27types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada
2018-04-27Fix pointer type mismatch of handlersMasahiro Yamada
2018-03-29Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2018-03-26plat: fix switch statements to comply with MISRA rulesJonathan Wright
2018-02-01Merge pull request #1236 from dbasehore/gic-save-restoredavidcunado-arm
2018-01-25rockchip: Disable rdist before pwr_dm_suspend is calledDerek Basehore
2018-01-19rockchip: Move to MULTI_CONSOLE_APIJulius Werner
2018-01-19rockchip: Use coreboot-supplied serial console on coreboot systemsJulius Werner
2017-12-12rockchip: Implement a panic handler that will reboot the systemJulius Werner
2017-08-29rockchip/rk3399: save and restore pd_alive registerLin Huang
2017-08-29rockchip/rk3399: set ddr clock source back to dpll when ddr resumeLin Huang
2017-08-15Add new alignment parameter to func assembler macroJulius Werner
2017-07-14Fix order of remaining platform #includesIsla Mitchell
2017-06-14Unique names for defines in the CPU librariesVarun Wadekar
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-10Use SPDX license identifiers for remaining filesdp-arm
2017-05-10Merge pull request #918 from rockchip-linux/rk3328davidcunado-arm
2017-05-10Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function"Antonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2017-04-25rockchip: rk3328: support rk3328tony.xie
2017-04-05rockchip: Remove unused rockchip_pd_pwr_down_wfi functionPaul Kocialkowski
2017-03-03Merge pull request #854 from rockchip-linux/pm_platdavidcunado-arm
2017-03-01rockchip: plat_pm.c: Change callbacks implement for our SOCs.tony.xie
2017-02-24rk3399: dram: use PMU M0 to do ddr frequency scalingXing Zheng
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2017-01-18Merge pull request #801 from masahir0y/cleanupdavidcunado-arm
2017-01-18Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada
2017-01-13utils: move BIT(n) macro to utils.hMasahiro Yamada
2016-12-14Fix incorrect copyright noticesAntonio Nino Diaz
2016-10-26Merge pull request #724 from rockchip-linux/support-rk3399-sdramdavidcunado-arm
2016-10-25rockchip: fix A72 L2CTLR_DATA_RAM_LATENCY to 5Caesar Wang
2016-10-25rockchip: clear the power mode status via M0Caesar Wang
2016-10-25rockchip: optimize the link mechanism for SRAM codeCaesar Wang