1. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  2. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  3. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  4. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago
  5. c1e5f87 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  6. f7f6041 Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  7. e0f90da Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 6 years ago
  8. 7d23589 Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr by danh-arm · 6 years ago
  9. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  10. f69ec58 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 6 years ago
  11. 73cd881 marvell: drivers: Add i2c driver by Konstantin Porotchkin · 6 years ago
  12. 031fa07 marvell: drivers: Add thermal driver by Konstantin Porotchkin · 6 years ago
  13. 402fcf1 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · 6 years ago
  14. 9eb5cf4 lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 6 years ago
  15. 01c84d4 marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · 6 years ago
  16. 62a7646 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · 6 years ago
  17. 6061c45 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 6 years ago
  18. a3fbeaa Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  19. 34235a3 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 6 years ago
  20. f2804c6 Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macros by Soby Mathew · 6 years ago
  21. 0842bd6 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  22. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  23. 9393a4c Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  24. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  25. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  26. bf789e7 Run compiler on debug macros for type checking by Sandrine Bailleux · 6 years ago
  27. 1a49375 Merge pull request #1432 from Yann-lms/mmc_framework by Dimitris Papastamos · 6 years ago
  28. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  29. ceb258e ARM platforms: Make arm_lock static by Sandrine Bailleux · 6 years ago
  30. a7c4687 Add initial CPU support for Cortex-Helios by Joel Hutton · 6 years ago
  31. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  32. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  33. 26b8589 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 6 years ago
  34. 67762d9 Remove .struct directive by Roberto Vargas · 6 years ago
  35. 1a1d19f Remove string concatenation in assembler files by Roberto Vargas · 6 years ago
  36. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  37. 59385d0 Remove .func and .endfunc assembler directives by Roberto Vargas · 6 years ago
  38. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  39. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  40. 1e5e85a Add MMC framework by Yann Gautier · 6 years ago
  41. c5e8978 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 6 years ago
  42. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  43. 1a6feae Merge pull request #1429 from jeenu-arm/mmu-direct by Dimitris Papastamos · 6 years ago
  44. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  45. 5f658c3 Document ep_info attribute flags by Antonio Nino Diaz · 6 years ago
  46. 8fe61c1 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 6 years ago
  47. cd95626 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 6 years ago
  48. f44b8e8 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 6 years ago
  49. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  50. 29b18bd Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  51. cf9a89e Merge pull request #1440 from antonio-nino-diaz-arm/an/xlat-enums by Dimitris Papastamos · 6 years ago
  52. 8643a81 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  53. 84d640d Merge pull request #1436 from antonio-nino-diaz-arm/an/spm-sync by Dimitris Papastamos · 6 years ago
  54. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · 6 years ago
  55. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · 6 years ago
  56. 3439230 SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 6 years ago
  57. e04b882 fvp: Increase BL2 size for TBBR builds by Dimitris Papastamos · 6 years ago
  58. 10c3e98 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · 6 years ago
  59. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  60. bb7cc69 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 6 years ago
  61. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  62. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  63. c70fed5 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · 6 years ago
  64. 953e94d Add GENMASK macros by Yann Gautier · 6 years ago
  65. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  66. 4630489 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  67. c4d13f5 Merge pull request #1402 from glneo/for-upstream-uart by Dimitris Papastamos · 6 years ago
  68. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  69. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  70. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  71. 4f3b6ed Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · 6 years ago
  72. 4d5853d drivers: ti: uart: Add TI specific 16550 initialization by Benjamin Fair · 8 years ago
  73. 2583649 Adjust BL2_AT_EL3 memory layout by Dimitris Papastamos · 6 years ago
  74. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 6 years ago
  75. 312e17e Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · 6 years ago
  76. 7ca21db Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · 6 years ago
  77. 89736dd Add AMU support for Cortex-Ares by Dimitris Papastamos · 6 years ago
  78. ea84d6b Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 7 years ago
  79. fd88c7f Merge pull request #1404 from soby-mathew/sm/bl_layout_change by Dimitris Papastamos · 6 years ago
  80. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  81. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  82. ec42385 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · 6 years ago
  83. 31c397f plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · 6 years ago
  84. 2ac9a44 SPM: Move all SP-related info to SP context struct by Antonio Nino Diaz · 6 years ago
  85. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  86. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  87. 4a284a4 aarch32: Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  88. e6625ec Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  89. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  90. 8f7c287 Merge pull request #1386 from soby-mathew/sm/dyn_bl31 by Dimitris Papastamos · 6 years ago
  91. 5373c66 Merge pull request #1393 from geesun/correct_comment by Dimitris Papastamos · 6 years ago
  92. 3cc3917 Correct some typo errors in comment by Qixiang Xu · 6 years ago
  93. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 6 years ago
  94. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  95. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  96. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  97. 99e4a48 Ensure read and write of flags are 32 bit by Daniel Boulby · 6 years ago
  98. 928e60f Merge pull request #1380 from CJKay/mmap-fix by Dimitris Papastamos · 6 years ago
  99. adffd42 Merge pull request #1379 from CJKay/nsram-fix by Dimitris Papastamos · 6 years ago
  100. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago