1. c98462e Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · 6 years ago
  2. bedba01 rockchip/rk3399: Fix memory corruptions or illegal memory access by Caesar Wang · 6 years ago
  3. 2707c3d rockchip/rk3399: Save and restore GIC by Derek Basehore · 6 years ago
  4. 1d605f7 rockchip/rk3399: Add udelay to wait loops by Derek Basehore · 6 years ago
  5. 9b7a1a6 rockchip/rk3399: Fix QOS save/restore by Derek Basehore · 6 years ago
  6. 4ab3a96 rockchip/rk3399: Change PD_CTR_LOOP to 10000 by Derek Basehore · 6 years ago
  7. b162fb4 rockchip/rk3399: reinitilize secure sgrf when resume by Lin Huang · 7 years ago
  8. a14b8a3 rockchip/rk3399: do secure timer init in pmusram by Lin Huang · 7 years ago
  9. 94bdbc4 rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4 by Lin Huang · 7 years ago
  10. 127527f rockchip/rk3399: disable more powerdomain prepare for shutdown logic rail by Lin Huang · 7 years ago
  11. 2c60b5f rockchip/rk3399: save and restore pd_alive register by Lin Huang · 7 years ago
  12. 1f8fdeb rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · 7 years ago
  13. 5a5c2bb rockchip/rk3399: reinitilize debug uart when resume by Lin Huang · 7 years ago
  14. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  15. 00be6b6 Merge pull request #1012 from rockchip-linux/rk3399/l2cache by davidcunado-arm · 7 years ago
  16. 4060cfd rockchip: implement hdcp key decryption feature for rk3399 by Ziyuan Xu · 7 years ago
  17. 51d3c10 rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resume by Caesar Wang · 7 years ago
  18. 48890e2 rockchip: include hdcp.bin and declare hdcp key decryption handler by Ziyuan Xu · 8 years ago
  19. 88dd123 rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspend by Lin Huang · 7 years ago
  20. bfb73e6 rockchip/rk3399: Move DRAM restore to PMUSRAM by Derek Basehore · 7 years ago
  21. 7b4d898 rockchip/rk3399: convert to for-loops to save code space by Derek Basehore · 7 years ago
  22. b175d02 rockchip/rk3399: Remove unneeded if statement by Derek Basehore · 7 years ago
  23. 20110a2 rockchip/rk3399: Remove unneeded register sets by Derek Basehore · 7 years ago
  24. 80b0176 rockchip/rk3399: remove unneeded DDR restore function by Derek Basehore · 7 years ago
  25. 6af5af0 rockchip/rk3399: Save space for DRAM suspend data by Derek Basehore · 7 years ago
  26. 30e4339 rockchip: add pmusram section by Lin Huang · 7 years ago
  27. e22d31a rockchip/rk3399: fix DRAM gate training issue by Lin Huang · 7 years ago
  28. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  29. 509f379 rockchip/rk3399: changed printf/tf_printf for console output by Caesar Wang · 7 years ago
  30. 87f0fa8 Merge pull request #854 from rockchip-linux/pm_plat by davidcunado-arm · 7 years ago
  31. 422d51c rockchip: plat_pm.c: Change callbacks implement for our SOCs. by tony.xie · 7 years ago
  32. e8f7e1d Merge pull request #835 from rockchip-linux/rk3399-atf-cleanup-20170210 by davidcunado-arm · 7 years ago
  33. d81abf1 rockchip: rk3399: enable secure accessing for SRAM by Xing Zheng · 7 years ago
  34. be2a895 rockchip: rk3399: Use tFC value instead of tRFC value by Derek Basehore · 7 years ago
  35. b07dfeb rockchip: rk3399: Fix CAS latency setting by Derek Basehore · 7 years ago
  36. 035d6d6 rockchip: rk3399: disable training modules after DDR DFS by Xing Zheng · 7 years ago
  37. 397046c rockchip: rk3399: Move DQS drive strength setting to M0 by Derek Basehore · 7 years ago
  38. b734ba5 rockchip: rk3399: Remove dram dfs optimization by Derek Basehore · 7 years ago
  39. 04c74b9 rockchip: rk3399: Save and restore RX_CAL_DQS values by Derek Basehore · 7 years ago
  40. 84afaaf rockchip: Add MIN() and MAX() macros back to M0 code by Julius Werner · 7 years ago
  41. f585246 rockchip: Clean up M0 Makefile, clarify float-abi by Julius Werner · 7 years ago
  42. 22a9871 rockchip: rk3399: Clean up and seprate secure parts from SoC codes by Xing Zheng · 7 years ago
  43. 5e1e48f rockchip: rk3399: configure the DDR secure region for BL31 image by Xing Zheng · 7 years ago
  44. b4bcc1d rockchip: Clean up header and referenced files by Xing Zheng · 7 years ago
  45. fc0552d rockchip: rk3399: Don't wait for vblank in M0 for ddrfreq by Derek Basehore · 7 years ago
  46. 2510366 rockchip: rk3399: restore PMU_CRU_GATEDIS_CON0 value after ddr dvfs by Lin Huang · 8 years ago
  47. 8140b7d rockchip: rk3399: fix PMU_CRU_GATEDIS_CON0 setting error by Lin Huang · 8 years ago
  48. 61230b0 FIXUP: rockchip: rk3399: fix the incorrect bit during m0_init by Xing Zheng · 8 years ago
  49. b4a7676 rockchip: rk3399: improve the m0 enable flow by Lin Huang · 8 years ago
  50. 3b0eb7e rockchip: rk3399: check vop status when we wait dma finish flag by Lin Huang · 8 years ago
  51. e7c2422 rockchip: rk3399: add stopwatch functions to m0 by Lin Huang · 8 years ago
  52. 52512c2 rockchip: rk3399: dram: set all ddr frequency pll_postdiv values to 0 by Lin Huang · 8 years ago
  53. dc8e82e rockchip: rk3399: enable CA training when do ddr dfs by Lin Huang · 8 years ago
  54. c8e5c78 rockchip: rk3399: fix hang in ddr set rate by Derek Basehore · 7 years ago
  55. 0e8909d rockchip: rk3399: Enable per CS training at 666MHz by Derek Basehore · 8 years ago
  56. e13bc54 rockchip: rk3399: add support for ddrfreq suspend/resume by Derek Basehore · 7 years ago
  57. 93280b7 rk3399: dram: use PMU M0 to do ddr frequency scaling by Xing Zheng · 8 years ago
  58. aae6be4 rockchip: update the raw read/write APIs for M0 by Xing Zheng · 8 years ago
  59. b106512 rk3399: dram: making phy into dll bypass mode at low frequency by Derek Basehore · 8 years ago
  60. ff461d0 rockchip: rk3399: dram: remove dram_init and dts_timing_receive function by Derek Basehore · 8 years ago
  61. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  62. 73dfd2e utils: move BIT(n) macro to utils.h by Masahiro Yamada · 8 years ago
  63. 5c979f1 rockchip: Build m0 firmware without standard libraries by Patrick Georgi · 8 years ago
  64. 493bf33 Fix incorrect copyright notices by Antonio Nino Diaz · 8 years ago
  65. 89dfb97 rk3399: Add CFI debug information to SRAM functions by Soren Brinkmann · 8 years ago
  66. da44d42 Merge pull request #752 from rockchip-linux/rk3399/fixes-s2r-1107 by danh-arm · 8 years ago
  67. 140974b Merge pull request #750 from jwerner-chromium/m0_build by danh-arm · 8 years ago
  68. 667e484 rockchip: remove no needed code for rk3399 by Caesar Wang · 8 years ago
  69. 813a89a rockchip: disable watchdog during suspend by Caesar Wang · 8 years ago
  70. 844782d rockchip: Add proper dependency tracking to M0 Makefile by Julius Werner · 8 years ago
  71. 705aeeb rockchip: Clean up parent directory creation for M0 by Julius Werner · 8 years ago
  72. 5339d18 rockchip: close the PD center logic during suspend by Caesar Wang · 8 years ago
  73. f33eb2c rockchip: add support save/restore configuration for DDR during enter S3 by Caesar Wang · 8 years ago
  74. 8bc1667 rockchip: Change dmc register accesses to ATF style for rk3399 by Caesar Wang · 8 years ago
  75. a845690 rockchip: Break out common dram code for rk3399 by Caesar Wang · 8 years ago
  76. 0620bb8 rockchip: move pmu registers into another header for rk3399 by Caesar Wang · 8 years ago
  77. c9ed717 Merge pull request #724 from rockchip-linux/support-rk3399-sdram by davidcunado-arm · 8 years ago
  78. bb22862 rockchip: clear the power mode status via M0 by Caesar Wang · 8 years ago
  79. b400374 rockchip: add M0 source code and build system for RK3399 by Caesar Wang · 8 years ago
  80. d90f43e rockchip: optimize the link mechanism for SRAM code by Caesar Wang · 8 years ago
  81. a883702 rockchip: fixes the wrong CLKSEL_CON count for CRU by Caesar Wang · 8 years ago
  82. 47e157c rockchip: fixes the clock select and divide register for rk3399 by Caesar Wang · 8 years ago
  83. d51f5d3 Merge pull request #700 from rockchip-linux/fixes-typo-and-warnings by davidcunado-arm · 8 years ago
  84. a8216ab rockchip: fixes the gic panic for rk3399 resume by Caesar Wang · 8 years ago
  85. da9e6de rockchip: fixes some typo by Caesar Wang · 8 years ago
  86. 251a34d rockchip: SIP call use 32 bit return value for rk3399 by Caesar Wang · 8 years ago
  87. 5045a1c rockchip: set gpio2 ~ gpio4 to input and pull none mode by Caesar Wang · 8 years ago
  88. ef18007 rockchip: support disable/enable specific gpio when suspend/resume by Caesar Wang · 8 years ago
  89. 884cb26 rockchip/rk3399: improve gpio driver and support get pull mode function by Caesar Wang · 8 years ago
  90. 6d7d93c rockchip: fix the scu idle for rk3399 by Tony Xie · 8 years ago
  91. c31a8c5 Merge pull request #691 from rockchip-linux/fixes-suspend/resume-bugs by davidcunado-arm · 8 years ago
  92. e67b1de rockchip: handle some interrupt before enter power mode for rk3399 by Caesar Wang · 8 years ago
  93. 9007ebc rockchip: remove the unused code for rk3399 by Caesar Wang · 8 years ago
  94. 3e8548b rockchip: on rk3399 enable Schmitt trigger on 32 kHz clock by Caesar Wang · 8 years ago
  95. 853559e rockchip: enable or disable auto power down base on frequency by Caesar Wang · 8 years ago
  96. 9740bba rockchip: rk3399: add dram driver by Caesar Wang · 8 years ago
  97. 34d18d3 rockchip: on rk3399 init the PMU counts at boot; set 24M/32k properly by Caesar Wang · 8 years ago
  98. c7aaa78 rockchip: fix the reset-hold release for rk3399 resume by Caesar Wang · 8 years ago
  99. fbaa360 rockchip: fix the power up/dowm cnt for rk3399 by Caesar Wang · 8 years ago
  100. ed6b9a5 rockchip: update to handle PWMs for rk3399 by Caesar Wang · 8 years ago