1. e5e9ccd fix(rockchip): add support for building with LTO enabled by Andrey Skvortsov · 1 year, 8 months ago
  2. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  3. cc277de build: refactor toolchain detection by Chris Kay · 1 year, 10 months ago
  4. 1685b42 build: remove the `NM` variable by Chris Kay · 1 year, 7 months ago
  5. 7e38758 build: prefer `gcc-ar` over `ar` by Chris Kay · 1 year, 7 months ago
  6. 781cb31 build: always use the C compiler to preprocess by Chris Kay · 1 year, 7 months ago
  7. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  8. 8557d49 fix(rockchip): use semicolon instead of comma by Elyes Haouas · 2 years, 6 months ago
  9. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  10. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  11. 9565962 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · 4 years, 8 months ago
  12. 2c4b0c0 fix(rk3399/suspend): correct LPDDR4 resume sequence by Jimmy Brisson · 5 years ago
  13. f943b7c fix(rockchip/rk3399): fix dram section placement by Patrick Georgi · 4 years, 1 month ago
  14. 287a81d Merge "plat/rockchip: enable power domains of rk3399 before reset" into integration by Soby Mathew · 6 years ago
  15. 7f0b2e7 rockchip: really use base+size for secure ddr regions by Heiko Stuebner · 6 years ago
  16. 39a97dc rockchip: Prevent macro expansion in paths by Joshua Watt · 6 years ago
  17. b489904 plat/rockchip: enable power domains of rk3399 before reset by Piotr Szczepanik · 6 years ago
  18. b7f6525 Enable -Wshadow always by Justin Chadwell · 6 years ago
  19. 0eb7fa9 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · 6 years ago
  20. c1185ff plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 6 years ago
  21. 79ca780 Update rockchip platform to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
  22. af81a91 rk3399: m0: Fix compiler warnings. by Christoph Müllner · 6 years ago
  23. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  24. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  25. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
  26. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  27. b2805da Remove .func and .endfunc assembler directives by Roberto Vargas · 7 years ago
  28. fb83888 rockchip: Move stdint header to the offending header file by Paul Kocialkowski · 7 years ago
  29. 5b88643 rockchip/rk3399: Add watchdog support in pmusram by Derek Basehore · 7 years ago
  30. ff4735c rockchip/rk3399: Split M0 binary into two by Lin Huang · 7 years ago
  31. 133598c rockchip/rk3399: improve pmu powermode configure when suspend by Lin Huang · 7 years ago
  32. 3cb7492 rockchip/rk3399: Fix sram_udelay by Derek Basehore · 7 years ago
  33. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  34. b7229e4 Merge pull request #1323 from rockchip-linux/Fixes-rk3399-watchdog by Dimitris Papastamos · 7 years ago
  35. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  36. 56bf940 rockchip/rk3399: save/restore watchdog register correctly by Lin Huang · 7 years ago
  37. 956defc Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · 8 years ago
  38. de3c300 rockchip/rk3399: Fix memory corruptions or illegal memory access by Caesar Wang · 8 years ago
  39. b38c6f6 rockchip/rk3399: Save and restore GIC by Derek Basehore · 8 years ago
  40. 8c1e78a rockchip/rk3399: Add udelay to wait loops by Derek Basehore · 8 years ago
  41. b2a0af1 rockchip/rk3399: Fix QOS save/restore by Derek Basehore · 8 years ago
  42. aa9ee82 rockchip/rk3399: Change PD_CTR_LOOP to 10000 by Derek Basehore · 8 years ago
  43. dbc0f2d rockchip/rk3399: reinitilize secure sgrf when resume by Lin Huang · 8 years ago
  44. a7bb338 rockchip/rk3399: do secure timer init in pmusram by Lin Huang · 8 years ago
  45. 4c3770d rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4 by Lin Huang · 8 years ago
  46. a109ec9 rockchip/rk3399: disable more powerdomain prepare for shutdown logic rail by Lin Huang · 8 years ago
  47. 2adcad6 rockchip/rk3399: save and restore pd_alive register by Lin Huang · 8 years ago
  48. 9aadf25 rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · 8 years ago
  49. 74c3d79 rockchip/rk3399: reinitilize debug uart when resume by Lin Huang · 8 years ago
  50. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 8 years ago
  51. 36e742a Merge pull request #1012 from rockchip-linux/rk3399/l2cache by davidcunado-arm · 8 years ago
  52. 10301bf rockchip: implement hdcp key decryption feature for rk3399 by Ziyuan Xu · 8 years ago
  53. c3710ee rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resume by Caesar Wang · 8 years ago
  54. c76631c rockchip: include hdcp.bin and declare hdcp key decryption handler by Ziyuan Xu · 9 years ago
  55. 4e836d3 rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspend by Lin Huang · 8 years ago
  56. af27fb8 rockchip/rk3399: Move DRAM restore to PMUSRAM by Derek Basehore · 8 years ago
  57. c82eef6 rockchip/rk3399: convert to for-loops to save code space by Derek Basehore · 8 years ago
  58. 87aad73 rockchip/rk3399: Remove unneeded if statement by Derek Basehore · 8 years ago
  59. 18f705f rockchip/rk3399: Remove unneeded register sets by Derek Basehore · 8 years ago
  60. 7d1b3f5 rockchip/rk3399: remove unneeded DDR restore function by Derek Basehore · 8 years ago
  61. 60400fc rockchip/rk3399: Save space for DRAM suspend data by Derek Basehore · 8 years ago
  62. bc5c300 rockchip: add pmusram section by Lin Huang · 8 years ago
  63. a9059b9 rockchip/rk3399: fix DRAM gate training issue by Lin Huang · 8 years ago
  64. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  65. 01178e8 rockchip/rk3399: changed printf/tf_printf for console output by Caesar Wang · 8 years ago
  66. 08ba8c6 Merge pull request #854 from rockchip-linux/pm_plat by davidcunado-arm · 8 years ago
  67. f32ab444 rockchip: plat_pm.c: Change callbacks implement for our SOCs. by tony.xie · 8 years ago
  68. d6845d3 Merge pull request #835 from rockchip-linux/rk3399-atf-cleanup-20170210 by davidcunado-arm · 8 years ago
  69. ccdc044 rockchip: rk3399: enable secure accessing for SRAM by Xing Zheng · 8 years ago
  70. cdb6d5e rockchip: rk3399: Use tFC value instead of tRFC value by Derek Basehore · 8 years ago
  71. 5a5dc61 rockchip: rk3399: Fix CAS latency setting by Derek Basehore · 8 years ago
  72. 43f52e9 rockchip: rk3399: disable training modules after DDR DFS by Xing Zheng · 8 years ago
  73. 50bde47 rockchip: rk3399: Move DQS drive strength setting to M0 by Derek Basehore · 9 years ago
  74. d8484b1 rockchip: rk3399: Remove dram dfs optimization by Derek Basehore · 9 years ago
  75. 951752d rockchip: rk3399: Save and restore RX_CAL_DQS values by Derek Basehore · 9 years ago
  76. 4dbab5d rockchip: Add MIN() and MAX() macros back to M0 code by Julius Werner · 9 years ago
  77. 2d051d2 rockchip: Clean up M0 Makefile, clarify float-abi by Julius Werner · 9 years ago
  78. e352511 rockchip: rk3399: Clean up and seprate secure parts from SoC codes by Xing Zheng · 8 years ago
  79. 941c714 rockchip: rk3399: configure the DDR secure region for BL31 image by Xing Zheng · 8 years ago
  80. 1830f79 rockchip: Clean up header and referenced files by Xing Zheng · 8 years ago
  81. a7519b6 rockchip: rk3399: Don't wait for vblank in M0 for ddrfreq by Derek Basehore · 9 years ago
  82. ef0a6bf rockchip: rk3399: restore PMU_CRU_GATEDIS_CON0 value after ddr dvfs by Lin Huang · 9 years ago
  83. 87b5c17 rockchip: rk3399: fix PMU_CRU_GATEDIS_CON0 setting error by Lin Huang · 9 years ago
  84. 175476f FIXUP: rockchip: rk3399: fix the incorrect bit during m0_init by Xing Zheng · 9 years ago
  85. ca9286c rockchip: rk3399: improve the m0 enable flow by Lin Huang · 9 years ago
  86. a82ec81 rockchip: rk3399: check vop status when we wait dma finish flag by Lin Huang · 9 years ago
  87. 95c3f42 rockchip: rk3399: add stopwatch functions to m0 by Lin Huang · 9 years ago
  88. 09f41f8 rockchip: rk3399: dram: set all ddr frequency pll_postdiv values to 0 by Lin Huang · 9 years ago
  89. 46b9dbc rockchip: rk3399: enable CA training when do ddr dfs by Lin Huang · 9 years ago
  90. c6e15d1 rockchip: rk3399: fix hang in ddr set rate by Derek Basehore · 8 years ago
  91. ad84ad4 rockchip: rk3399: Enable per CS training at 666MHz by Derek Basehore · 9 years ago
  92. 4bd1d3f rockchip: rk3399: add support for ddrfreq suspend/resume by Derek Basehore · 8 years ago
  93. 977001a rk3399: dram: use PMU M0 to do ddr frequency scaling by Xing Zheng · 9 years ago
  94. a9a4d23 rockchip: update the raw read/write APIs for M0 by Xing Zheng · 9 years ago
  95. 9a6376c rk3399: dram: making phy into dll bypass mode at low frequency by Derek Basehore · 9 years ago
  96. f91b969 rockchip: rk3399: dram: remove dram_init and dts_timing_receive function by Derek Basehore · 9 years ago
  97. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  98. 152c8c1 utils: move BIT(n) macro to utils.h by Masahiro Yamada · 9 years ago
  99. 742df4f rockchip: Build m0 firmware without standard libraries by Patrick Georgi · 9 years ago
  100. ede939f Fix incorrect copyright notices by Antonio Nino Diaz · 9 years ago