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