1. 035d6d6 rockchip: rk3399: disable training modules after DDR DFS by Xing Zheng · 7 years ago
  2. 397046c rockchip: rk3399: Move DQS drive strength setting to M0 by Derek Basehore · 7 years ago
  3. b734ba5 rockchip: rk3399: Remove dram dfs optimization by Derek Basehore · 7 years ago
  4. 04c74b9 rockchip: rk3399: Save and restore RX_CAL_DQS values by Derek Basehore · 7 years ago
  5. 84afaaf rockchip: Add MIN() and MAX() macros back to M0 code by Julius Werner · 7 years ago
  6. f585246 rockchip: Clean up M0 Makefile, clarify float-abi by Julius Werner · 7 years ago
  7. 22a9871 rockchip: rk3399: Clean up and seprate secure parts from SoC codes by Xing Zheng · 7 years ago
  8. c39aacd rockchip: rk3399: sperate the BL31 parameters for sharing by Xing Zheng · 8 years ago
  9. 5e1e48f rockchip: rk3399: configure the DDR secure region for BL31 image by Xing Zheng · 7 years ago
  10. b4bcc1d rockchip: Clean up header and referenced files by Xing Zheng · 7 years ago
  11. fc0552d rockchip: rk3399: Don't wait for vblank in M0 for ddrfreq by Derek Basehore · 8 years ago
  12. 2510366 rockchip: rk3399: restore PMU_CRU_GATEDIS_CON0 value after ddr dvfs by Lin Huang · 8 years ago
  13. 8140b7d rockchip: rk3399: fix PMU_CRU_GATEDIS_CON0 setting error by Lin Huang · 8 years ago
  14. 61230b0 FIXUP: rockchip: rk3399: fix the incorrect bit during m0_init by Xing Zheng · 8 years ago
  15. b4a7676 rockchip: rk3399: improve the m0 enable flow by Lin Huang · 8 years ago
  16. 3b0eb7e rockchip: rk3399: check vop status when we wait dma finish flag by Lin Huang · 8 years ago
  17. e7c2422 rockchip: rk3399: add stopwatch functions to m0 by Lin Huang · 8 years ago
  18. 52512c2 rockchip: rk3399: dram: set all ddr frequency pll_postdiv values to 0 by Lin Huang · 8 years ago
  19. dc8e82e rockchip: rk3399: enable CA training when do ddr dfs by Lin Huang · 8 years ago
  20. c8e5c78 rockchip: rk3399: fix hang in ddr set rate by Derek Basehore · 7 years ago
  21. 0e8909d rockchip: rk3399: Enable per CS training at 666MHz by Derek Basehore · 8 years ago
  22. e13bc54 rockchip: rk3399: add support for ddrfreq suspend/resume by Derek Basehore · 7 years ago
  23. 93280b7 rk3399: dram: use PMU M0 to do ddr frequency scaling by Xing Zheng · 8 years ago
  24. b9be54b rockchip/rk3399: Cleanup platform.mk file by Derek Basehore · 8 years ago
  25. aae6be4 rockchip: update the raw read/write APIs for M0 by Xing Zheng · 8 years ago
  26. b106512 rk3399: dram: making phy into dll bypass mode at low frequency by Derek Basehore · 8 years ago
  27. ff461d0 rockchip: rk3399: dram: remove dram_init and dts_timing_receive function by Derek Basehore · 8 years ago
  28. da7ffae Merge pull request #825 from dp-arm/dp/simplify-cond by danh-arm · 7 years ago
  29. 32b3a43 Merge pull request #819 from davidcunado-arm/dc/build_with_gcc6.2 by danh-arm · 7 years ago
  30. 3d1b8a6 tbbr: Simplify conditional by dp-arm · 7 years ago
  31. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  32. ad3dcbb Remove use of all deprecated APIs by Koan-Sin Tan · 8 years ago
  33. 1d2b639 Get rid of use of old GIC APIs by Koan-Sin Tan · 8 years ago
  34. 22ea87c Add support of PSCI_EXTENDED_STATE_ID to MT8173 by Koan-Sin Tan · 8 years ago
  35. bc99807 Get rid of use of compatibility API by Koan-Sin Tan · 7 years ago
  36. a269837 Use #ifdef for AARCH32 instead of #if by Masahiro Yamada · 8 years ago
  37. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  38. 8a2a84d Merge pull request #801 from masahir0y/cleanup by davidcunado-arm · 7 years ago
  39. df8218c Merge pull request #809 from paulkocialkowski/integration by danh-arm · 7 years ago
  40. 70f625a qemu: remove unused BL32_SIZE by Masahiro Yamada · 8 years ago
  41. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  42. 51bef61 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 7 years ago
  43. 5c5bedc mt8173: Correct SPM MCDI firmware length by Paul Kocialkowski · 8 years ago
  44. 73dfd2e utils: move BIT(n) macro to utils.h by Masahiro Yamada · 8 years ago
  45. 3ff485f Merge pull request #805 from Xilinx/zynqmp/addr_space_size by danh-arm · 8 years ago
  46. 6a9e03e zynqmp: Migrate to new address space macros by Soren Brinkmann · 8 years ago
  47. 5c979f1 rockchip: Build m0 firmware without standard libraries by Patrick Georgi · 8 years ago
  48. 9588690 Merge pull request #792 from masahir0y/zynqmp by danh-arm · 8 years ago
  49. 2b7d7ae Merge pull request #791 from jeenu-arm/asm-assert-32 by danh-arm · 8 years ago
  50. 8cf895c zynqmp: add "override" directive to mandatory options by Masahiro Yamada · 8 years ago
  51. 955c45d Merge pull request #793 from jeenu-arm/gic-changes by danh-arm · 8 years ago
  52. b39d75f Fix integer overflows in BL1 FWU code by Sandrine Bailleux · 8 years ago
  53. 15719dc Merge pull request #785 from dp-arm/dp/nvcounter by Dan Handley · 8 years ago
  54. 24010ac Merge pull request #781 from yatharth-arm/yk/aarch64_tbbr_load_img_v2 by danh-arm · 8 years ago
  55. ff640c4 AArch32: Print ASM_ASSERT and panic messages by Jeenu Viswambharan · 8 years ago
  56. b3e8580 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · 8 years ago
  57. 6ad3548 FVP: Avail GIC Redistributor power management by Jeenu Viswambharan · 8 years ago
  58. 78132c9 Introduce ARM platform APIs for GICv3 Redistributor by Jeenu Viswambharan · 8 years ago
  59. 8c0177f Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 8 years ago
  60. 493bf33 Fix incorrect copyright notices by Antonio Nino Diaz · 8 years ago
  61. 975d08c Merge pull request #774 from jeenu-arm/no-return-macro by danh-arm · 8 years ago
  62. 4985a31 Merge pull request #770 from yatharth-arm/yk/AArch32_fixes by danh-arm · 8 years ago
  63. 0b4c5a3 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · 8 years ago
  64. 200fffd Introduce SCP power management abstraction by Soby Mathew · 8 years ago
  65. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  66. d0f5f9c AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · 8 years ago
  67. 89dfb97 rk3399: Add CFI debug information to SRAM functions by Soren Brinkmann · 8 years ago
  68. b8a6897 Merge pull request #762 from douglas-raillard-arm/dr/doc_build_info by danh-arm · 8 years ago
  69. 66933ff Clarify dependency for PSCI_EXTENDED_STATE_ID by Douglas Raillard · 8 years ago
  70. 84f0af4 zynqmp: pm: Add SiP call to obtain PM callback data by Soren Brinkmann · 8 years ago
  71. a1b0a90 zynqmp: pm: Enable IPI IRQ when API version is probed by Soren Brinkmann · 8 years ago
  72. 1209b26 zynqmp: Remove dead code by Soren Brinkmann · 8 years ago
  73. 836418d zynqmp: Fix UART1 base address by Soren Brinkmann · 8 years ago
  74. 58fbb9b zynqmp: PM: Migrate to new shutdown interface by Soren Brinkmann · 8 years ago
  75. cb36681 zynqmp: pm: Plumb get_chipid through FW interface by Soren Brinkmann · 8 years ago
  76. d6c9e03 zynqmp: pm: Allow obtaining additional return values from FW by Soren Brinkmann · 8 years ago
  77. cfcb1a2 zynqmp: Do not alter system counter by Soren Brinkmann · 8 years ago
  78. 8586399 zynqmp: Read silicon ID register only once by Soren Brinkmann · 8 years ago
  79. da44d42 Merge pull request #752 from rockchip-linux/rk3399/fixes-s2r-1107 by danh-arm · 8 years ago
  80. 140974b Merge pull request #750 from jwerner-chromium/m0_build by danh-arm · 8 years ago
  81. 667e484 rockchip: remove no needed code for rk3399 by Caesar Wang · 8 years ago
  82. 813a89a rockchip: disable watchdog during suspend by Caesar Wang · 8 years ago
  83. 844782d rockchip: Add proper dependency tracking to M0 Makefile by Julius Werner · 8 years ago
  84. 705aeeb rockchip: Clean up parent directory creation for M0 by Julius Werner · 8 years ago
  85. 8fb127f Merge pull request #745 from rockchip-linux/support-rk3399-dram by danh-arm · 8 years ago
  86. 1773908 Merge pull request #742 from masahir0y/misc by davidcunado-arm · 8 years ago
  87. 5339d18 rockchip: close the PD center logic during suspend by Caesar Wang · 8 years ago
  88. f33eb2c rockchip: add support save/restore configuration for DDR during enter S3 by Caesar Wang · 8 years ago
  89. 8bc1667 rockchip: Change dmc register accesses to ATF style for rk3399 by Caesar Wang · 8 years ago
  90. a845690 rockchip: Break out common dram code for rk3399 by Caesar Wang · 8 years ago
  91. 0620bb8 rockchip: move pmu registers into another header for rk3399 by Caesar Wang · 8 years ago
  92. c9ed717 Merge pull request #724 from rockchip-linux/support-rk3399-sdram by davidcunado-arm · 8 years ago
  93. acf0e58 Merge pull request #739 from rockchip-linux/fixes-latency by davidcunado-arm · 8 years ago
  94. 11b87ae rockchip: fix A72 L2CTLR_DATA_RAM_LATENCY to 5 by Caesar Wang · 8 years ago
  95. bb22862 rockchip: clear the power mode status via M0 by Caesar Wang · 8 years ago
  96. b400374 rockchip: add M0 source code and build system for RK3399 by Caesar Wang · 8 years ago
  97. d90f43e rockchip: optimize the link mechanism for SRAM code by Caesar Wang · 8 years ago
  98. 4c165ca Fix comment of plat_reset_handler stub by Masahiro Yamada · 8 years ago
  99. a883702 rockchip: fixes the wrong CLKSEL_CON count for CRU by Caesar Wang · 8 years ago
  100. b56646f Merge pull request #729 from dp-arm/dp/arm-sip by danh-arm · 8 years ago