1. b32e6b2 Merge pull request #963 from soby-mathew/sm/scmi_dev by danh-arm · 8 years ago
  2. c66f4ad Merge pull request #961 from jeenu-arm/gic-600 by danh-arm · 8 years ago
  3. 03dd639 Merge pull request #960 from jeenu-arm/cpu-libs by danh-arm · 8 years ago
  4. 40111d4 Add SCMI support for Juno platform by Soby Mathew · 9 years ago
  5. c04a3b6 CSS: Add SCMI driver for SCP by Soby Mathew · 9 years ago
  6. e1c59ab Introduce ARM GIC-600 driver by Jeenu Viswambharan · 9 years ago
  7. d40ab48 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · 9 years ago
  8. 0ceb3e1 Merge pull request #957 from hzhuang1/finish_hikey_psci by danh-arm · 8 years ago
  9. 1e54813 hikey: pm: finish PSCI hook functions by Leo Yan · 8 years ago
  10. c78d524 hikey: bl31: enable CCI port for cluster 0 by Leo Yan · 8 years ago
  11. a63db3e hikey: fix for CPU topology by Leo Yan · 8 years ago
  12. 22db016 hikey: fix uninitialized variable in ddr code by Haojian Zhuang · 8 years ago
  13. 572e141 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · 8 years ago
  14. 127793d hikey: support BL31 by Haojian Zhuang · 8 years ago
  15. 32e9fc1 hikey: support BL2 by Haojian Zhuang · 8 years ago
  16. 08b167e hikey: support BL1 by Haojian Zhuang · 8 years ago
  17. 7c7dffd plat/arm: Compile out impossible conditional for AArch32 by dp-arm · 8 years ago
  18. 9bedc6d Remove plat_match_rotpk reference by dp-arm · 8 years ago
  19. 0851cb2 fvp: Remove unnecessary default case by dp-arm · 8 years ago
  20. c243e30 Include missing header in arm_bl2_setup.c by dp-arm · 8 years ago
  21. e715e67 Merge pull request #938 from masahir0y/tools_share by danh-arm · 8 years ago
  22. d77b98c mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms by Antonio Nino Diaz · 8 years ago
  23. 232c6b3 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 8 years ago
  24. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 8 years ago
  25. 81602a9 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · 8 years ago
  26. 4fd4af2 Merge pull request #942 from soby-mathew/sm/fix_juno_build_err by danh-arm · 8 years ago
  27. bbf4c22 Juno: Fix AArch32 sp_min build by Soby Mathew · 8 years ago
  28. 093e53f Merge pull request #937 from rockchip-linux/rk3328_assert by danh-arm · 8 years ago
  29. f0019fc Merge pull request #935 from davidcunado-arm/dc/mbed_api by danh-arm · 8 years ago
  30. 6cea945 Merge pull request #934 from sandrine-bailleux-arm/sb/break-headers-circular-dep by danh-arm · 8 years ago
  31. 1bd61d0 AArch32: Add BL2U support by Yatharth Kochar · 9 years ago
  32. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 8 years ago
  33. 6bf14e1 rockchip: rk3328: Add assert check in pmu.c by tony.xie · 8 years ago
  34. 6a0b0d7 Migrate ARM platforms to use TF_MBEDTLS_KEY_ALG by David Cunado · 8 years ago
  35. 24c287b Tegra: Break circular dependency in platform header files by Sandrine Bailleux · 8 years ago
  36. 144c3f5 FVP: Break circular dependency in platform header files by Sandrine Bailleux · 8 years ago
  37. fa71521 Add missing SPDX header by David Cunado · 8 years ago
  38. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
  39. c3e70be Use SPDX license identifiers for remaining files by dp-arm · 8 years ago
  40. a78b73f Merge pull request #918 from rockchip-linux/rk3328 by davidcunado-arm · 8 years ago
  41. 9bb0b3c Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function" by Antonio Nino Diaz · 8 years ago
  42. be2a312 rockchip: rk3328: Add a missing paragraph for copyright notice. by tony.xie · 8 years ago
  43. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 8 years ago
  44. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  45. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  46. 7fa3214 Merge pull request #896 from sbranden/tf_issue_461 by davidcunado-arm · 8 years ago
  47. 7c1d434 Tegra210: implement 'get_target_pwr_state' handler by Varun Wadekar · 8 years ago
  48. 14a1c0e Tegra: fix the NS DRAM address calculation logic by Varun Wadekar · 9 years ago
  49. 9d42d23 Tegra: memctrl_v2: zero out NS Video memory carveout region by Varun Wadekar · 9 years ago
  50. e9cb01d Tegra186: calculate proper power state for cluster/system power down by Varun Wadekar · 8 years ago
  51. ab3a33f Tegra186: mce: max retries for ARI requests by Steven Kao · 9 years ago
  52. e99eeec Tegra: memmap Tegra micro-seconds timer controller by Steven Kao · 9 years ago
  53. d29d96f Tegra: early init the delay timer by Steven Kao · 9 years ago
  54. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 8 years ago
  55. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  56. bf097ca Tegra: Control inclusion of helper code used for asserts by Antonio Nino Diaz · 8 years ago
  57. cd3b7eb Tegra: smmu: enable asserts by default by Varun Wadekar · 8 years ago
  58. 6c16918 Tegra: enable 'ENABLE_ASSERTIONS' for all builds by Varun Wadekar · 8 years ago
  59. 03af25b Tegra: group platform settings together by Varun Wadekar · 8 years ago
  60. 0d5ec95 rockchip: rk3328: support rk3328 by tony.xie · 8 years ago
  61. abd2aba CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · 9 years ago
  62. 3fb340a Merge pull request #912 from vwadekar/tegra-smmu-ctx-save-robust by davidcunado-arm · 8 years ago
  63. 484acce Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 8 years ago
  64. 94e0ed6 Merge pull request #902 from vwadekar/tegra186-sip-mce-calls by davidcunado-arm · 8 years ago
  65. 228bfab Merge pull request #903 from antonio-nino-diaz-arm/an/build-xlat-v1 by davidcunado-arm · 8 years ago
  66. 2edf648 Merge pull request #906 from antonio-nino-diaz-arm/an/asserts-release by davidcunado-arm · 8 years ago
  67. 63ac1a2 Tegra: smmu: make the context save sequence robust by Varun Wadekar · 8 years ago
  68. 6f24934 AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 9 years ago
  69. 07570d5 Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 9 years ago
  70. 0498343 css: Ensure PSCI system off/reset is not interrupted by dp-arm · 8 years ago
  71. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 8 years ago
  72. 0741c96 Tegra: smmu: fix the size used to save context by Varun Wadekar · 8 years ago
  73. 3b211ff ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · 8 years ago
  74. c76c1b7 Tegra186: Support AARCH32/64 encoding for MCE calls by Varun Wadekar · 8 years ago
  75. 3d21c94 Merge pull request #899 from vwadekar/tegra186-platform-support-v6 by davidcunado-arm · 8 years ago
  76. ea69a93 Merge pull request #890 from masahir0y/scp by davidcunado-arm · 8 years ago
  77. 5d38535 Merge pull request #897 from vwadekar/memctrl-v1-xlat-table-v2 by davidcunado-arm · 8 years ago
  78. 50e9163 Tegra: fix trivial misra issues by Anthony Zhou · 8 years ago
  79. e87dac6 Tegra: no need to re-init the same console by Varun Wadekar · 8 years ago
  80. a9e0260 Tegra: Add support for fake system suspend by Vignesh Radhakrishnan · 8 years ago
  81. 62bfc44 Tegra: memctrl_v2: restore MC_TXN_OVERRIDE settings by Varun Wadekar · 8 years ago
  82. 0c2276e Tegra: memctrl_v1: disable AHB redirection after cold boot by Varun Wadekar · 8 years ago
  83. cd3de43 Tegra: platform: support Tegra186 chip id by Varun Wadekar · 8 years ago
  84. 95a7fae Tegra: memctrl_v2: MC transaction overrides for newer chips by Pritesh Raithatha · 8 years ago
  85. 7b30527 Tegra186: mce: Avoid implementation-defined bitfield types by Stephen Warren · 8 years ago
  86. c459206 Tegra: smmu: support for multiple devices by Pritesh Raithatha · 9 years ago
  87. 986e333 Tegra: smmu: platform handler for SMMU settings by Pritesh Raithatha · 9 years ago
  88. a8a39a5 Merge pull request #895 from vwadekar/tegra186-platform-support-v5 by davidcunado-arm · 8 years ago
  89. 9423f8e Merge pull request #894 from Xilinx/errata-855873 by davidcunado-arm · 8 years ago
  90. f07d398 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 8 years ago
  91. c05a219 Tegra: memctrl_v1: enable 'xlat_table_v2' library by Varun Wadekar · 8 years ago
  92. ae8ac2d Tegra: allow platforms to override plat_core_pos_by_mpidr() by Varun Wadekar · 9 years ago
  93. 06803cf Tegra: memctrl_v2: platform handler for MC settings by Pritesh Raithatha · 9 years ago
  94. c4dae9f Tegra: memctrl_v2: remove non-secure access to TZSRAM memory by Harvey Hsieh · 9 years ago
  95. 5dc574b Tegra186: mce: support for TEGRA_ARI_MISC_CCPLEX_EDBGREQ by Rich Wiley · 9 years ago
  96. 6d6bbc8 Tegra186: update t18x_ari.h to v3.1 by Varun Wadekar · 9 years ago
  97. 83f3f53 Tegra186: PSCI: support for 64-bit TZDRAM base by Steven Kao · 9 years ago
  98. 16c7cd0 Tegra: memctrl_v2: config to enable SMMU device by Varun Wadekar · 9 years ago
  99. 691bc22 Tegra186: read activity monitor's clock counter values by Varun Wadekar · 9 years ago
  100. e698a82 Tegra: memctrl_v2: make AFI device settings configurable by Varun Wadekar · 9 years ago