1. 7264513 Flush the GIC driver data after init by Soby Mathew · 7 years ago
  2. e8f7e1d Merge pull request #835 from rockchip-linux/rk3399-atf-cleanup-20170210 by davidcunado-arm · 7 years ago
  3. 5e6dcbb Merge pull request #849 from vwadekar/tegra-changes-from-downstream-v2 by davidcunado-arm · 7 years ago
  4. d81abf1 rockchip: rk3399: enable secure accessing for SRAM by Xing Zheng · 7 years ago
  5. be2a895 rockchip: rk3399: Use tFC value instead of tRFC value by Derek Basehore · 7 years ago
  6. b07dfeb rockchip: rk3399: Fix CAS latency setting by Derek Basehore · 7 years ago
  7. 035d6d6 rockchip: rk3399: disable training modules after DDR DFS by Xing Zheng · 7 years ago
  8. 397046c rockchip: rk3399: Move DQS drive strength setting to M0 by Derek Basehore · 7 years ago
  9. b734ba5 rockchip: rk3399: Remove dram dfs optimization by Derek Basehore · 7 years ago
  10. 04c74b9 rockchip: rk3399: Save and restore RX_CAL_DQS values by Derek Basehore · 7 years ago
  11. 84afaaf rockchip: Add MIN() and MAX() macros back to M0 code by Julius Werner · 7 years ago
  12. f585246 rockchip: Clean up M0 Makefile, clarify float-abi by Julius Werner · 7 years ago
  13. 22a9871 rockchip: rk3399: Clean up and seprate secure parts from SoC codes by Xing Zheng · 7 years ago
  14. c39aacd rockchip: rk3399: sperate the BL31 parameters for sharing by Xing Zheng · 8 years ago
  15. 5e1e48f rockchip: rk3399: configure the DDR secure region for BL31 image by Xing Zheng · 7 years ago
  16. b4bcc1d rockchip: Clean up header and referenced files by Xing Zheng · 7 years ago
  17. fc0552d rockchip: rk3399: Don't wait for vblank in M0 for ddrfreq by Derek Basehore · 7 years ago
  18. 2510366 rockchip: rk3399: restore PMU_CRU_GATEDIS_CON0 value after ddr dvfs by Lin Huang · 8 years ago
  19. 8140b7d rockchip: rk3399: fix PMU_CRU_GATEDIS_CON0 setting error by Lin Huang · 8 years ago
  20. 61230b0 FIXUP: rockchip: rk3399: fix the incorrect bit during m0_init by Xing Zheng · 8 years ago
  21. b4a7676 rockchip: rk3399: improve the m0 enable flow by Lin Huang · 8 years ago
  22. 3b0eb7e rockchip: rk3399: check vop status when we wait dma finish flag by Lin Huang · 8 years ago
  23. e7c2422 rockchip: rk3399: add stopwatch functions to m0 by Lin Huang · 8 years ago
  24. 52512c2 rockchip: rk3399: dram: set all ddr frequency pll_postdiv values to 0 by Lin Huang · 8 years ago
  25. dc8e82e rockchip: rk3399: enable CA training when do ddr dfs by Lin Huang · 8 years ago
  26. c8e5c78 rockchip: rk3399: fix hang in ddr set rate by Derek Basehore · 7 years ago
  27. 0e8909d rockchip: rk3399: Enable per CS training at 666MHz by Derek Basehore · 8 years ago
  28. e13bc54 rockchip: rk3399: add support for ddrfreq suspend/resume by Derek Basehore · 7 years ago
  29. 93280b7 rk3399: dram: use PMU M0 to do ddr frequency scaling by Xing Zheng · 8 years ago
  30. b9be54b rockchip/rk3399: Cleanup platform.mk file by Derek Basehore · 8 years ago
  31. aae6be4 rockchip: update the raw read/write APIs for M0 by Xing Zheng · 8 years ago
  32. b106512 rk3399: dram: making phy into dll bypass mode at low frequency by Derek Basehore · 8 years ago
  33. ff461d0 rockchip: rk3399: dram: remove dram_init and dts_timing_receive function by Derek Basehore · 8 years ago
  34. d22429d Tegra: implement pwr_domain_pwr_down_wfi() handler by Varun Wadekar · 8 years ago
  35. d151363 Tegra: memmap BL31's TZDRAM carveout by Varun Wadekar · 8 years ago
  36. e032363 Tegra: increase BL31 image size to 256KB by Varun Wadekar · 8 years ago
  37. 6eec6d6 Tegra: allow individual SoCs to restore their settings by Varun Wadekar · 8 years ago
  38. d43583c cpus: denver: disable DCO operations from platform code by Varun Wadekar · 8 years ago
  39. 6077dce Tegra: enable PSCI extended state ID processing by Varun Wadekar · 8 years ago
  40. 3ce5499 Tegra: define platform power states by Varun Wadekar · 8 years ago
  41. 0dc9181 Tegra: drivers: memctrl: introduce function to secure on-chip TZRAM by Varun Wadekar · 9 years ago
  42. 1dcffa9 Tegra: enable runtime console by Varun Wadekar · 8 years ago
  43. e5caeed Tegra: PM: soc-specific system off handler by Varun Wadekar · 8 years ago
  44. 923d04a Tegra: handlers for common and SoC-specific SiP calls by Varun Wadekar · 9 years ago
  45. 43e89d3 spd: trusty: OEN_TAP_START aperture for standard calls by Amith · 9 years ago
  46. 3acb2b0 Merge pull request #845 from vwadekar/tegra-changes-from-downstream-v1 by davidcunado-arm · 7 years ago
  47. d2014c6 Tegra: init normal/crash console for platforms by Varun Wadekar · 9 years ago
  48. 6bb6246 Tegra: add tzdram_base to plat_params_from_bl2 struct by Varun Wadekar · 9 years ago
  49. 7a9a285 Tegra: Memory Controller Driver (v1) by Varun Wadekar · 9 years ago
  50. baf903e Tegra: sanity check members of the "from_bl2" struct by Varun Wadekar · 9 years ago
  51. 3c337a6 cpus: Add support for all Denver variants by Varun Wadekar · 9 years ago
  52. 39f87d1 Tegra: use ClusterId for calculating core position by Varun Wadekar · 9 years ago
  53. b24dea9 Tegra: enable processor retention and L2/CPUECTLR access by Varun Wadekar · 9 years ago
  54. 97f2490 Tegra: define MAX_XLAT_TABLES and MAX_MMAP_REGIONS per-platform by Varun Wadekar · 9 years ago
  55. cbdace1 Tegra: SoC specific SiP handlers by Varun Wadekar · 9 years ago
  56. a1176ba Tegra: include flowctlr driver from SoC specific makefiles by Varun Wadekar · 9 years ago
  57. e53da30 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · 7 years ago
  58. f526d59 Merge pull request #843 from jeenu-arm/cas-lock by danh-arm · 7 years ago
  59. 88390a8 Merge pull request #842 from jeenu-arm/io-memmap-asserts by danh-arm · 7 years ago
  60. 88de358 Merge pull request #841 from dp-arm/dp/debug-regs by danh-arm · 7 years ago
  61. 0ca1afa Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · 7 years ago
  62. 0470202 Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 7 years ago
  63. 91284a5 Merge pull request #840 from dp-arm/dp/cppcheck-fixes by davidcunado-arm · 7 years ago
  64. 9e31985 Merge pull request #838 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  65. 301a1f5 Merge pull request #829 from masahir0y/build by davidcunado-arm · 7 years ago
  66. b71946b Juno: Disable SPIDEN in release builds by dp-arm · 7 years ago
  67. 595d0d5 Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 7 years ago
  68. 8b6e3d3 Fix minor issues found by cppcheck by dp-arm · 7 years ago
  69. e6bae8c Add bounds checking asserts to memmap IO driver by Jeenu Viswambharan · 7 years ago
  70. fca7680 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 7 years ago
  71. ae543fc Merge pull request #833 from masahir0y/cert_create by davidcunado-arm · 7 years ago
  72. e77d32e Merge pull request #828 from masahir0y/fiptool by davidcunado-arm · 7 years ago
  73. a13b9d3 Migrate to Linaro Release 16.12 by David Cunado · 7 years ago
  74. 020f003 Merge pull request #826 from dp-arm/dp/psci-stat-abstraction by davidcunado-arm · 7 years ago
  75. 37ce150 PSCI: Do stat accounting for retention/standby states by dp-arm · 7 years ago
  76. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 7 years ago
  77. 412ae5c Merge pull request #836 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  78. d035fab fiptool: remove unneeded declarations by Masahiro Yamada · 7 years ago
  79. 1eee6a8 fiptool: stretch out printf strings for readability and grep'ability by Masahiro Yamada · 7 years ago
  80. 1b90015 fiptool: print new lines of usage to stdout instead of stderr by Masahiro Yamada · 7 years ago
  81. 48cb5e5 cert_create: remove unneeded initializers by Masahiro Yamada · 7 years ago
  82. d54cfa9 cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · 7 years ago
  83. bccb109 cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · 7 years ago
  84. 1a180ce Update AEM and Cortex Models versions by David Cunado · 7 years ago
  85. 8a76ff0 Merge pull request #831 from masahir0y/zynqmp by danh-arm · 7 years ago
  86. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  87. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  88. de1ddac Merge pull request #830 from masahir0y/misc by danh-arm · 7 years ago
  89. 4cbeae7 Merge pull request #827 from dp-arm/dp/pmf-constants by danh-arm · 7 years ago
  90. ac27f4f zynqmp: remove RESET_TO_BL31=1 from build instruction by Masahiro Yamada · 7 years ago
  91. 9524fea gitignore: ignore GNU GLOBAL tag files by Masahiro Yamada · 7 years ago
  92. f10adde Makefile: use git describe for BUILD_STRING by Masahiro Yamada · 7 years ago
  93. 8dbf3d7 PMF: Fixup PMF constants by dp-arm · 7 years ago
  94. 82968ce Merge pull request #821 from jeenu-arm/errata-printing by danh-arm · 7 years ago
  95. 092d273 Merge pull request #799 from masahir0y/fiptool by danh-arm · 7 years ago
  96. da7ffae Merge pull request #825 from dp-arm/dp/simplify-cond by danh-arm · 7 years ago
  97. 0b91036 Merge pull request #823 from douglas-raillard-arm/dr/add_fno_builtin by danh-arm · 7 years ago
  98. 04e2994 Merge pull request #822 from jeenu-arm/fix-fvp-refs by danh-arm · 7 years ago
  99. 32b3a43 Merge pull request #819 from davidcunado-arm/dc/build_with_gcc6.2 by danh-arm · 7 years ago
  100. 3d1b8a6 tbbr: Simplify conditional by dp-arm · 7 years ago