1. 39d6508 stdlib: support AARCH32 in endian head file by Haojian Zhuang · 7 years ago
  2. 95daa47 stdlib: import endian head file from freebsd by Haojian Zhuang · 7 years ago
  3. 805c2c7 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · 8 years ago
  4. 9326b90 Cortex-A53: add some bit definitions by Haojian Zhuang · 7 years ago
  5. 320e844 build: Introduce clang support by dp-arm · 7 years ago
  6. 4be1a61 Merge pull request #938 from masahir0y/tools_share by danh-arm · 7 years ago
  7. e3a2b31 fip: move headers shared between TF and fiptool to include/tools_share by Masahiro Yamada · 7 years ago
  8. 3b3ce18 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · 7 years ago
  9. 11a6e9d Simplify assert() to reduce memory usage by Antonio Nino Diaz · 7 years ago
  10. 5c51e09 Merge pull request #930 from antonio-nino-diaz-arm/an/fixes-xlat-v2 by davidcunado-arm · 7 years ago
  11. f3e3a43 AArch32: Rework SMC context save and restore mechanism by Soby Mathew · 7 years ago
  12. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  13. 9b11f39 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  14. 8364a95 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  15. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  16. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 7 years ago
  17. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  18. 7dc9133 Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic by davidcunado-arm · 7 years ago
  19. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago
  20. efabaa9 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 7 years ago
  21. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  22. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  23. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  24. e7c7911 Merge pull request #907 from antonio-nino-diaz-arm/an/smc-ret0 by davidcunado-arm · 7 years ago
  25. c925f40 Merge pull request #901 from vwadekar/freebsd-stdbool-header by davidcunado-arm · 7 years ago
  26. fdc9ee8 Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements by davidcunado-arm · 7 years ago
  27. bf360df Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 7 years ago
  28. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 8 years ago
  29. ede39cb Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 8 years ago
  30. a9f776c AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor by Yatharth Kochar · 8 years ago
  31. 04980a3 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 7 years ago
  32. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  33. acb2914 tspd:FWU:Fix usage of SMC_RET0 by Antonio Nino Diaz · 7 years ago
  34. 5515739 lib: stdbool header from the FreeBSD project by Varun Wadekar · 7 years ago
  35. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  36. b4a7294 Tegra: Add support for fake system suspend by Vignesh Radhakrishnan · 7 years ago
  37. 18e6004 Merge pull request #886 from dp-arm/dp/stack-protector by davidcunado-arm · 7 years ago
  38. ecee893 Merge pull request #876 from soby-mathew/sm/refactor_header by davidcunado-arm · 7 years ago
  39. 5c13fd4 Introduce MIN()/MAX() macros in utils.h by dp-arm · 7 years ago
  40. 47b4443 Merge pull request #880 from Summer-ARM/sq/tcr-memory-attribution by davidcunado-arm · 7 years ago
  41. d4acf20 Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · 7 years ago
  42. daf5dbb Add support to change xlat_tables to non-cacheable by Summer Qin · 7 years ago
  43. b911cc7 Re-factor header files for easier PSCI library integration by Soby Mathew · 7 years ago
  44. 93c812f ARM platforms: Add support for MT bit in MPIDR by Summer Qin · 7 years ago
  45. 00eefd9 Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · 8 years ago
  46. c4364f6 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · 7 years ago
  47. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 7 years ago
  48. ac99803 Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  49. 233c7c1 Add version 2 of xlat tables library by Antonio Nino Diaz · 7 years ago
  50. 700ebe5 spd: trusty: pass VMID via X7 by Anthony Zhou · 9 years ago
  51. 3f745b2 stdlib: add memcpy16() to string.h by Varun Wadekar · 8 years ago
  52. 69ce101 Tegra: enable ECC/Parity protection for Cortex-A57 CPUs by Varun Wadekar · 8 years ago
  53. d43583c cpus: denver: disable DCO operations from platform code by Varun Wadekar · 8 years ago
  54. 3c337a6 cpus: Add support for all Denver variants by Varun Wadekar · 9 years ago
  55. 88de358 Merge pull request #841 from dp-arm/dp/debug-regs by danh-arm · 7 years ago
  56. 0470202 Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 7 years ago
  57. 595d0d5 Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 7 years ago
  58. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  59. 8dbf3d7 PMF: Fixup PMF constants by dp-arm · 7 years ago
  60. 82968ce Merge pull request #821 from jeenu-arm/errata-printing by danh-arm · 7 years ago
  61. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · 7 years ago
  62. 54ec86a Allow spin locks to be defined from assembly by Jeenu Viswambharan · 7 years ago
  63. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  64. 2165a3e stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 7 years ago
  65. 18babd3 Merge pull request #818 from sandrine-bailleux-arm/sb/strnlen by danh-arm · 7 years ago
  66. ccfc829 Add strnlen() to local C library by Sandrine Bailleux · 7 years ago
  67. 980f185 Merge pull request #800 from masahir0y/ifdef by danh-arm · 7 years ago
  68. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  69. c4806d7 Merge pull request #813 from antonio-nino-diaz-arm/an/libfdt by danh-arm · 7 years ago
  70. 71c95f7 Merge pull request #812 from antonio-nino-diaz-arm/an/clear-static-vars by danh-arm · 7 years ago
  71. e40306b Fix declarations of cache maintenance functions by Antonio Nino Diaz · 7 years ago
  72. a33fe23 Merge pull request #790 from masahir0y/utils by danh-arm · 7 years ago
  73. fecb2c1 libfdt: Replace v1.4.1 by v1.4.2 by Antonio Nino Diaz · 7 years ago
  74. 73dfd2e utils: move BIT(n) macro to utils.h by Masahiro Yamada · 8 years ago
  75. 516dfcb fiptool: Add support for operating on binary blobs using the UUID by dp-arm · 8 years ago
  76. 2b0a176 Merge pull request #788 from jeenu-arm/cpuops-framework by danh-arm · 8 years ago
  77. a1d1da7 Merge pull request #779 from dp-arm/dp/rtinstr-cache by danh-arm · 8 years ago
  78. 65f43f5 Merge pull request #778 from antonio-nino-diaz-arm/an/xlat-fixes by danh-arm · 8 years ago
  79. ee5eb80 Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 8 years ago
  80. 2d92de6 Add two timestamps to measure PSCI cache flush overhead by dp-arm · 8 years ago
  81. d1beee2 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · 8 years ago
  82. 46a33a5 Assert correct granularity when mapping a PA by Antonio Nino Diaz · 8 years ago
  83. adb7027 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  84. cdaac7c Merge pull request #772 from davidcunado-arm/dc/reset_debug_reg by danh-arm · 8 years ago
  85. c14b08e Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  86. d0f5f9c AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · 8 years ago
  87. 5f55e28 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  88. 8742220 Merge pull request #735 from soby-mathew/sm/aarch32_sctlr by danh-arm · 8 years ago
  89. 588ce0a Merge pull request #730 from dp-arm/dp/uuid-cleanup by danh-arm · 8 years ago
  90. a993c42 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  91. a13dc07 Remove non-standard <sys/cdefs.h> include from uuid.h by dp-arm · 8 years ago
  92. 3cac786 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  93. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  94. a4c219a AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · 8 years ago
  95. 5d36121 AArch32: Add generic changes in BL1 by Yatharth Kochar · 8 years ago
  96. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  97. 80ba687 Merge pull request #706 from dp-arm/dp/pmf-aligned-svc by danh-arm · 8 years ago
  98. 026f104 Merge pull request #705 from dp-arm/dp/pmf-macro-rename by danh-arm · 8 years ago
  99. 1a9644b Merge pull request #702 from jeenu-arm/psci-node-hw-state by danh-arm · 8 years ago
  100. 7f03e9d9 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · 8 years ago