1. d9f1815 Merge pull request #1033 from davidcunado-arm/dc/psci_flush by davidcunado-arm · 7 years ago
  2. 881cf37 Merge pull request #1031 from robertovargas-arm/assert_format by davidcunado-arm · 7 years ago
  3. 71341d2 Address edge case for stale PSCI CPU data in cache by David Cunado · 7 years ago
  4. d52be21 Use standard UNIX file:line format in assert by Roberto Vargas · 7 years ago
  5. 2a4b4b7 Fix order of #includes by Isla Mitchell · 7 years ago
  6. c2b8806 Introduce TF_LDFLAGS by Douglas Raillard · 7 years ago
  7. 0d182a0 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · 7 years ago
  8. 267d4bf Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisons by danh-arm · 7 years ago
  9. d70a7d0 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  10. 0dd4195 Resolve signed-unsigned comparison issues by David Cunado · 7 years ago
  11. ccf3911 Merge pull request #994 from soby-mathew/sm/fwu_fix by davidcunado-arm · 7 years ago
  12. 73e11b4 Merge pull request #976 from etienne-lms/minor-psci by davidcunado-arm · 7 years ago
  13. 9151ac0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · 7 years ago
  14. ee881c1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 7 years ago
  15. aa8d5f8 PSCI: use same function prototype as in header file by Etienne Carriere · 7 years ago
  16. c283e05 psci: minor fixes in lib by Etienne Carriere · 7 years ago
  17. a94cc37 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · 7 years ago
  18. 6f512a3 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 7 years ago
  19. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  20. 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
  21. 3ec5204 Exit early if size zero for cache helpers by Soby Mathew · 7 years ago
  22. e036660 Merge pull request #983 from dp-arm/dp/aarch32-errata by davidcunado-arm · 7 years ago
  23. 94f7d1e aarch32: Implement errata workarounds for Cortex A57 by Dimitris Papastamos · 7 years ago
  24. 3749d85 aarch32: Implement errata workarounds for Cortex A53 by Dimitris Papastamos · 7 years ago
  25. 56e0499 aarch32: Implement cpu_rev_var_hs() by Dimitris Papastamos · 7 years ago
  26. 2676f6a xlat_tables_v2: fix signed/unsigned comparisons by Varun Wadekar · 7 years ago
  27. fb7d32e Unique names for defines in the CPU libraries by Varun Wadekar · 7 years ago
  28. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  29. d40ab48 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · 8 years ago
  30. 4df2246 compiler-rt: Remove unused int_util.[ch] files by dp-arm · 7 years ago
  31. 22fa58c Use a callee-saved register to be AAPCS-compliant by dp-arm · 7 years ago
  32. 6cfba92 Merge pull request #945 from antonio-nino-diaz-arm/an/xlat-dependency by danh-arm · 7 years ago
  33. 81602a9 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · 7 years ago
  34. b506f30 xlat: Fix missing header file dependency by Antonio Nino Diaz · 7 years ago
  35. 0da2fe7 Simplify assert() to reduce memory usage by Antonio Nino Diaz · 7 years ago
  36. 823cc7a Merge pull request #930 from antonio-nino-diaz-arm/an/fixes-xlat-v2 by davidcunado-arm · 7 years ago
  37. d801fbb Hook up LLVM compiler-rt in the build system by dp-arm · 7 years ago
  38. 0e14a7f Import builtins from LLVM compiler-rt project by dp-arm · 7 years ago
  39. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  40. e769db3 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  41. 5e62327 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  42. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  43. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 8 years ago
  44. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  45. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  46. a564025 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 8 years ago
  47. 062dd37 Merge pull request #923 from nmenon/fix_xlat_1 by davidcunado-arm · 7 years ago
  48. 7055e6f xlat lib: Don't set mmap_attr_t enum to be -1 by Nishanth Menon · 7 years ago
  49. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 8 years ago
  50. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  51. 0c7c441 Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements by davidcunado-arm · 8 years ago
  52. 484acce Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 8 years ago
  53. e83b5fd Merge pull request #898 from soby-mathew/sm/dcache-early by davidcunado-arm · 8 years ago
  54. dc78758 AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor by Yatharth Kochar · 8 years ago
  55. 28fa2e9 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 8 years ago
  56. aa61368 Control inclusion of helper code used for asserts by Antonio Nino Diaz · 8 years ago
  57. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 8 years ago
  58. cc8b563 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 8 years ago
  59. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 8 years ago
  60. f07d398 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 8 years ago
  61. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  62. 1e09ff9 Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 8 years ago
  63. 0b32628 Flush console where necessary by Antonio Nino Diaz · 8 years ago
  64. e422f99 Merge pull request #880 from Summer-ARM/sq/tcr-memory-attribution by davidcunado-arm · 8 years ago
  65. ab13990 Merge pull request #870 from douglas-raillard-arm/dr/remove_asm_signed_test by davidcunado-arm · 8 years ago
  66. 5d21b03 Add support to change xlat_tables to non-cacheable by Summer Qin · 8 years ago
  67. b75dc0e Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · 8 years ago
  68. 355a5d0 Replace ASM signed tests with unsigned by Douglas Raillard · 8 years ago
  69. 3944adc Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · 8 years ago
  70. 510a9de Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · 8 years ago
  71. 28ee754 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · 8 years ago
  72. ccbec91 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 8 years ago
  73. 0b64f4e Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 8 years ago
  74. f10644c Improve debug output of the translation tables by Antonio Nino Diaz · 8 years ago
  75. 7bb01fb Add version 2 of xlat tables library by Antonio Nino Diaz · 8 years ago
  76. 61531a2 AArch32: Fix normal memory bakery compilation by Soby Mathew · 8 years ago
  77. bea7caf Merge pull request #853 from vwadekar/tegra-changes-from-downstream-v3 by davidcunado-arm · 8 years ago
  78. b0408e8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 8 years ago
  79. a10d363 PSCI: Introduce cache and barrier wrappers by Jeenu Viswambharan · 8 years ago
  80. 3eac92d cpus: denver: remove barrier from denver_enable_dco() by Varun Wadekar · 8 years ago
  81. c1a2975 Merge pull request #848 from douglas-raillard-arm/dr/improve_errata_doc by danh-arm · 8 years ago
  82. 9f1c5dd cpus: denver: disable DCO operations from platform code by Varun Wadekar · 9 years ago
  83. 3fbe46d Clarify errata ERRATA_A53_836870 documentation by Douglas Raillard · 8 years ago
  84. e956e22 cpus: Add support for all Denver variants by Varun Wadekar · 9 years ago
  85. 8da12f6 Merge pull request #843 from jeenu-arm/cas-lock by danh-arm · 8 years ago
  86. 108e4df Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 8 years ago
  87. c877b41 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 8 years ago
  88. e5bbd16 PSCI: Do stat accounting for retention/standby states by dp-arm · 8 years ago
  89. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 8 years ago
  90. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  91. 308d359 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  92. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 8 years ago
  93. aa050a7 stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 8 years ago
  94. 3443866 Merge pull request #818 from sandrine-bailleux-arm/sb/strnlen by danh-arm · 8 years ago
  95. d67879d Add strnlen() to local C library by Sandrine Bailleux · 8 years ago
  96. 4abd222 Merge pull request #800 from masahir0y/ifdef by danh-arm · 8 years ago
  97. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  98. 7b94e4b Merge pull request #813 from antonio-nino-diaz-arm/an/libfdt by danh-arm · 8 years ago
  99. 55c70cb Correct system include order by David Cunado · 8 years ago
  100. 29440c1 libfdt: Replace v1.4.1 by v1.4.2 by Antonio Nino Diaz · 8 years ago