1. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 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. e16d459 Merge pull request #1492 from jts-arm/docs by danh-arm · 6 years ago
  5. cad25f1 Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  6. f94523e Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  7. efb3728 Update list of maintainers for STM32MP1 by Yann Gautier · 6 years ago
  8. f0958d8 stm32mp1: Add platform documentation by Yann Gautier · 6 years ago
  9. f74cbc9 stm32mp1: Link BL2, BL32 and DTB in one binary by Yann Gautier · 6 years ago
  10. 5fbcdd0 tools: Add stm32image tool into TF-A by Yann Gautier · 6 years ago
  11. 587f60f stm32mp1: Add device tree files by Yann Gautier · 6 years ago
  12. 964dfee stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · 6 years ago
  13. 10a511c stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  14. e4f559f stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  15. 278c34d stm32mp1: Add console support by Yann Gautier · 6 years ago
  16. e58a53f stm32mp1: save boot information in backup registers by Yann Gautier · 6 years ago
  17. 6a339a4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  18. 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  19. 4353bb2 Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago
  20. 836be05 Add STMicroelectronics to the list of contributors by Yann Gautier · 6 years ago
  21. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  22. cffb003 Merge pull request #1488 from b49020/integration by danh-arm · 6 years ago
  23. 790e6c5 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  24. 4901c53 Reword LOAD_IMAGE_V2 in user guide & fix a typo by John Tsichritzis · 6 years ago
  25. 6cb2a39 synquacer: Enable optional OP-TEE support by Sumit Garg · 6 years ago
  26. df0b5a4 Merge pull request #1487 from hzhuang1/tbb_bl1 by danh-arm · 6 years ago
  27. ecd6242 Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 6 years ago
  28. 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  29. abce1dc PSCI: Fix MISRA defects in stat code by Antonio Nino Diaz · 6 years ago
  30. 8c20c3c PSCI: Fix MISRA defects in MEM_PROTECT by Antonio Nino Diaz · 6 years ago
  31. 621d64f PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  32. 2bc3dba PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 6 years ago
  33. 99eb5ae hikey: include TBB in BL1 by Haojian Zhuang · 6 years ago
  34. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  35. bef9a10 PMF: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  36. 4829df8 PSCI: Refactor lock macros to comply with MISRA by Antonio Nino Diaz · 6 years ago
  37. 369742e PSCI: Add missing function argument names by Antonio Nino Diaz · 6 years ago
  38. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  39. a093421 Increase BL2U stack size by Daniel Boulby · 6 years ago
  40. f00119d Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 6 years ago
  41. 029f5a2 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 6 years ago
  42. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  43. 992a353 Merge pull request #1483 from antonio-nino-diaz-arm/an/rpi3-psci by danh-arm · 6 years ago
  44. 224e1ab Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 6 years ago
  45. e4686fd Merge pull request #1449 from theopolis/hikey-tbb by danh-arm · 6 years ago
  46. 8ff0dfa Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr by danh-arm · 6 years ago
  47. 4431aae RAS: Update porting guide with RAS platform handlers by Jeenu Viswambharan · 6 years ago
  48. eaeaa4d RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 6 years ago
  49. d5a23af RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 6 years ago
  50. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  51. 23e0fe5 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · 6 years ago
  52. 255f5c8 io: Allow image load to address zero by Konstantin Porotchkin · 6 years ago
  53. 34ec7ec plat: marvell: Add board support for A8K platform by Konstantin Porotchkin · 6 years ago
  54. 486f868 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 6 years ago
  55. 939e085 docs: Add Marvell build and porting documents by Konstantin Porotchkin · 6 years ago
  56. 434e029 tools: add support for Marvell doimage by Konstantin Porotchkin · 6 years ago
  57. f87e944 marvell: drivers: Add i2c driver by Konstantin Porotchkin · 6 years ago
  58. 0ade8cd mvebu: cp110: add COMPHY driver by Konstantin Porotchkin · 6 years ago
  59. d5a6f86 marvell: drivers: Add thermal driver by Konstantin Porotchkin · 6 years ago
  60. 152b0e4 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · 6 years ago
  61. bc6206f lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 6 years ago
  62. 031542f marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · 6 years ago
  63. c0474d5 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · 6 years ago
  64. 752faf8 maintainers: Add Marvell to maintainers list by Konstantin Porotchkin · 6 years ago
  65. 2e4eea1 Merge pull request #1471 from Anson-Huang/master by Soby Mathew · 6 years ago
  66. e62ea09 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 6 years ago
  67. 3039988 Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  68. 0107aa4 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 6 years ago
  69. 344e403 Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macros by Soby Mathew · 6 years ago
  70. ee6ff1b RAS: Validate stack pointer after error handling by Jeenu Viswambharan · 7 years ago
  71. df8f318 RAS: Move EA handling to a separate file by Jeenu Viswambharan · 6 years ago
  72. aa49bde rpi3: Move NS-DRAM out of the protected region by Antonio Nino Diaz · 6 years ago
  73. 97fb05e rpi3: Switch addresses of kernel and DTB by Antonio Nino Diaz · 6 years ago
  74. 5e2e024 rpi3: Update documentation by Antonio Nino Diaz · 6 years ago
  75. 76c944a rpi3: Add support for direct Linux kernel boot by Antonio Nino Diaz · 6 years ago
  76. 6d924ca rpi3: Don't wire mailbox 3 to FIQ line by Antonio Nino Diaz · 6 years ago
  77. 6297d6f rpi3: Fix warm entrypoint setup for PSCI_CPU_ON by Antonio Nino Diaz · 6 years ago
  78. 1aad932 rpi3: Add support for the stack protector by Antonio Nino Diaz · 6 years ago
  79. 4ad2696 rpi3: Introduce hardware RNG driver by Antonio Nino Diaz · 6 years ago
  80. 98967fb rpi3: Remove broken support of RESET_TO_BL31 by Antonio Nino Diaz · 6 years ago
  81. f9d2808 Merge pull request #1478 from antonio-nino-diaz-arm/an/rpi3-improvements by Soby Mathew · 6 years ago
  82. 1dd6c05 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  83. 73b0eaf SPM: Use generic MMU setup functions by Antonio Nino Diaz · 6 years ago
  84. 63ddbae xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  85. 4f2f66a rpi3: Detect board revision by Antonio Nino Diaz · 6 years ago
  86. 42ba8f7 rpi3: Implement PSCI_SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  87. 64fe343 rpi3: Concatenate BL1 and FIP automatically by Antonio Nino Diaz · 6 years ago
  88. 9ceda8b Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  89. 6563c0b xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  90. aa1d5f6 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  91. 8d164bc xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · 6 years ago
  92. 468e238 xlat v2: Remove architectural headers by Antonio Nino Diaz · 6 years ago
  93. c426fd7 Tegra: Fix up INFO() message by Sandrine Bailleux · 6 years ago
  94. 6f4ee72 Fix verbose messages in SDEI code by Sandrine Bailleux · 6 years ago
  95. cf24229 Run compiler on debug macros for type checking by Sandrine Bailleux · 6 years ago
  96. b19269a Merge pull request #1432 from Yann-lms/mmc_framework by Dimitris Papastamos · 6 years ago
  97. 6e779ac Merge pull request #1476 from grandpaul/paulliu-rpi3-modify-size by Dimitris Papastamos · 6 years ago
  98. 1be2f66 Merge pull request #1464 from antonio-nino-diaz-arm/an/rpi3-ints by Dimitris Papastamos · 6 years ago
  99. fa7e2e6 Merge pull request #1475 from sandrine-bailleux-arm/topics/sb/misra-fvp-opteed by Dimitris Papastamos · 6 years ago
  100. 2a246d2e CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago