aboutsummaryrefslogtreecommitdiff
path: root/plat/rockchip/common/include
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-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
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-05-01rockchip: Allow console device to be set by DTB.Christoph Müllner
2019-04-25rockchip: add common aarch32 supportHeiko Stuebner
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-09-28rockchip: Migrate to new interfacesAntonio Nino Diaz
2018-01-19rockchip: Move to MULTI_CONSOLE_APIJulius Werner
2018-01-19rockchip: Use coreboot-supplied serial console on coreboot systemsJulius Werner
2017-08-29rockchip/rk3399: save and restore pd_alive registerLin Huang
2017-07-14Fix order of remaining platform #includesIsla Mitchell
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-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-13utils: move BIT(n) macro to utils.hMasahiro Yamada
2016-12-14Fix incorrect copyright noticesAntonio Nino Diaz
2016-10-25rockchip: optimize the link mechanism for SRAM codeCaesar Wang
2016-09-10rockchip: set gpio2 ~ gpio4 to input and pull none modeCaesar Wang
2016-09-10rockchip: support disable/enable specific gpio when suspend/resumeCaesar Wang
2016-08-25rockchip: handle some interrupt before enter power mode for rk3399Caesar Wang
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-27rockchip: support rk3399 gpio driverCaesar Wang
2016-05-04rockchip: support the suspend/resume for rk3399Caesar Wang
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-04-05Support for Rockchip's family SoCsTony Xie