1. 6638695 stm32mp1: Add device tree files by Yann Gautier · 6 years ago
  2. 9d135e4 stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · 6 years ago
  3. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  4. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  5. 69035a8 stm32mp1: Add console support by Yann Gautier · 6 years ago
  6. 4193466 stm32mp1: save boot information in backup registers by Yann Gautier · 6 years ago
  7. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  8. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  9. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago
  10. 0b3c64f Add STMicroelectronics to the list of contributors by Yann Gautier · 6 years ago
  11. 54fca7a Merge pull request #1488 from b49020/integration by danh-arm · 6 years ago
  12. c1e5f87 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  13. e11f87b synquacer: Enable optional OP-TEE support by Sumit Garg · 6 years ago
  14. 9f9a682 Merge pull request #1487 from hzhuang1/tbb_bl1 by danh-arm · 6 years ago
  15. c104f19 hikey: include TBB in BL1 by Haojian Zhuang · 6 years ago
  16. f7f6041 Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  17. 8dc5039 Merge pull request #1483 from antonio-nino-diaz-arm/an/rpi3-psci by danh-arm · 6 years ago
  18. e0f90da Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 6 years ago
  19. eeecbcd Merge pull request #1449 from theopolis/hikey-tbb by danh-arm · 6 years ago
  20. 7d23589 Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr by danh-arm · 6 years ago
  21. bf235bc RAS: Update porting guide with RAS platform handlers by Jeenu Viswambharan · 6 years ago
  22. 911fcc9 RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 6 years ago
  23. 93bc4bd RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 6 years ago
  24. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  25. 4815a85 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · 6 years ago
  26. bfd0412 io: Allow image load to address zero by Konstantin Porotchkin · 6 years ago
  27. 646b5cc plat: marvell: Add board support for A8K platform by Konstantin Porotchkin · 6 years ago
  28. f69ec58 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 6 years ago
  29. af3d529 docs: Add Marvell build and porting documents by Konstantin Porotchkin · 6 years ago
  30. bf58b8a tools: add support for Marvell doimage by Konstantin Porotchkin · 6 years ago
  31. 73cd881 marvell: drivers: Add i2c driver by Konstantin Porotchkin · 6 years ago
  32. 5d93d08 mvebu: cp110: add COMPHY driver by Konstantin Porotchkin · 6 years ago
  33. 031fa07 marvell: drivers: Add thermal driver by Konstantin Porotchkin · 6 years ago
  34. 402fcf1 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · 6 years ago
  35. 9eb5cf4 lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 6 years ago
  36. 01c84d4 marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · 6 years ago
  37. 62a7646 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · 6 years ago
  38. 8089b1d maintainers: Add Marvell to maintainers list by Konstantin Porotchkin · 6 years ago
  39. f96fe02 Merge pull request #1471 from Anson-Huang/master by Soby Mathew · 6 years ago
  40. 6061c45 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 6 years ago
  41. a3fbeaa Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  42. 34235a3 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 6 years ago
  43. f2804c6 Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macros by Soby Mathew · 6 years ago
  44. 476c29f RAS: Validate stack pointer after error handling by Jeenu Viswambharan · 6 years ago
  45. e86a247 RAS: Move EA handling to a separate file by Jeenu Viswambharan · 6 years ago
  46. 50c5a9e rpi3: Move NS-DRAM out of the protected region by Antonio Nino Diaz · 6 years ago
  47. 8513596 rpi3: Switch addresses of kernel and DTB by Antonio Nino Diaz · 6 years ago
  48. 7c4ab21 rpi3: Update documentation by Antonio Nino Diaz · 6 years ago
  49. f8b36cc rpi3: Add support for direct Linux kernel boot by Antonio Nino Diaz · 6 years ago
  50. 69c5b9a rpi3: Don't wire mailbox 3 to FIQ line by Antonio Nino Diaz · 6 years ago
  51. bc29733 rpi3: Fix warm entrypoint setup for PSCI_CPU_ON by Antonio Nino Diaz · 6 years ago
  52. 4b7059d rpi3: Add support for the stack protector by Antonio Nino Diaz · 6 years ago
  53. 12f73ff rpi3: Introduce hardware RNG driver by Antonio Nino Diaz · 6 years ago
  54. df0bb5a rpi3: Remove broken support of RESET_TO_BL31 by Antonio Nino Diaz · 6 years ago
  55. a3191d5 Merge pull request #1478 from antonio-nino-diaz-arm/an/rpi3-improvements by Soby Mathew · 6 years ago
  56. 0842bd6 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  57. ea4c693 SPM: Use generic MMU setup functions by Antonio Nino Diaz · 6 years ago
  58. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  59. ecf3471 rpi3: Detect board revision by Antonio Nino Diaz · 6 years ago
  60. 6942f05 rpi3: Implement PSCI_SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  61. dfe895d rpi3: Concatenate BL1 and FIP automatically by Antonio Nino Diaz · 6 years ago
  62. 9393a4c Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  63. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  64. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  65. ad5dc7f xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · 6 years ago
  66. 44d3c21 xlat v2: Remove architectural headers by Antonio Nino Diaz · 6 years ago
  67. fff61b6 Tegra: Fix up INFO() message by Sandrine Bailleux · 6 years ago
  68. d1d5871 Fix verbose messages in SDEI code by Sandrine Bailleux · 6 years ago
  69. bf789e7 Run compiler on debug macros for type checking by Sandrine Bailleux · 6 years ago
  70. 1a49375 Merge pull request #1432 from Yann-lms/mmc_framework by Dimitris Papastamos · 6 years ago
  71. f52e9aa Merge pull request #1476 from grandpaul/paulliu-rpi3-modify-size by Dimitris Papastamos · 6 years ago
  72. 3ea15eb Merge pull request #1464 from antonio-nino-diaz-arm/an/rpi3-ints by Dimitris Papastamos · 6 years ago
  73. 8021a72 Merge pull request #1475 from sandrine-bailleux-arm/topics/sb/misra-fvp-opteed by Dimitris Papastamos · 6 years ago
  74. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  75. aeaf1f0 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · 6 years ago
  76. c3b1a22 imx: imx8qm: add domain suspend/resume support by Anson Huang · 6 years ago
  77. e25ab61 imx: imx8qm: add domain off support by Anson Huang · 6 years ago
  78. bc34c83 imx: imx8qm: add system reset support by Anson Huang · 6 years ago
  79. 344cbce imx: imx8qm: add system off support by Anson Huang · 6 years ago
  80. 10cd817 imx: imx8qx: add domain suspend/resume support by Anson Huang · 6 years ago
  81. 78d4213 rpi3: enlarge SEC_DRAM0_SIZE for optee_test to pass by Ying-Chun Liu (PaulLiu) · 6 years ago
  82. ae042ca imx: imx8qx: add domain off support by Anson Huang · 6 years ago
  83. 0da07d2 imx: imx8qx: add system reset support by Anson Huang · 6 years ago
  84. d2b9055 imx: imx8qx: add system off support by Anson Huang · 6 years ago
  85. 9abd78d rpi3: Implement simple interrupt routing by Antonio Nino Diaz · 6 years ago
  86. ceb258e ARM platforms: Make arm_lock static by Sandrine Bailleux · 6 years ago
  87. ccaa97c ARM platforms: Remove some duplicate declarations by Sandrine Bailleux · 6 years ago
  88. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
  89. 4f95a49 Merge pull request #1474 from dp-arm/dp/cpus by Dimitris Papastamos · 6 years ago
  90. a7c4687 Add initial CPU support for Cortex-Helios by Joel Hutton · 6 years ago
  91. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  92. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  93. 88b4f60 Merge pull request #1460 from robertovargas-arm/clang by Dimitris Papastamos · 6 years ago
  94. 07b1e24 Update documentation about how to use clang toolchain by Roberto Vargas · 6 years ago
  95. 48df32d Use clang as preprocessor when clang toolchain is selected by Roberto Vargas · 6 years ago
  96. 69a01e7 Use clang assembler when clang compiler is used by Roberto Vargas · 6 years ago
  97. 26b8589 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 6 years ago
  98. 67762d9 Remove .struct directive by Roberto Vargas · 6 years ago
  99. 1a1d19f Remove string concatenation in assembler files by Roberto Vargas · 6 years ago
  100. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago