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