summaryrefslogtreecommitdiff
path: root/plat/rockchip/common
AgeCommit message (Expand)Author
2019-08-15Merge changes from topic "rockchip-uart-fixes" into integrationPaul Beesley
2019-08-09rockchip: move dt-coreboot uart distinction into param handling codeHeiko Stuebner
2019-08-05rockchip: make uart baudrate configurableHeiko Stuebner
2019-08-05rockchip: px30: add uart5 as option for serial outputHeiko Stuebner
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-25Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into int...Soby Mathew
2019-07-24plat/rockchip: Use new bl31_params_parse_helper()Julius Werner
2019-07-23Factor out cross-BL API into export headers suitable for 3rd party codeJulius Werner
2019-07-23plat/rockchip: Switch to use new common BL aux parameter libraryJulius Werner
2019-07-09rockchip: px30: support px30XiaoDong Huang
2019-05-29rockchip: drop rockchip-specific imported linker symbols for bl31Heiko Stuebner
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