1. 2bc3dba PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 7 years ago
  2. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  3. bef9a10 PMF: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  4. 369742e PSCI: Add missing function argument names by Antonio Nino Diaz · 7 years ago
  5. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 7 years ago
  6. f00119d Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 7 years ago
  7. 029f5a2 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 7 years ago
  8. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 7 years ago
  9. 224e1ab Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 7 years ago
  10. 8ff0dfa Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr by danh-arm · 7 years ago
  11. 486f868 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 7 years ago
  12. f87e944 marvell: drivers: Add i2c driver by Konstantin Porotchkin · 7 years ago
  13. d5a6f86 marvell: drivers: Add thermal driver by Konstantin Porotchkin · 7 years ago
  14. 152b0e4 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · 7 years ago
  15. bc6206f lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 7 years ago
  16. 031542f marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · 7 years ago
  17. c0474d5 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · 7 years ago
  18. e62ea09 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 7 years ago
  19. 3039988 Fix types of arch.h definitions by Antonio Nino Diaz · 7 years ago
  20. 0107aa4 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 7 years ago
  21. 344e403 Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macros by Soby Mathew · 7 years ago
  22. 1dd6c05 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 7 years ago
  23. 63ddbae xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 7 years ago
  24. 9ceda8b Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 7 years ago
  25. 6563c0b xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 7 years ago
  26. aa1d5f6 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 7 years ago
  27. cf24229 Run compiler on debug macros for type checking by Sandrine Bailleux · 7 years ago
  28. b19269a Merge pull request #1432 from Yann-lms/mmc_framework by Dimitris Papastamos · 7 years ago
  29. 2a246d2e CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 7 years ago
  30. 1931d1d ARM platforms: Make arm_lock static by Sandrine Bailleux · 7 years ago
  31. 46e8870 Add initial CPU support for Cortex-Helios by Joel Hutton · 8 years ago
  32. c84b6cb Add initial CPU support for Cortex-Deimos by Joel Hutton · 7 years ago
  33. 6cbf17d Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 7 years ago
  34. 9fdad69 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 7 years ago
  35. f21b9f6 Remove .struct directive by Roberto Vargas · 7 years ago
  36. be7d7f9 Remove string concatenation in assembler files by Roberto Vargas · 7 years ago
  37. a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 7 years ago
  38. b2805da Remove .func and .endfunc assembler directives by Roberto Vargas · 7 years ago
  39. 5629b2b Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 7 years ago
  40. c96f297 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  41. ad71d45 Add MMC framework by Yann Gautier · 7 years ago
  42. 43b8fa8 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 7 years ago
  43. fd2299e xlat v2: Split code into separate files by Antonio Nino Diaz · 7 years ago
  44. d48f193 Merge pull request #1429 from jeenu-arm/mmu-direct by Dimitris Papastamos · 7 years ago
  45. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 7 years ago
  46. 4ab2c0a Document ep_info attribute flags by Antonio Nino Diaz · 7 years ago
  47. a455173 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 7 years ago
  48. 9b4c611 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 7 years ago
  49. c125a14 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 7 years ago
  50. ebce735 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 7 years ago
  51. 9dfd755 Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 7 years ago
  52. 826469b Merge pull request #1440 from antonio-nino-diaz-arm/an/xlat-enums by Dimitris Papastamos · 7 years ago
  53. 3a1b7b1 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 7 years ago
  54. ab676e0 Merge pull request #1436 from antonio-nino-diaz-arm/an/spm-sync by Dimitris Papastamos · 7 years ago
  55. cdb6ac9 SDEI: Make dispatches synchronous by Jeenu Viswambharan · 7 years ago
  56. e7b9473 BL31: Introduce jump primitives by Jeenu Viswambharan · 7 years ago
  57. af2c9ec SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 8 years ago
  58. 7ae5882 fvp: Increase BL2 size for TBBR builds by Dimitris Papastamos · 7 years ago
  59. 4d4ceb5 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · 7 years ago
  60. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 7 years ago
  61. 7fb3a70 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 7 years ago
  62. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  63. e237c1b Move mem-protect definitions to board specific files by Roberto Vargas · 7 years ago
  64. 167c5f8 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · 7 years ago
  65. 3967635 Add GENMASK macros by Yann Gautier · 7 years ago
  66. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
  67. 59c4346 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 7 years ago
  68. ed4cf49 Merge pull request #1402 from glneo/for-upstream-uart by Dimitris Papastamos · 7 years ago
  69. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 7 years ago
  70. a0b9bb7 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 7 years ago
  71. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 7 years ago
  72. d3775d4 Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · 7 years ago
  73. 529b541 drivers: ti: uart: Add TI specific 16550 initialization by Benjamin Fair · 9 years ago
  74. 42be6fc Adjust BL2_AT_EL3 memory layout by Dimitris Papastamos · 7 years ago
  75. 6f03bc7 SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 7 years ago
  76. d6b7980 Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · 7 years ago
  77. 040b546 Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · 7 years ago
  78. 08268e2 Add AMU support for Cortex-Ares by Dimitris Papastamos · 7 years ago
  79. abbffe9 Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 8 years ago
  80. 4b55732 Merge pull request #1404 from soby-mathew/sm/bl_layout_change by Dimitris Papastamos · 7 years ago
  81. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  82. d003b19 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 7 years ago
  83. edcd266 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · 7 years ago
  84. e829a37 plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · 7 years ago
  85. 22282bb SPM: Move all SP-related info to SP context struct by Antonio Nino Diaz · 7 years ago
  86. 1634cae context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 7 years ago
  87. fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  88. e086570 aarch32: Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  89. b8a25bb Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  90. 2c3a107 Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 7 years ago
  91. 0d01830 Merge pull request #1386 from soby-mathew/sm/dyn_bl31 by Dimitris Papastamos · 7 years ago
  92. 41e48fe Merge pull request #1393 from geesun/correct_comment by Dimitris Papastamos · 7 years ago
  93. 79c1799 Correct some typo errors in comment by Qixiang Xu · 7 years ago
  94. 1d71ba1 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 7 years ago
  95. 17bc617 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 7 years ago
  96. 6e79f9f FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 7 years ago
  97. 209a60c Allow disabling authentication dynamically by Soby Mathew · 7 years ago
  98. 8abcdf9 Ensure read and write of flags are 32 bit by Daniel Boulby · 7 years ago
  99. 2f1fbb4 Merge pull request #1380 from CJKay/mmap-fix by Dimitris Papastamos · 7 years ago
  100. ede1342 Merge pull request #1379 from CJKay/nsram-fix by Dimitris Papastamos · 7 years ago