aboutsummaryrefslogtreecommitdiff
path: root/plat/rockchip/common
AgeCommit message (Expand)Author
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
2016-09-14Merge pull request #700 from rockchip-linux/fixes-typo-and-warningsdavidcunado-arm
2016-09-10rockchip: fixes some typoCaesar 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-09-08rockchip: fix the scu idle for rk3399Tony Xie
2016-08-25rockchip: handle some interrupt before enter power mode for rk3399Caesar Wang
2016-08-11rockchip: fix the power up/dowm cnt for rk3399Caesar Wang
2016-07-28rockchip: fixes typo and some bugs for suspend/resume testsCaesar Wang
2016-07-18Merge pull request #654 from rockchip-linux/rk3399-suspend-resumedanh-arm
2016-07-18Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-servicedanh-arm
2016-07-18rockchip: support the suspend/resume for rk3399Tony Xie
2016-07-18rockchip: support plat SIP runtime serviceCaesar Wang
2016-07-08Introduce utils.h header fileSandrine Bailleux
2016-05-27rockchip: support system off function for rk3399Caesar Wang
2016-05-27rockchip: add reset or power off gpio configuration for rk3399Caesar Wang
2016-05-27rockchip: support rk3399 gpio driverCaesar Wang
2016-05-20Replace Rockchip delay timer by generic oneAntonio Nino Diaz
2016-05-20Implement plat_get_syscnt_freq2 on platformsAntonio Nino Diaz
2016-05-04rockchip: support the suspend/resume for rk3399Caesar Wang
2016-04-21Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-04-05Support for Rockchip's family SoCsTony Xie