1. 572e141 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · 7 years ago
  2. 562aef8 Merge pull request #950 from danh-arm/hz/hikey by davidcunado-arm · 7 years ago
  3. c864056 Merge pull request #951 from dp-arm/dp/compiler-rt-cleanup by danh-arm · 7 years ago
  4. 3d3b02d hikey: add hikey support by Haojian Zhuang · 7 years ago
  5. 127793d hikey: support BL31 by Haojian Zhuang · 7 years ago
  6. cfac68a Cortex-A53: add some bit definitions by Haojian Zhuang · 7 years ago
  7. 32e9fc1 hikey: support BL2 by Haojian Zhuang · 7 years ago
  8. 08b167e hikey: support BL1 by Haojian Zhuang · 7 years ago
  9. 4df2246 compiler-rt: Remove unused int_util.[ch] files by dp-arm · 7 years ago
  10. 2ab2e57 Merge pull request #941 from dp-arm/dp/clang by danh-arm · 7 years ago
  11. 8237708 docs: Add note on how to build TF using clang or armclang by dp-arm · 7 years ago
  12. 7559633 build: Introduce ARM Compiler 6 support by dp-arm · 7 years ago
  13. d546185 build: Introduce clang support by dp-arm · 7 years ago
  14. 72610c4 build: Introduce HOSTCC flag by dp-arm · 7 years ago
  15. 344af65 Switch default C environment from c99 to gnu99 by dp-arm · 7 years ago
  16. 7c7dffd plat/arm: Compile out impossible conditional for AArch32 by dp-arm · 7 years ago
  17. 9bedc6d Remove plat_match_rotpk reference by dp-arm · 7 years ago
  18. 0851cb2 fvp: Remove unnecessary default case by dp-arm · 7 years ago
  19. c243e30 Include missing header in arm_bl2_setup.c by dp-arm · 7 years ago
  20. 22fa58c Use a callee-saved register to be AAPCS-compliant by dp-arm · 7 years ago
  21. e715e67 Merge pull request #938 from masahir0y/tools_share by danh-arm · 7 years ago
  22. d77b98c mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms by Antonio Nino Diaz · 7 years ago
  23. ab1794f mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · 7 years ago
  24. da5241c Introduce `tf_snprintf` by Antonio Nino Diaz · 7 years ago
  25. 232c6b3 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 7 years ago
  26. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  27. 2a6c1a8 fip: move headers shared between TF and fiptool to include/tools_share by Masahiro Yamada · 7 years ago
  28. be4cd40 Build: fix assert_boolean implementation by Masahiro Yamada · 7 years ago
  29. c1de3fd Merge pull request #947 from davidcunado-arm/dc/update_userguide by danh-arm · 7 years ago
  30. 6cfba92 Merge pull request #945 from antonio-nino-diaz-arm/an/xlat-dependency by danh-arm · 7 years ago
  31. 81602a9 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · 7 years ago
  32. ac7b0da Merge pull request #944 from danh-arm/jl/spdx-license by danh-arm · 7 years ago
  33. 727a68b Merge pull request #936 from antonio-nino-diaz-arm/an/assert-mem by davidcunado-arm · 7 years ago
  34. 218888d Migrate to Linaro Release 17.01 by David Cunado · 7 years ago
  35. b506f30 xlat: Fix missing header file dependency by Antonio Nino Diaz · 7 years ago
  36. f17619f Add note about SPDX identifiers in license.md by Jilayne Lovejoy · 7 years ago
  37. 4fd4af2 Merge pull request #942 from soby-mathew/sm/fix_juno_build_err by danh-arm · 7 years ago
  38. bbf4c22 Juno: Fix AArch32 sp_min build by Soby Mathew · 7 years ago
  39. 093e53f Merge pull request #937 from rockchip-linux/rk3328_assert by danh-arm · 7 years ago
  40. f0019fc Merge pull request #935 from davidcunado-arm/dc/mbed_api by danh-arm · 7 years ago
  41. 6cea945 Merge pull request #934 from sandrine-bailleux-arm/sb/break-headers-circular-dep by danh-arm · 7 years ago
  42. 0da2fe7 Simplify assert() to reduce memory usage by Antonio Nino Diaz · 7 years ago
  43. 6ba71d6 Align tf_printf implementation between AArch32 and AArch64 by dp-arm · 7 years ago
  44. 1bd61d0 AArch32: Add BL2U support by Yatharth Kochar · 8 years ago
  45. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 8 years ago
  46. 6bf14e1 rockchip: rk3328: Add assert check in pmu.c by tony.xie · 7 years ago
  47. 823cc7a Merge pull request #930 from antonio-nino-diaz-arm/an/fixes-xlat-v2 by davidcunado-arm · 7 years ago
  48. 6a0b0d7 Migrate ARM platforms to use TF_MBEDTLS_KEY_ALG by David Cunado · 7 years ago
  49. 0aff7ad mbedtls: Complete namespace for TF specific macros by David Cunado · 7 years ago
  50. b188351 mbedtls: Namespace for TF specific macros by David Cunado · 7 years ago
  51. b6285d6 AArch32: Rework SMC context save and restore mechanism by Soby Mathew · 8 years ago
  52. d801fbb Hook up LLVM compiler-rt in the build system by dp-arm · 7 years ago
  53. 0e14a7f Import builtins from LLVM compiler-rt project by dp-arm · 7 years ago
  54. 24c287b Tegra: Break circular dependency in platform header files by Sandrine Bailleux · 7 years ago
  55. 144c3f5 FVP: Break circular dependency in platform header files by Sandrine Bailleux · 7 years ago
  56. b4b541c Merge pull request #933 from davidcunado-arm/dc/add_spdx by davidcunado-arm · 7 years ago
  57. fa71521 Add missing SPDX header by David Cunado · 7 years ago
  58. f67c663 Merge pull request #928 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  59. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  60. 78b7134 Merge pull request #932 from dp-arm/dp/spdx-rockchip by davidcunado-arm · 7 years ago
  61. c3e70be Use SPDX license identifiers for remaining files by dp-arm · 7 years ago
  62. a78b73f Merge pull request #918 from rockchip-linux/rk3328 by davidcunado-arm · 7 years ago
  63. cdf972c Merge pull request #931 from antonio-nino-diaz-arm/an/revert-rockchip by davidcunado-arm · 7 years ago
  64. 9bb0b3c Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function" by Antonio Nino Diaz · 7 years ago
  65. be2a312 rockchip: rk3328: Add a missing paragraph for copyright notice. by tony.xie · 7 years ago
  66. e769db3 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  67. 172138b Merge pull request #926 from EvanLloyd/win_make_4 by davidcunado-arm · 7 years ago
  68. 07f4000 Merge pull request #922 from davidcunado-arm/dc/smc_yielding_spds by davidcunado-arm · 7 years ago
  69. b9ecb21 Update AEM and Cortex Models versions by David Cunado · 7 years ago
  70. 5e62327 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  71. bbbbcda Migrate secure payload dispatchers to new SMC terminology by David Cunado · 8 years ago
  72. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  73. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 8 years ago
  74. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  75. 052ab52 Build: Correct Unix specific echo commands by Evan Lloyd · 8 years ago
  76. 6ba7d27 Build: Fix parallel build by Evan Lloyd · 8 years ago
  77. 4b427bd Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic by davidcunado-arm · 7 years ago
  78. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  79. a564025 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 8 years ago
  80. 062dd37 Merge pull request #923 from nmenon/fix_xlat_1 by davidcunado-arm · 7 years ago
  81. 7055e6f xlat lib: Don't set mmap_attr_t enum to be -1 by Nishanth Menon · 7 years ago
  82. 7fa3214 Merge pull request #896 from sbranden/tf_issue_461 by davidcunado-arm · 7 years ago
  83. 798b084 Merge pull request #913 from vwadekar/tegra-fixes-from-downstream by davidcunado-arm · 7 years ago
  84. 7c1d434 Tegra210: implement 'get_target_pwr_state' handler by Varun Wadekar · 8 years ago
  85. 14a1c0e Tegra: fix the NS DRAM address calculation logic by Varun Wadekar · 8 years ago
  86. 9d42d23 Tegra: memctrl_v2: zero out NS Video memory carveout region by Varun Wadekar · 8 years ago
  87. e9cb01d Tegra186: calculate proper power state for cluster/system power down by Varun Wadekar · 8 years ago
  88. ab3a33f Tegra186: mce: max retries for ARI requests by Steven Kao · 8 years ago
  89. e99eeec Tegra: memmap Tegra micro-seconds timer controller by Steven Kao · 8 years ago
  90. d29d96f Tegra: early init the delay timer by Steven Kao · 8 years ago
  91. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 8 years ago
  92. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  93. dd454b4 Merge pull request #920 from vwadekar/asserts-release-nvidia by davidcunado-arm · 8 years ago
  94. bf097ca Tegra: Control inclusion of helper code used for asserts by Antonio Nino Diaz · 8 years ago
  95. cd3b7eb Tegra: smmu: enable asserts by default by Varun Wadekar · 8 years ago
  96. 6c16918 Tegra: enable 'ENABLE_ASSERTIONS' for all builds by Varun Wadekar · 8 years ago
  97. 03af25b Tegra: group platform settings together by Varun Wadekar · 8 years ago
  98. b3ccb0f Merge pull request #917 from soby-mathew/sm/sys_susp_css by davidcunado-arm · 8 years ago
  99. 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 8 years ago
  100. 79199f7 Merge pull request #907 from antonio-nino-diaz-arm/an/smc-ret0 by davidcunado-arm · 8 years ago