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