1. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  2. 6bf0e07 Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · 7 years ago
  3. 956defc Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · 8 years ago
  4. 9bc94a6 Merge pull request #1240 from dp-arm/dp/smccc by davidcunado-arm · 8 years ago
  5. 334e1ce Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · 8 years ago
  6. de3c300 rockchip/rk3399: Fix memory corruptions or illegal memory access by Caesar Wang · 8 years ago
  7. 383c808 Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 8 years ago
  8. 3284ce1 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · 8 years ago
  9. b38c6f6 rockchip/rk3399: Save and restore GIC by Derek Basehore · 8 years ago
  10. 8c1e78a rockchip/rk3399: Add udelay to wait loops by Derek Basehore · 8 years ago
  11. b2a0af1 rockchip/rk3399: Fix QOS save/restore by Derek Basehore · 8 years ago
  12. aa9ee82 rockchip/rk3399: Change PD_CTR_LOOP to 10000 by Derek Basehore · 8 years ago
  13. 890abc3 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · 8 years ago
  14. 3c250b9 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · 8 years ago
  15. a33e763 rockchip: Implement a panic handler that will reboot the system by Julius Werner · 8 years ago
  16. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 8 years ago
  17. 49d7ea2 Merge pull request #1179 from paulkocialkowski/integration by davidcunado-arm · 8 years ago
  18. c90e267 rockchip: Include stdint header in plat_sip_calls.c by Paul Kocialkowski · 8 years ago
  19. 3872fc2 Do not enable SVE on pre-v8.2 platforms by David Cunado · 8 years ago
  20. a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 8 years ago
  21. 2904f84 Merge pull request #1155 from masahir0y/uniphier by davidcunado-arm · 8 years ago
  22. 8012cc5 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 8 years ago
  23. e8a87ac Fix usage of IMAGE_BLx macros by Roberto Vargas · 8 years ago
  24. dbc0f2d rockchip/rk3399: reinitilize secure sgrf when resume by Lin Huang · 8 years ago
  25. a7bb338 rockchip/rk3399: do secure timer init in pmusram by Lin Huang · 8 years ago
  26. 4c3770d rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4 by Lin Huang · 8 years ago
  27. a109ec9 rockchip/rk3399: disable more powerdomain prepare for shutdown logic rail by Lin Huang · 8 years ago
  28. 2adcad6 rockchip/rk3399: save and restore pd_alive register by Lin Huang · 8 years ago
  29. 9aadf25 rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · 8 years ago
  30. 74c3d79 rockchip/rk3399: reinitilize debug uart when resume by Lin Huang · 8 years ago
  31. 64726e6 Add new alignment parameter to func assembler macro by Julius Werner · 8 years ago
  32. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 8 years ago
  33. 36e742a Merge pull request #1012 from rockchip-linux/rk3399/l2cache by davidcunado-arm · 8 years ago
  34. 0c02dc3 Merge pull request #993 from rockchip-linux/hdcp-rk3399 by davidcunado-arm · 8 years ago
  35. 10301bf rockchip: implement hdcp key decryption feature for rk3399 by Ziyuan Xu · 8 years ago
  36. c3710ee rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resume by Caesar Wang · 8 years ago
  37. dea1e8e rockchip: enable A53's erratum 855873 for rk3399 by Caesar Wang · 8 years ago
  38. c76631c rockchip: include hdcp.bin and declare hdcp key decryption handler by Ziyuan Xu · 9 years ago
  39. fb7d32e Unique names for defines in the CPU libraries by Varun Wadekar · 8 years ago
  40. 84597b5 rockchip: check wakeup cpu when resume by Lin Huang · 8 years ago
  41. 4e836d3 rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspend by Lin Huang · 8 years ago
  42. af27fb8 rockchip/rk3399: Move DRAM restore to PMUSRAM by Derek Basehore · 8 years ago
  43. c82eef6 rockchip/rk3399: convert to for-loops to save code space by Derek Basehore · 8 years ago
  44. 87aad73 rockchip/rk3399: Remove unneeded if statement by Derek Basehore · 8 years ago
  45. 18f705f rockchip/rk3399: Remove unneeded register sets by Derek Basehore · 8 years ago
  46. 7d1b3f5 rockchip/rk3399: remove unneeded DDR restore function by Derek Basehore · 8 years ago
  47. 60400fc rockchip/rk3399: Save space for DRAM suspend data by Derek Basehore · 8 years ago
  48. bc5c300 rockchip: add pmusram section by Lin Huang · 8 years ago
  49. a9059b9 rockchip/rk3399: fix DRAM gate training issue by Lin Huang · 8 years ago
  50. 6bf14e1 rockchip: rk3328: Add assert check in pmu.c by tony.xie · 8 years ago
  51. c3e70be Use SPDX license identifiers for remaining files by dp-arm · 8 years ago
  52. a78b73f Merge pull request #918 from rockchip-linux/rk3328 by davidcunado-arm · 8 years ago
  53. 9bb0b3c Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function" by Antonio Nino Diaz · 8 years ago
  54. be2a312 rockchip: rk3328: Add a missing paragraph for copyright notice. by tony.xie · 8 years ago
  55. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  56. 0d5ec95 rockchip: rk3328: support rk3328 by tony.xie · 8 years ago
  57. 45cd814 Merge pull request #892 from rockchip-linux/fixes-a-typo by davidcunado-arm · 8 years ago
  58. 01178e8 rockchip/rk3399: changed printf/tf_printf for console output by Caesar Wang · 8 years ago
  59. b6dcbf5 rockchip: Remove unused rockchip_pd_pwr_down_wfi function by Paul Kocialkowski · 8 years ago
  60. 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 8 years ago
  61. 08ba8c6 Merge pull request #854 from rockchip-linux/pm_plat by davidcunado-arm · 8 years ago
  62. ad2c056 rockchip: Change the callback implement of power domain for rk3368 by tony.xie · 8 years ago
  63. f32ab444 rockchip: plat_pm.c: Change callbacks implement for our SOCs. by tony.xie · 8 years ago
  64. d6845d3 Merge pull request #835 from rockchip-linux/rk3399-atf-cleanup-20170210 by davidcunado-arm · 8 years ago
  65. ccdc044 rockchip: rk3399: enable secure accessing for SRAM by Xing Zheng · 8 years ago
  66. cdb6d5e rockchip: rk3399: Use tFC value instead of tRFC value by Derek Basehore · 8 years ago
  67. 5a5dc61 rockchip: rk3399: Fix CAS latency setting by Derek Basehore · 8 years ago
  68. 43f52e9 rockchip: rk3399: disable training modules after DDR DFS by Xing Zheng · 8 years ago
  69. 50bde47 rockchip: rk3399: Move DQS drive strength setting to M0 by Derek Basehore · 9 years ago
  70. d8484b1 rockchip: rk3399: Remove dram dfs optimization by Derek Basehore · 9 years ago
  71. 951752d rockchip: rk3399: Save and restore RX_CAL_DQS values by Derek Basehore · 9 years ago
  72. 4dbab5d rockchip: Add MIN() and MAX() macros back to M0 code by Julius Werner · 9 years ago
  73. 2d051d2 rockchip: Clean up M0 Makefile, clarify float-abi by Julius Werner · 9 years ago
  74. e352511 rockchip: rk3399: Clean up and seprate secure parts from SoC codes by Xing Zheng · 8 years ago
  75. ae7a935 rockchip: rk3399: sperate the BL31 parameters for sharing by Xing Zheng · 9 years ago
  76. 941c714 rockchip: rk3399: configure the DDR secure region for BL31 image by Xing Zheng · 8 years ago
  77. 1830f79 rockchip: Clean up header and referenced files by Xing Zheng · 8 years ago
  78. a7519b6 rockchip: rk3399: Don't wait for vblank in M0 for ddrfreq by Derek Basehore · 9 years ago
  79. ef0a6bf rockchip: rk3399: restore PMU_CRU_GATEDIS_CON0 value after ddr dvfs by Lin Huang · 9 years ago
  80. 87b5c17 rockchip: rk3399: fix PMU_CRU_GATEDIS_CON0 setting error by Lin Huang · 9 years ago
  81. 175476f FIXUP: rockchip: rk3399: fix the incorrect bit during m0_init by Xing Zheng · 9 years ago
  82. ca9286c rockchip: rk3399: improve the m0 enable flow by Lin Huang · 9 years ago
  83. a82ec81 rockchip: rk3399: check vop status when we wait dma finish flag by Lin Huang · 9 years ago
  84. 95c3f42 rockchip: rk3399: add stopwatch functions to m0 by Lin Huang · 9 years ago
  85. 09f41f8 rockchip: rk3399: dram: set all ddr frequency pll_postdiv values to 0 by Lin Huang · 9 years ago
  86. 46b9dbc rockchip: rk3399: enable CA training when do ddr dfs by Lin Huang · 9 years ago
  87. c6e15d1 rockchip: rk3399: fix hang in ddr set rate by Derek Basehore · 8 years ago
  88. ad84ad4 rockchip: rk3399: Enable per CS training at 666MHz by Derek Basehore · 9 years ago
  89. 4bd1d3f rockchip: rk3399: add support for ddrfreq suspend/resume by Derek Basehore · 8 years ago
  90. 977001a rk3399: dram: use PMU M0 to do ddr frequency scaling by Xing Zheng · 9 years ago
  91. e82f508 rockchip/rk3399: Cleanup platform.mk file by Derek Basehore · 9 years ago
  92. a9a4d23 rockchip: update the raw read/write APIs for M0 by Xing Zheng · 9 years ago
  93. 9a6376c rk3399: dram: making phy into dll bypass mode at low frequency by Derek Basehore · 9 years ago
  94. f91b969 rockchip: rk3399: dram: remove dram_init and dts_timing_receive function by Derek Basehore · 9 years ago
  95. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  96. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  97. f38d93f Merge pull request #801 from masahir0y/cleanup by davidcunado-arm · 9 years ago
  98. 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 9 years ago
  99. 152c8c1 utils: move BIT(n) macro to utils.h by Masahiro Yamada · 9 years ago
  100. 742df4f rockchip: Build m0 firmware without standard libraries by Patrick Georgi · 9 years ago