1. 45b52c2 Cortex-A57: Implement workaround for erratum 859972 by Eleanor Bonnici · 8 years ago
  2. 413115e Merge pull request #1019 from etienne-lms/log-size by davidcunado-arm · 8 years ago
  3. 86606eb cpu log buffer size depends on cache line size by Etienne Carriere · 8 years ago
  4. b15bab6 Merge pull request #1066 from islmit01/im/enable_cnp_bit by danh-arm · 8 years ago
  5. 80bcf98 CPU: Correct names of implementation-defined aux regs by Eleanor Bonnici · 8 years ago
  6. 01ebe3d Merge pull request #1059 from kenkuang/intergration by davidcunado-arm · 8 years ago
  7. 9fce272 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 8 years ago
  8. f45e232 Add macro to test for minimum architecture version by Jeenu Viswambharan · 8 years ago
  9. 5722b78 psci_common: Resolve GCC static analysis false positive by Alistair Francis · 8 years ago
  10. 2e09d4f fix a typo about sctlr_el2 by Ken Kuang · 8 years ago
  11. 54661cd Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 8 years ago
  12. 3e0cba5 Merge pull request #1021 from vwadekar/psci-early-suspend-handler by davidcunado-arm · 8 years ago
  13. 235581cf Merge pull request #1045 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · 8 years ago
  14. 664e693 xlat lib v2: Fix sign of debug loop variable by Sandrine Bailleux · 8 years ago
  15. 1862d62 lib: psci: early suspend handler for platforms by Varun Wadekar · 8 years ago
  16. ddc5bfd Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · 8 years ago
  17. d9f1815 Merge pull request #1033 from davidcunado-arm/dc/psci_flush by davidcunado-arm · 8 years ago
  18. 881cf37 Merge pull request #1031 from robertovargas-arm/assert_format by davidcunado-arm · 8 years ago
  19. 71341d2 Address edge case for stale PSCI CPU data in cache by David Cunado · 8 years ago
  20. 0044231 xlat lib: Fix some types by Sandrine Bailleux · 8 years ago
  21. 7bba688 Import ctzdi2.c from LLVM compiler-rt by Sandrine Bailleux · 8 years ago
  22. 347621b xlat lib v2: Remove hard-coded virtual address space size by Sandrine Bailleux · 8 years ago
  23. d83f357 xlat lib v2: Refactor the functions enabling the MMU by Sandrine Bailleux · 8 years ago
  24. 99f6079 xlat lib v2: Remove init_xlat_tables_arch() function by Sandrine Bailleux · 8 years ago
  25. a9ad848 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 8 years ago
  26. 55c8496 xlat lib v2: Export translation context as an opaque type by Sandrine Bailleux · 8 years ago
  27. 8933c34 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 8 years ago
  28. 0350bc6 xlat lib v2: Print some debug statistics by Sandrine Bailleux · 8 years ago
  29. d52be21 Use standard UNIX file:line format in assert by Roberto Vargas · 8 years ago
  30. 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
  31. c2b8806 Introduce TF_LDFLAGS by Douglas Raillard · 8 years ago
  32. 0d182a0 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · 8 years ago
  33. 267d4bf Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisons by danh-arm · 8 years ago
  34. d70a7d0 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 8 years ago
  35. 0dd4195 Resolve signed-unsigned comparison issues by David Cunado · 8 years ago
  36. ccf3911 Merge pull request #994 from soby-mathew/sm/fwu_fix by davidcunado-arm · 8 years ago
  37. 73e11b4 Merge pull request #976 from etienne-lms/minor-psci by davidcunado-arm · 8 years ago
  38. 9151ac0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · 8 years ago
  39. ee881c1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 8 years ago
  40. aa8d5f8 PSCI: use same function prototype as in header file by Etienne Carriere · 8 years ago
  41. c283e05 psci: minor fixes in lib by Etienne Carriere · 8 years ago
  42. a94cc37 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · 8 years ago
  43. 6f512a3 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 8 years ago
  44. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  45. 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
  46. 3ec5204 Exit early if size zero for cache helpers by Soby Mathew · 8 years ago
  47. e036660 Merge pull request #983 from dp-arm/dp/aarch32-errata by davidcunado-arm · 8 years ago
  48. 94f7d1e aarch32: Implement errata workarounds for Cortex A57 by Dimitris Papastamos · 8 years ago
  49. 3749d85 aarch32: Implement errata workarounds for Cortex A53 by Dimitris Papastamos · 8 years ago
  50. 56e0499 aarch32: Implement cpu_rev_var_hs() by Dimitris Papastamos · 8 years ago
  51. 2676f6a xlat_tables_v2: fix signed/unsigned comparisons by Varun Wadekar · 8 years ago
  52. fb7d32e Unique names for defines in the CPU libraries by Varun Wadekar · 8 years ago
  53. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 8 years ago
  54. d40ab48 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · 9 years ago
  55. 4df2246 compiler-rt: Remove unused int_util.[ch] files by dp-arm · 8 years ago
  56. 22fa58c Use a callee-saved register to be AAPCS-compliant by dp-arm · 8 years ago
  57. 6cfba92 Merge pull request #945 from antonio-nino-diaz-arm/an/xlat-dependency by danh-arm · 8 years ago
  58. 81602a9 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · 8 years ago
  59. b506f30 xlat: Fix missing header file dependency by Antonio Nino Diaz · 8 years ago
  60. 0da2fe7 Simplify assert() to reduce memory usage by Antonio Nino Diaz · 8 years ago
  61. 823cc7a Merge pull request #930 from antonio-nino-diaz-arm/an/fixes-xlat-v2 by davidcunado-arm · 8 years ago
  62. d801fbb Hook up LLVM compiler-rt in the build system by dp-arm · 8 years ago
  63. 0e14a7f Import builtins from LLVM compiler-rt project by dp-arm · 8 years ago
  64. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
  65. e769db3 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · 8 years ago
  66. 5e62327 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 8 years ago
  67. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 8 years ago
  68. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 8 years ago
  69. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  70. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  71. a564025 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 8 years ago
  72. 062dd37 Merge pull request #923 from nmenon/fix_xlat_1 by davidcunado-arm · 8 years ago
  73. 7055e6f xlat lib: Don't set mmap_attr_t enum to be -1 by Nishanth Menon · 8 years ago
  74. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 8 years ago
  75. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  76. 0c7c441 Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements by davidcunado-arm · 8 years ago
  77. 484acce Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 8 years ago
  78. e83b5fd Merge pull request #898 from soby-mathew/sm/dcache-early by davidcunado-arm · 8 years ago
  79. dc78758 AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor by Yatharth Kochar · 9 years ago
  80. 28fa2e9 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 8 years ago
  81. aa61368 Control inclusion of helper code used for asserts by Antonio Nino Diaz · 8 years ago
  82. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 8 years ago
  83. cc8b563 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 8 years ago
  84. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 8 years ago
  85. f07d398 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 8 years ago
  86. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  87. 1e09ff9 Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 8 years ago
  88. 0b32628 Flush console where necessary by Antonio Nino Diaz · 8 years ago
  89. e422f99 Merge pull request #880 from Summer-ARM/sq/tcr-memory-attribution by davidcunado-arm · 8 years ago
  90. ab13990 Merge pull request #870 from douglas-raillard-arm/dr/remove_asm_signed_test by davidcunado-arm · 8 years ago
  91. 5d21b03 Add support to change xlat_tables to non-cacheable by Summer Qin · 8 years ago
  92. b75dc0e Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · 9 years ago
  93. 355a5d0 Replace ASM signed tests with unsigned by Douglas Raillard · 8 years ago
  94. 3944adc Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · 8 years ago
  95. 510a9de Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · 8 years ago
  96. 28ee754 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · 8 years ago
  97. ccbec91 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 8 years ago
  98. 0b64f4e Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 8 years ago
  99. f10644c Improve debug output of the translation tables by Antonio Nino Diaz · 8 years ago
  100. 7bb01fb Add version 2 of xlat tables library by Antonio Nino Diaz · 8 years ago