1. 4d23a64 GIC: Do not flush cache when unneeded by Andrew F. Davis · 6 years ago
  2. 22ab8ab PSCI: Fix logic error to skip cache flushing by Andrew F. Davis · 6 years ago
  3. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  4. bc42c36 Merge pull request #1466 from Yann-lms/stm32mp1 by danh-arm · 6 years ago
  5. 39b7dd6 Merge pull request #1492 from jts-arm/docs by danh-arm · 6 years ago
  6. cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  7. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  8. 0edf4fc Update list of maintainers for STM32MP1 by Yann Gautier · 6 years ago
  9. 7511539 stm32mp1: Add platform documentation by Yann Gautier · 6 years ago
  10. 761797d stm32mp1: Link BL2, BL32 and DTB in one binary by Yann Gautier · 6 years ago
  11. ba46a93 tools: Add stm32image tool into TF-A by Yann Gautier · 6 years ago
  12. 6638695 stm32mp1: Add device tree files by Yann Gautier · 6 years ago
  13. 9d135e4 stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · 6 years ago
  14. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  15. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  16. 69035a8 stm32mp1: Add console support by Yann Gautier · 6 years ago
  17. 4193466 stm32mp1: save boot information in backup registers by Yann Gautier · 6 years ago
  18. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  19. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  20. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago
  21. 0b3c64f Add STMicroelectronics to the list of contributors by Yann Gautier · 6 years ago
  22. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  23. 54fca7a Merge pull request #1488 from b49020/integration by danh-arm · 6 years ago
  24. c1e5f87 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  25. 6dda976 Reword LOAD_IMAGE_V2 in user guide & fix a typo by John Tsichritzis · 6 years ago
  26. e11f87b synquacer: Enable optional OP-TEE support by Sumit Garg · 6 years ago
  27. 9f9a682 Merge pull request #1487 from hzhuang1/tbb_bl1 by danh-arm · 6 years ago
  28. 4542cfe Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 6 years ago
  29. 78a95a6 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  30. 0f5dc9f PSCI: Fix MISRA defects in stat code by Antonio Nino Diaz · 6 years ago
  31. f5c6001 PSCI: Fix MISRA defects in MEM_PROTECT by Antonio Nino Diaz · 6 years ago
  32. 56a0e8e PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  33. fec756f PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 6 years ago
  34. c104f19 hikey: include TBB in BL1 by Haojian Zhuang · 6 years ago
  35. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  36. e89a453 PMF: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  37. dd0e85c PSCI: Refactor lock macros to comply with MISRA by Antonio Nino Diaz · 6 years ago
  38. 3ce0e77 PSCI: Add missing function argument names by Antonio Nino Diaz · 6 years ago
  39. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  40. ec76950 Increase BL2U stack size by Daniel Boulby · 6 years ago
  41. bb77f88 Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 6 years ago
  42. 2913596 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 6 years ago
  43. f7f6041 Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  44. 8dc5039 Merge pull request #1483 from antonio-nino-diaz-arm/an/rpi3-psci by danh-arm · 6 years ago
  45. e0f90da Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 6 years ago
  46. eeecbcd Merge pull request #1449 from theopolis/hikey-tbb by danh-arm · 6 years ago
  47. 7d23589 Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr by danh-arm · 6 years ago
  48. bf235bc RAS: Update porting guide with RAS platform handlers by Jeenu Viswambharan · 6 years ago
  49. 911fcc9 RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 6 years ago
  50. 93bc4bd RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 6 years ago
  51. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  52. 4815a85 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · 6 years ago
  53. bfd0412 io: Allow image load to address zero by Konstantin Porotchkin · 6 years ago
  54. 646b5cc plat: marvell: Add board support for A8K platform by Konstantin Porotchkin · 6 years ago
  55. f69ec58 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 6 years ago
  56. af3d529 docs: Add Marvell build and porting documents by Konstantin Porotchkin · 6 years ago
  57. bf58b8a tools: add support for Marvell doimage by Konstantin Porotchkin · 6 years ago
  58. 73cd881 marvell: drivers: Add i2c driver by Konstantin Porotchkin · 6 years ago
  59. 5d93d08 mvebu: cp110: add COMPHY driver by Konstantin Porotchkin · 6 years ago
  60. 031fa07 marvell: drivers: Add thermal driver by Konstantin Porotchkin · 6 years ago
  61. 402fcf1 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · 6 years ago
  62. 9eb5cf4 lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 6 years ago
  63. 01c84d4 marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · 6 years ago
  64. 62a7646 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · 6 years ago
  65. 8089b1d maintainers: Add Marvell to maintainers list by Konstantin Porotchkin · 6 years ago
  66. f96fe02 Merge pull request #1471 from Anson-Huang/master by Soby Mathew · 6 years ago
  67. 6061c45 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 6 years ago
  68. a3fbeaa Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  69. 34235a3 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 6 years ago
  70. f2804c6 Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macros by Soby Mathew · 6 years ago
  71. 476c29f RAS: Validate stack pointer after error handling by Jeenu Viswambharan · 6 years ago
  72. e86a247 RAS: Move EA handling to a separate file by Jeenu Viswambharan · 6 years ago
  73. 50c5a9e rpi3: Move NS-DRAM out of the protected region by Antonio Nino Diaz · 6 years ago
  74. 8513596 rpi3: Switch addresses of kernel and DTB by Antonio Nino Diaz · 6 years ago
  75. 7c4ab21 rpi3: Update documentation by Antonio Nino Diaz · 6 years ago
  76. f8b36cc rpi3: Add support for direct Linux kernel boot by Antonio Nino Diaz · 6 years ago
  77. 69c5b9a rpi3: Don't wire mailbox 3 to FIQ line by Antonio Nino Diaz · 6 years ago
  78. bc29733 rpi3: Fix warm entrypoint setup for PSCI_CPU_ON by Antonio Nino Diaz · 6 years ago
  79. 4b7059d rpi3: Add support for the stack protector by Antonio Nino Diaz · 6 years ago
  80. 12f73ff rpi3: Introduce hardware RNG driver by Antonio Nino Diaz · 6 years ago
  81. df0bb5a rpi3: Remove broken support of RESET_TO_BL31 by Antonio Nino Diaz · 6 years ago
  82. a3191d5 Merge pull request #1478 from antonio-nino-diaz-arm/an/rpi3-improvements by Soby Mathew · 6 years ago
  83. 0842bd6 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  84. ea4c693 SPM: Use generic MMU setup functions by Antonio Nino Diaz · 6 years ago
  85. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  86. ecf3471 rpi3: Detect board revision by Antonio Nino Diaz · 6 years ago
  87. 6942f05 rpi3: Implement PSCI_SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  88. dfe895d rpi3: Concatenate BL1 and FIP automatically by Antonio Nino Diaz · 6 years ago
  89. 9393a4c Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  90. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  91. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  92. ad5dc7f xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · 6 years ago
  93. 44d3c21 xlat v2: Remove architectural headers by Antonio Nino Diaz · 6 years ago
  94. fff61b6 Tegra: Fix up INFO() message by Sandrine Bailleux · 6 years ago
  95. d1d5871 Fix verbose messages in SDEI code by Sandrine Bailleux · 6 years ago
  96. bf789e7 Run compiler on debug macros for type checking by Sandrine Bailleux · 6 years ago
  97. 1a49375 Merge pull request #1432 from Yann-lms/mmc_framework by Dimitris Papastamos · 6 years ago
  98. f52e9aa Merge pull request #1476 from grandpaul/paulliu-rpi3-modify-size by Dimitris Papastamos · 6 years ago
  99. 3ea15eb Merge pull request #1464 from antonio-nino-diaz-arm/an/rpi3-ints by Dimitris Papastamos · 6 years ago
  100. 8021a72 Merge pull request #1475 from sandrine-bailleux-arm/topics/sb/misra-fvp-opteed by Dimitris Papastamos · 6 years ago