1. f0958d8 stm32mp1: Add platform documentation by Yann Gautier · 6 years ago
  2. f74cbc9 stm32mp1: Link BL2, BL32 and DTB in one binary by Yann Gautier · 6 years ago
  3. 5fbcdd0 tools: Add stm32image tool into TF-A by Yann Gautier · 6 years ago
  4. 587f60f stm32mp1: Add device tree files by Yann Gautier · 6 years ago
  5. 964dfee stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · 6 years ago
  6. 10a511c stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  7. e4f559f stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  8. 278c34d stm32mp1: Add console support by Yann Gautier · 6 years ago
  9. e58a53f stm32mp1: save boot information in backup registers by Yann Gautier · 6 years ago
  10. 6a339a4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  11. 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  12. 4353bb2 Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago
  13. 836be05 Add STMicroelectronics to the list of contributors by Yann Gautier · 6 years ago
  14. cffb003 Merge pull request #1488 from b49020/integration by danh-arm · 6 years ago
  15. 790e6c5 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  16. 6cb2a39 synquacer: Enable optional OP-TEE support by Sumit Garg · 6 years ago
  17. df0b5a4 Merge pull request #1487 from hzhuang1/tbb_bl1 by danh-arm · 6 years ago
  18. 99eb5ae hikey: include TBB in BL1 by Haojian Zhuang · 6 years ago
  19. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  20. 992a353 Merge pull request #1483 from antonio-nino-diaz-arm/an/rpi3-psci by danh-arm · 6 years ago
  21. 224e1ab Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 6 years ago
  22. e4686fd Merge pull request #1449 from theopolis/hikey-tbb by danh-arm · 6 years ago
  23. 8ff0dfa Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr by danh-arm · 6 years ago
  24. 4431aae RAS: Update porting guide with RAS platform handlers by Jeenu Viswambharan · 6 years ago
  25. eaeaa4d RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 6 years ago
  26. d5a23af RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 6 years ago
  27. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  28. 23e0fe5 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · 6 years ago
  29. 255f5c8 io: Allow image load to address zero by Konstantin Porotchkin · 6 years ago
  30. 34ec7ec plat: marvell: Add board support for A8K platform by Konstantin Porotchkin · 6 years ago
  31. 486f868 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 6 years ago
  32. 939e085 docs: Add Marvell build and porting documents by Konstantin Porotchkin · 7 years ago
  33. 434e029 tools: add support for Marvell doimage by Konstantin Porotchkin · 7 years ago
  34. f87e944 marvell: drivers: Add i2c driver by Konstantin Porotchkin · 7 years ago
  35. 0ade8cd mvebu: cp110: add COMPHY driver by Konstantin Porotchkin · 6 years ago
  36. d5a6f86 marvell: drivers: Add thermal driver by Konstantin Porotchkin · 7 years ago
  37. 152b0e4 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · 7 years ago
  38. bc6206f lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 6 years ago
  39. 031542f marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · 7 years ago
  40. c0474d5 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · 7 years ago
  41. 752faf8 maintainers: Add Marvell to maintainers list by Konstantin Porotchkin · 6 years ago
  42. 2e4eea1 Merge pull request #1471 from Anson-Huang/master by Soby Mathew · 6 years ago
  43. e62ea09 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 6 years ago
  44. 3039988 Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  45. 0107aa4 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 6 years ago
  46. 344e403 Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macros by Soby Mathew · 6 years ago
  47. ee6ff1b RAS: Validate stack pointer after error handling by Jeenu Viswambharan · 7 years ago
  48. df8f318 RAS: Move EA handling to a separate file by Jeenu Viswambharan · 6 years ago
  49. aa49bde rpi3: Move NS-DRAM out of the protected region by Antonio Nino Diaz · 6 years ago
  50. 97fb05e rpi3: Switch addresses of kernel and DTB by Antonio Nino Diaz · 6 years ago
  51. 5e2e024 rpi3: Update documentation by Antonio Nino Diaz · 6 years ago
  52. 76c944a rpi3: Add support for direct Linux kernel boot by Antonio Nino Diaz · 6 years ago
  53. 6d924ca rpi3: Don't wire mailbox 3 to FIQ line by Antonio Nino Diaz · 6 years ago
  54. 6297d6f rpi3: Fix warm entrypoint setup for PSCI_CPU_ON by Antonio Nino Diaz · 6 years ago
  55. 1aad932 rpi3: Add support for the stack protector by Antonio Nino Diaz · 6 years ago
  56. 4ad2696 rpi3: Introduce hardware RNG driver by Antonio Nino Diaz · 6 years ago
  57. 98967fb rpi3: Remove broken support of RESET_TO_BL31 by Antonio Nino Diaz · 6 years ago
  58. f9d2808 Merge pull request #1478 from antonio-nino-diaz-arm/an/rpi3-improvements by Soby Mathew · 6 years ago
  59. 1dd6c05 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  60. 73b0eaf SPM: Use generic MMU setup functions by Antonio Nino Diaz · 6 years ago
  61. 63ddbae xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  62. 4f2f66a rpi3: Detect board revision by Antonio Nino Diaz · 6 years ago
  63. 42ba8f7 rpi3: Implement PSCI_SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  64. 64fe343 rpi3: Concatenate BL1 and FIP automatically by Antonio Nino Diaz · 6 years ago
  65. 9ceda8b Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  66. 6563c0b xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  67. aa1d5f6 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  68. 8d164bc xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · 6 years ago
  69. 468e238 xlat v2: Remove architectural headers by Antonio Nino Diaz · 6 years ago
  70. c426fd7 Tegra: Fix up INFO() message by Sandrine Bailleux · 6 years ago
  71. 6f4ee72 Fix verbose messages in SDEI code by Sandrine Bailleux · 6 years ago
  72. cf24229 Run compiler on debug macros for type checking by Sandrine Bailleux · 6 years ago
  73. b19269a Merge pull request #1432 from Yann-lms/mmc_framework by Dimitris Papastamos · 6 years ago
  74. 6e779ac Merge pull request #1476 from grandpaul/paulliu-rpi3-modify-size by Dimitris Papastamos · 6 years ago
  75. 1be2f66 Merge pull request #1464 from antonio-nino-diaz-arm/an/rpi3-ints by Dimitris Papastamos · 6 years ago
  76. fa7e2e6 Merge pull request #1475 from sandrine-bailleux-arm/topics/sb/misra-fvp-opteed by Dimitris Papastamos · 6 years ago
  77. 2a246d2e CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  78. bfe3c44 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · 7 years ago
  79. 8ef9f86 imx: imx8qm: add domain suspend/resume support by Anson Huang · 6 years ago
  80. 0f53bca imx: imx8qm: add domain off support by Anson Huang · 6 years ago
  81. d31ffcf imx: imx8qm: add system reset support by Anson Huang · 6 years ago
  82. db81c59 imx: imx8qm: add system off support by Anson Huang · 6 years ago
  83. 762688b imx: imx8qx: add domain suspend/resume support by Anson Huang · 6 years ago
  84. 8ebf806 rpi3: enlarge SEC_DRAM0_SIZE for optee_test to pass by Ying-Chun Liu (PaulLiu) · 6 years ago
  85. 3260f5c imx: imx8qx: add domain off support by Anson Huang · 6 years ago
  86. 351e373 imx: imx8qx: add system reset support by Anson Huang · 6 years ago
  87. 8972694 imx: imx8qx: add system off support by Anson Huang · 6 years ago
  88. d35de55 rpi3: Implement simple interrupt routing by Antonio Nino Diaz · 6 years ago
  89. 1931d1d ARM platforms: Make arm_lock static by Sandrine Bailleux · 6 years ago
  90. ed8c374 ARM platforms: Remove some duplicate declarations by Sandrine Bailleux · 6 years ago
  91. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
  92. df4c512 Merge pull request #1474 from dp-arm/dp/cpus by Dimitris Papastamos · 6 years ago
  93. 46e8870 Add initial CPU support for Cortex-Helios by Joel Hutton · 7 years ago
  94. c84b6cb Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  95. 6cbf17d Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  96. 9a93d8c Merge pull request #1460 from robertovargas-arm/clang by Dimitris Papastamos · 6 years ago
  97. 4a98f0e Update documentation about how to use clang toolchain by Roberto Vargas · 7 years ago
  98. 7040155 Use clang as preprocessor when clang toolchain is selected by Roberto Vargas · 6 years ago
  99. 1684b87 Use clang assembler when clang compiler is used by Roberto Vargas · 7 years ago
  100. 9fdad69 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 6 years ago