1. c243e30 Include missing header in arm_bl2_setup.c by dp-arm · 8 years ago
  2. e715e67 Merge pull request #938 from masahir0y/tools_share by danh-arm · 8 years ago
  3. 232c6b3 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 8 years ago
  4. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 8 years ago
  5. 81602a9 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · 8 years ago
  6. 4fd4af2 Merge pull request #942 from soby-mathew/sm/fix_juno_build_err by danh-arm · 8 years ago
  7. bbf4c22 Juno: Fix AArch32 sp_min build by Soby Mathew · 8 years ago
  8. 093e53f Merge pull request #937 from rockchip-linux/rk3328_assert by danh-arm · 8 years ago
  9. f0019fc Merge pull request #935 from davidcunado-arm/dc/mbed_api by danh-arm · 8 years ago
  10. 6cea945 Merge pull request #934 from sandrine-bailleux-arm/sb/break-headers-circular-dep by danh-arm · 8 years ago
  11. 1bd61d0 AArch32: Add BL2U support by Yatharth Kochar · 9 years ago
  12. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 8 years ago
  13. 6bf14e1 rockchip: rk3328: Add assert check in pmu.c by tony.xie · 8 years ago
  14. 6a0b0d7 Migrate ARM platforms to use TF_MBEDTLS_KEY_ALG by David Cunado · 8 years ago
  15. 24c287b Tegra: Break circular dependency in platform header files by Sandrine Bailleux · 8 years ago
  16. 144c3f5 FVP: Break circular dependency in platform header files by Sandrine Bailleux · 8 years ago
  17. fa71521 Add missing SPDX header by David Cunado · 8 years ago
  18. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
  19. c3e70be Use SPDX license identifiers for remaining files by dp-arm · 8 years ago
  20. a78b73f Merge pull request #918 from rockchip-linux/rk3328 by davidcunado-arm · 8 years ago
  21. 9bb0b3c Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function" by Antonio Nino Diaz · 8 years ago
  22. be2a312 rockchip: rk3328: Add a missing paragraph for copyright notice. by tony.xie · 8 years ago
  23. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 8 years ago
  24. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  25. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  26. 7fa3214 Merge pull request #896 from sbranden/tf_issue_461 by davidcunado-arm · 8 years ago
  27. 7c1d434 Tegra210: implement 'get_target_pwr_state' handler by Varun Wadekar · 8 years ago
  28. 14a1c0e Tegra: fix the NS DRAM address calculation logic by Varun Wadekar · 9 years ago
  29. 9d42d23 Tegra: memctrl_v2: zero out NS Video memory carveout region by Varun Wadekar · 9 years ago
  30. e9cb01d Tegra186: calculate proper power state for cluster/system power down by Varun Wadekar · 8 years ago
  31. ab3a33f Tegra186: mce: max retries for ARI requests by Steven Kao · 9 years ago
  32. e99eeec Tegra: memmap Tegra micro-seconds timer controller by Steven Kao · 9 years ago
  33. d29d96f Tegra: early init the delay timer by Steven Kao · 9 years ago
  34. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 8 years ago
  35. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  36. bf097ca Tegra: Control inclusion of helper code used for asserts by Antonio Nino Diaz · 8 years ago
  37. cd3b7eb Tegra: smmu: enable asserts by default by Varun Wadekar · 8 years ago
  38. 6c16918 Tegra: enable 'ENABLE_ASSERTIONS' for all builds by Varun Wadekar · 8 years ago
  39. 03af25b Tegra: group platform settings together by Varun Wadekar · 8 years ago
  40. 0d5ec95 rockchip: rk3328: support rk3328 by tony.xie · 8 years ago
  41. abd2aba CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · 9 years ago
  42. 3fb340a Merge pull request #912 from vwadekar/tegra-smmu-ctx-save-robust by davidcunado-arm · 8 years ago
  43. 484acce Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 8 years ago
  44. 94e0ed6 Merge pull request #902 from vwadekar/tegra186-sip-mce-calls by davidcunado-arm · 8 years ago
  45. 228bfab Merge pull request #903 from antonio-nino-diaz-arm/an/build-xlat-v1 by davidcunado-arm · 8 years ago
  46. 2edf648 Merge pull request #906 from antonio-nino-diaz-arm/an/asserts-release by davidcunado-arm · 8 years ago
  47. 63ac1a2 Tegra: smmu: make the context save sequence robust by Varun Wadekar · 8 years ago
  48. 6f24934 AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 9 years ago
  49. 07570d5 Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 9 years ago
  50. 0498343 css: Ensure PSCI system off/reset is not interrupted by dp-arm · 8 years ago
  51. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 8 years ago
  52. 0741c96 Tegra: smmu: fix the size used to save context by Varun Wadekar · 8 years ago
  53. 3b211ff ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · 8 years ago
  54. c76c1b7 Tegra186: Support AARCH32/64 encoding for MCE calls by Varun Wadekar · 8 years ago
  55. 3d21c94 Merge pull request #899 from vwadekar/tegra186-platform-support-v6 by davidcunado-arm · 8 years ago
  56. ea69a93 Merge pull request #890 from masahir0y/scp by davidcunado-arm · 8 years ago
  57. 5d38535 Merge pull request #897 from vwadekar/memctrl-v1-xlat-table-v2 by davidcunado-arm · 8 years ago
  58. 50e9163 Tegra: fix trivial misra issues by Anthony Zhou · 8 years ago
  59. e87dac6 Tegra: no need to re-init the same console by Varun Wadekar · 8 years ago
  60. a9e0260 Tegra: Add support for fake system suspend by Vignesh Radhakrishnan · 8 years ago
  61. 62bfc44 Tegra: memctrl_v2: restore MC_TXN_OVERRIDE settings by Varun Wadekar · 8 years ago
  62. 0c2276e Tegra: memctrl_v1: disable AHB redirection after cold boot by Varun Wadekar · 8 years ago
  63. cd3de43 Tegra: platform: support Tegra186 chip id by Varun Wadekar · 8 years ago
  64. 95a7fae Tegra: memctrl_v2: MC transaction overrides for newer chips by Pritesh Raithatha · 8 years ago
  65. 7b30527 Tegra186: mce: Avoid implementation-defined bitfield types by Stephen Warren · 8 years ago
  66. c459206 Tegra: smmu: support for multiple devices by Pritesh Raithatha · 9 years ago
  67. 986e333 Tegra: smmu: platform handler for SMMU settings by Pritesh Raithatha · 9 years ago
  68. a8a39a5 Merge pull request #895 from vwadekar/tegra186-platform-support-v5 by davidcunado-arm · 8 years ago
  69. 9423f8e Merge pull request #894 from Xilinx/errata-855873 by davidcunado-arm · 8 years ago
  70. f07d398 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 8 years ago
  71. c05a219 Tegra: memctrl_v1: enable 'xlat_table_v2' library by Varun Wadekar · 8 years ago
  72. ae8ac2d Tegra: allow platforms to override plat_core_pos_by_mpidr() by Varun Wadekar · 9 years ago
  73. 06803cf Tegra: memctrl_v2: platform handler for MC settings by Pritesh Raithatha · 9 years ago
  74. c4dae9f Tegra: memctrl_v2: remove non-secure access to TZSRAM memory by Harvey Hsieh · 9 years ago
  75. 5dc574b Tegra186: mce: support for TEGRA_ARI_MISC_CCPLEX_EDBGREQ by Rich Wiley · 9 years ago
  76. 6d6bbc8 Tegra186: update t18x_ari.h to v3.1 by Varun Wadekar · 9 years ago
  77. 83f3f53 Tegra186: PSCI: support for 64-bit TZDRAM base by Steven Kao · 9 years ago
  78. 16c7cd0 Tegra: memctrl_v2: config to enable SMMU device by Varun Wadekar · 9 years ago
  79. 691bc22 Tegra186: read activity monitor's clock counter values by Varun Wadekar · 9 years ago
  80. e698a82 Tegra: memctrl_v2: make AFI device settings configurable by Varun Wadekar · 9 years ago
  81. cb38550 Tegra186: move smmu driver to tegra/common by Varun Wadekar · 9 years ago
  82. 0606002 Tegra186: split MCE driver into public/private interfaces by Varun Wadekar · 9 years ago
  83. 45cd814 Merge pull request #892 from rockchip-linux/fixes-a-typo by davidcunado-arm · 8 years ago
  84. 264521b Merge pull request #891 from vwadekar/tegra186-platform-support-v4 by davidcunado-arm · 8 years ago
  85. 01178e8 rockchip/rk3399: changed printf/tf_printf for console output by Caesar Wang · 8 years ago
  86. cd689a4 zynqmp: Enable workaround for errata 855873 by Soren Brinkmann · 8 years ago
  87. 3b68c09 Merge pull request #888 from douglas-raillard-arm/dr/fix_ULL_issue by davidcunado-arm · 8 years ago
  88. 38fc7ed Merge pull request #889 from paulkocialkowski/integration by davidcunado-arm · 8 years ago
  89. ed75625 Merge pull request #886 from dp-arm/dp/stack-protector by davidcunado-arm · 8 years ago
  90. 90e0ffd Merge pull request #882 from douglas-raillard-arm/dr/review_juno_errata by davidcunado-arm · 8 years ago
  91. 2dd7d41 Tegra186: move TSA macros to tegra_def.h by Varun Wadekar · 9 years ago
  92. 0258840 Tegra: drivers: memctrl: move chip specific defines to tegra_def.h by Varun Wadekar · 9 years ago
  93. dec349c Tegra186: move platform specific MCE defines to tegra_def.h by Varun Wadekar · 9 years ago
  94. d81938a Tegra: memctrl_v2: no SID override for AON by Mustafa Yigit Bilgen · 9 years ago
  95. 396a9b8 Tegra186: memctrl_v2: remove APE overrides for chip verification by Vivek Aseeja · 9 years ago
  96. 5ea1fe5 Tegra186: use MSB of wake_time by Krishna Sitaraman · 9 years ago
  97. a259293 Tegra186: Update API for reset vector ARI by Krishna Sitaraman · 9 years ago
  98. 322b00f Tegra186: clean CPU wake times from L2 cache by Mustafa Yigit Bilgen · 9 years ago
  99. ac26b96 Tegra186: update t18x_ari.h to v3.0 by Krishna Sitaraman · 9 years ago
  100. 2562145 Tegra186: trampoline: update "System Suspend" exit criteria by Varun Wadekar · 9 years ago