1. d40ab48 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · 8 years ago
  2. 4df2246 compiler-rt: Remove unused int_util.[ch] files by dp-arm · 7 years ago
  3. 22fa58c Use a callee-saved register to be AAPCS-compliant by dp-arm · 7 years ago
  4. 6cfba92 Merge pull request #945 from antonio-nino-diaz-arm/an/xlat-dependency by danh-arm · 7 years ago
  5. 81602a9 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · 7 years ago
  6. b506f30 xlat: Fix missing header file dependency by Antonio Nino Diaz · 7 years ago
  7. 0da2fe7 Simplify assert() to reduce memory usage by Antonio Nino Diaz · 7 years ago
  8. 823cc7a Merge pull request #930 from antonio-nino-diaz-arm/an/fixes-xlat-v2 by davidcunado-arm · 7 years ago
  9. d801fbb Hook up LLVM compiler-rt in the build system by dp-arm · 7 years ago
  10. 0e14a7f Import builtins from LLVM compiler-rt project by dp-arm · 7 years ago
  11. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  12. e769db3 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  13. 5e62327 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  14. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  15. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 8 years ago
  16. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  17. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  18. a564025 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 7 years ago
  19. 062dd37 Merge pull request #923 from nmenon/fix_xlat_1 by davidcunado-arm · 7 years ago
  20. 7055e6f xlat lib: Don't set mmap_attr_t enum to be -1 by Nishanth Menon · 7 years ago
  21. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  22. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  23. 0c7c441 Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements by davidcunado-arm · 7 years ago
  24. 484acce Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 7 years ago
  25. e83b5fd Merge pull request #898 from soby-mathew/sm/dcache-early by davidcunado-arm · 7 years ago
  26. dc78758 AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor by Yatharth Kochar · 8 years ago
  27. 28fa2e9 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 7 years ago
  28. aa61368 Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  29. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  30. cc8b563 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  31. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  32. f07d398 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 7 years ago
  33. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  34. 1e09ff9 Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 8 years ago
  35. 0b32628 Flush console where necessary by Antonio Nino Diaz · 8 years ago
  36. e422f99 Merge pull request #880 from Summer-ARM/sq/tcr-memory-attribution by davidcunado-arm · 7 years ago
  37. ab13990 Merge pull request #870 from douglas-raillard-arm/dr/remove_asm_signed_test by davidcunado-arm · 7 years ago
  38. 5d21b03 Add support to change xlat_tables to non-cacheable by Summer Qin · 7 years ago
  39. b75dc0e Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · 8 years ago
  40. 355a5d0 Replace ASM signed tests with unsigned by Douglas Raillard · 7 years ago
  41. 3944adc Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · 7 years ago
  42. 510a9de Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · 7 years ago
  43. 28ee754 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · 7 years ago
  44. ccbec91 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 8 years ago
  45. 0b64f4e Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  46. f10644c Improve debug output of the translation tables by Antonio Nino Diaz · 8 years ago
  47. 7bb01fb Add version 2 of xlat tables library by Antonio Nino Diaz · 7 years ago
  48. 61531a2 AArch32: Fix normal memory bakery compilation by Soby Mathew · 8 years ago
  49. bea7caf Merge pull request #853 from vwadekar/tegra-changes-from-downstream-v3 by davidcunado-arm · 7 years ago
  50. b0408e8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 8 years ago
  51. a10d363 PSCI: Introduce cache and barrier wrappers by Jeenu Viswambharan · 8 years ago
  52. 3eac92d cpus: denver: remove barrier from denver_enable_dco() by Varun Wadekar · 8 years ago
  53. c1a2975 Merge pull request #848 from douglas-raillard-arm/dr/improve_errata_doc by danh-arm · 7 years ago
  54. 9f1c5dd cpus: denver: disable DCO operations from platform code by Varun Wadekar · 9 years ago
  55. 3fbe46d Clarify errata ERRATA_A53_836870 documentation by Douglas Raillard · 8 years ago
  56. e956e22 cpus: Add support for all Denver variants by Varun Wadekar · 9 years ago
  57. 8da12f6 Merge pull request #843 from jeenu-arm/cas-lock by danh-arm · 8 years ago
  58. 108e4df Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 8 years ago
  59. c877b41 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 8 years ago
  60. e5bbd16 PSCI: Do stat accounting for retention/standby states by dp-arm · 8 years ago
  61. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 8 years ago
  62. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  63. 308d359 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  64. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 8 years ago
  65. aa050a7 stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 8 years ago
  66. 3443866 Merge pull request #818 from sandrine-bailleux-arm/sb/strnlen by danh-arm · 8 years ago
  67. d67879d Add strnlen() to local C library by Sandrine Bailleux · 8 years ago
  68. 4abd222 Merge pull request #800 from masahir0y/ifdef by danh-arm · 8 years ago
  69. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  70. 7b94e4b Merge pull request #813 from antonio-nino-diaz-arm/an/libfdt by danh-arm · 8 years ago
  71. 55c70cb Correct system include order by David Cunado · 8 years ago
  72. 29440c1 libfdt: Replace v1.4.1 by v1.4.2 by Antonio Nino Diaz · 8 years ago
  73. a78676b libfdt: Minor changes to enable TF integration by Antonio Nino Diaz · 8 years ago
  74. cffc9ce libfdt: Import libfdt v1.4.2 by Antonio Nino Diaz · 8 years ago
  75. 67748e4 Merge pull request #788 from jeenu-arm/cpuops-framework by danh-arm · 8 years ago
  76. 5d93484 Merge pull request #779 from dp-arm/dp/rtinstr-cache by danh-arm · 8 years ago
  77. 78b4c5b Merge pull request #778 from antonio-nino-diaz-arm/an/xlat-fixes by danh-arm · 8 years ago
  78. 5dd9dbb Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 8 years ago
  79. a4af0c2 Merge pull request #780 from douglas-raillard-arm/dr/fix_asm_signed_comparison by danh-arm · 8 years ago
  80. ea92653 Fix integer comparison in memcpy16 by Douglas Raillard · 8 years ago
  81. 7941816 Add two timestamps to measure PSCI cache flush overhead by dp-arm · 8 years ago
  82. a6b2533 Merge pull request #776 from dp-arm/dp/memcmp-fix by danh-arm · 8 years ago
  83. 9509f4f Merge pull request #775 from soby-mathew/sm/AArch32_stack_align by danh-arm · 8 years ago
  84. 2240f45 Forbid block descriptors in initial xlat table levels by Antonio Nino Diaz · 8 years ago
  85. 0029624 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · 8 years ago
  86. d3d6c6e Assert correct granularity when mapping a PA by Antonio Nino Diaz · 8 years ago
  87. afc03ae stdlib: Fix signedness issue in memcmp() by dp-arm · 8 years ago
  88. 9f3ee61 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  89. 1b5fa6e Merge pull request #774 from jeenu-arm/no-return-macro by danh-arm · 8 years ago
  90. a806dad Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  91. 939f66d Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  92. 95c1255 Fix normal memory bakery lock implementation by Soby Mathew · 8 years ago
  93. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  94. e1c4274 Merge pull request #735 from soby-mathew/sm/aarch32_sctlr by danh-arm · 8 years ago
  95. b7b0787 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  96. 872be88 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  97. 9c1dceb AArch32: Add `memcpy4` function in assembly by Yatharth Kochar · 8 years ago
  98. f426fc0 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  99. 03a3042 AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · 8 years ago
  100. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago