1. 45cd814 Merge pull request #892 from rockchip-linux/fixes-a-typo by davidcunado-arm · 7 years ago
  2. 01178e8 rockchip/rk3399: changed printf/tf_printf for console output by Caesar Wang · 7 years ago
  3. b6dcbf5 rockchip: Remove unused rockchip_pd_pwr_down_wfi function by Paul Kocialkowski · 7 years ago
  4. 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 7 years ago
  5. 08ba8c6 Merge pull request #854 from rockchip-linux/pm_plat by davidcunado-arm · 7 years ago
  6. ad2c056 rockchip: Change the callback implement of power domain for rk3368 by tony.xie · 7 years ago
  7. f32ab44 rockchip: plat_pm.c: Change callbacks implement for our SOCs. by tony.xie · 7 years ago
  8. d6845d3 Merge pull request #835 from rockchip-linux/rk3399-atf-cleanup-20170210 by davidcunado-arm · 7 years ago
  9. ccdc044 rockchip: rk3399: enable secure accessing for SRAM by Xing Zheng · 8 years ago
  10. cdb6d5e rockchip: rk3399: Use tFC value instead of tRFC value by Derek Basehore · 8 years ago
  11. 5a5dc61 rockchip: rk3399: Fix CAS latency setting by Derek Basehore · 8 years ago
  12. 43f52e9 rockchip: rk3399: disable training modules after DDR DFS by Xing Zheng · 8 years ago
  13. 50bde47 rockchip: rk3399: Move DQS drive strength setting to M0 by Derek Basehore · 8 years ago
  14. d8484b1 rockchip: rk3399: Remove dram dfs optimization by Derek Basehore · 8 years ago
  15. 951752d rockchip: rk3399: Save and restore RX_CAL_DQS values by Derek Basehore · 8 years ago
  16. 4dbab5d rockchip: Add MIN() and MAX() macros back to M0 code by Julius Werner · 8 years ago
  17. 2d051d2 rockchip: Clean up M0 Makefile, clarify float-abi by Julius Werner · 8 years ago
  18. e352511 rockchip: rk3399: Clean up and seprate secure parts from SoC codes by Xing Zheng · 8 years ago
  19. ae7a935 rockchip: rk3399: sperate the BL31 parameters for sharing by Xing Zheng · 8 years ago
  20. 941c714 rockchip: rk3399: configure the DDR secure region for BL31 image by Xing Zheng · 8 years ago
  21. 1830f79 rockchip: Clean up header and referenced files by Xing Zheng · 8 years ago
  22. a7519b6 rockchip: rk3399: Don't wait for vblank in M0 for ddrfreq by Derek Basehore · 8 years ago
  23. ef0a6bf rockchip: rk3399: restore PMU_CRU_GATEDIS_CON0 value after ddr dvfs by Lin Huang · 8 years ago
  24. 87b5c17 rockchip: rk3399: fix PMU_CRU_GATEDIS_CON0 setting error by Lin Huang · 8 years ago
  25. 175476f FIXUP: rockchip: rk3399: fix the incorrect bit during m0_init by Xing Zheng · 8 years ago
  26. ca9286c rockchip: rk3399: improve the m0 enable flow by Lin Huang · 8 years ago
  27. a82ec81 rockchip: rk3399: check vop status when we wait dma finish flag by Lin Huang · 8 years ago
  28. 95c3f42 rockchip: rk3399: add stopwatch functions to m0 by Lin Huang · 8 years ago
  29. 09f41f8 rockchip: rk3399: dram: set all ddr frequency pll_postdiv values to 0 by Lin Huang · 8 years ago
  30. 46b9dbc rockchip: rk3399: enable CA training when do ddr dfs by Lin Huang · 8 years ago
  31. c6e15d1 rockchip: rk3399: fix hang in ddr set rate by Derek Basehore · 8 years ago
  32. ad84ad4 rockchip: rk3399: Enable per CS training at 666MHz by Derek Basehore · 8 years ago
  33. 4bd1d3f rockchip: rk3399: add support for ddrfreq suspend/resume by Derek Basehore · 8 years ago
  34. 977001a rk3399: dram: use PMU M0 to do ddr frequency scaling by Xing Zheng · 8 years ago
  35. e82f508 rockchip/rk3399: Cleanup platform.mk file by Derek Basehore · 8 years ago
  36. a9a4d23 rockchip: update the raw read/write APIs for M0 by Xing Zheng · 8 years ago
  37. 9a6376c rk3399: dram: making phy into dll bypass mode at low frequency by Derek Basehore · 8 years ago
  38. f91b969 rockchip: rk3399: dram: remove dram_init and dts_timing_receive function by Derek Basehore · 8 years ago
  39. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  40. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  41. f38d93f Merge pull request #801 from masahir0y/cleanup by davidcunado-arm · 8 years ago
  42. 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  43. 152c8c1 utils: move BIT(n) macro to utils.h by Masahiro Yamada · 8 years ago
  44. 742df4f rockchip: Build m0 firmware without standard libraries by Patrick Georgi · 8 years ago
  45. ede939f Fix incorrect copyright notices by Antonio Nino Diaz · 8 years ago
  46. aa2345e rk3399: Add CFI debug information to SRAM functions by Soren Brinkmann · 8 years ago
  47. 90d2956 Merge pull request #752 from rockchip-linux/rk3399/fixes-s2r-1107 by danh-arm · 8 years ago
  48. 375d845 Merge pull request #750 from jwerner-chromium/m0_build by danh-arm · 8 years ago
  49. 0607716 rockchip: remove no needed code for rk3399 by Caesar Wang · 8 years ago
  50. a14e091 rockchip: disable watchdog during suspend by Caesar Wang · 8 years ago
  51. 71581c9 rockchip: Add proper dependency tracking to M0 Makefile by Julius Werner · 8 years ago
  52. e77ade2 rockchip: Clean up parent directory creation for M0 by Julius Werner · 8 years ago
  53. 4c127e6 rockchip: close the PD center logic during suspend by Caesar Wang · 8 years ago
  54. 2831bc3 rockchip: add support save/restore configuration for DDR during enter S3 by Caesar Wang · 8 years ago
  55. f9ba21b rockchip: Change dmc register accesses to ATF style for rk3399 by Caesar Wang · 8 years ago
  56. 613038b rockchip: Break out common dram code for rk3399 by Caesar Wang · 8 years ago
  57. 9c68748 rockchip: move pmu registers into another header for rk3399 by Caesar Wang · 8 years ago
  58. ad09652 Merge pull request #724 from rockchip-linux/support-rk3399-sdram by davidcunado-arm · 8 years ago
  59. f4d1312 Merge pull request #739 from rockchip-linux/fixes-latency by davidcunado-arm · 8 years ago
  60. 4ea8dc4 rockchip: fix A72 L2CTLR_DATA_RAM_LATENCY to 5 by Caesar Wang · 8 years ago
  61. 7ac5200 rockchip: clear the power mode status via M0 by Caesar Wang · 8 years ago
  62. 8382e17 rockchip: add M0 source code and build system for RK3399 by Caesar Wang · 8 years ago
  63. ec69356 rockchip: optimize the link mechanism for SRAM code by Caesar Wang · 8 years ago
  64. a1dccdd rockchip: fixes the wrong CLKSEL_CON count for CRU by Caesar Wang · 8 years ago
  65. 4d5d98c rockchip: fixes the clock select and divide register for rk3399 by Caesar Wang · 8 years ago
  66. d9738fb Merge pull request #700 from rockchip-linux/fixes-typo-and-warnings by davidcunado-arm · 8 years ago
  67. 0587788 rockchip: fixes the gic panic for rk3399 resume by Caesar Wang · 8 years ago
  68. 7e1bedb rockchip: fixes some typo by Caesar Wang · 8 years ago
  69. a865640 rockchip: SIP call use 32 bit return value for rk3399 by Caesar Wang · 8 years ago
  70. 2bff35b rockchip: set gpio2 ~ gpio4 to input and pull none mode by Caesar Wang · 8 years ago
  71. e550c63 rockchip: support disable/enable specific gpio when suspend/resume by Caesar Wang · 8 years ago
  72. 536c249 rockchip/rk3399: improve gpio driver and support get pull mode function by Caesar Wang · 8 years ago
  73. 63ebf05 rockchip: fix the scu idle for rk3399 by Tony Xie · 8 years ago
  74. 27c67f4 Merge pull request #691 from rockchip-linux/fixes-suspend/resume-bugs by davidcunado-arm · 8 years ago
  75. c2229ab Merge pull request #684 from rockchip-linux/add-sdram-for-rk3399 by davidcunado-arm · 8 years ago
  76. bdb2763 rockchip: handle some interrupt before enter power mode for rk3399 by Caesar Wang · 8 years ago
  77. b346423 rockchip: remove the unused code for rk3399 by Caesar Wang · 8 years ago
  78. 9d5aee2 rockchip: on rk3399 enable Schmitt trigger on 32 kHz clock by Caesar Wang · 8 years ago
  79. 863edce rockchip: enable or disable auto power down base on frequency by Caesar Wang · 8 years ago
  80. fe87777 rockchip: rk3399: add dram driver by Caesar Wang · 8 years ago
  81. 0786d68 rockchip: on rk3399 init the PMU counts at boot; set 24M/32k properly by Caesar Wang · 8 years ago
  82. 937108a Merge pull request #678 from soby-mathew/sm/PSCI_AArch32 by danh-arm · 8 years ago
  83. 78f7017 rockchip: fix the reset-hold release for rk3399 resume by Caesar Wang · 8 years ago
  84. 545bff0 rockchip: fix the power up/dowm cnt for rk3399 by Caesar Wang · 8 years ago
  85. 5d3b106 rockchip: update to handle PWMs for rk3399 by Caesar Wang · 8 years ago
  86. b127109 Migrate platform makefile to new console driver location by Soby Mathew · 8 years ago
  87. e6517ab rockchip: fixes typo and some bugs for suspend/resume tests by Caesar Wang · 8 years ago
  88. 3dd9835 Merge pull request #667 from soby-mathew/sm/PSCI_lib by danh-arm · 8 years ago
  89. bb2162f Include `plat_psci_common.c` from the new location by Soby Mathew · 8 years ago
  90. 84ded36 Merge pull request #654 from rockchip-linux/rk3399-suspend-resume by danh-arm · 8 years ago
  91. 473cae6 Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service by danh-arm · 8 years ago
  92. 9ec78bd rockchip: support the suspend/resume for rk3399 by Tony Xie · 8 years ago
  93. 1760db6 rockchip: support plat SIP runtime service by Caesar Wang · 8 years ago
  94. ed81f3e Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  95. 86c253e rockchip: support system off function for rk3399 by Caesar Wang · 8 years ago
  96. 8867299 rockchip: support reset SoC through gpio for rk3399 by Caesar Wang · 8 years ago
  97. 68ff45f rockchip: add reset or power off gpio configuration for rk3399 by Caesar Wang · 8 years ago
  98. 9901dcf rockchip: support rk3399 gpio driver by Caesar Wang · 8 years ago
  99. 6704f42 Replace Rockchip delay timer by generic one by Antonio Nino Diaz · 8 years ago
  100. f3d3b31 Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · 8 years ago