1. 1eb735d Add librom support in FVP by Roberto Vargas · 6 years ago
  2. 5accce5 Add support for romlib in the build system by Roberto Vargas · 6 years ago
  3. 6c37334 Add atexit function to libc by Roberto Vargas · 6 years ago
  4. ea7a57a Don't include mbebtls include paths in INCLUDES by Roberto Vargas · 6 years ago
  5. 180c4bc Create a library file for libmbedtls by Roberto Vargas · 6 years ago
  6. 61f72a3 Create a library file for libc by Roberto Vargas · 6 years ago
  7. fec3648 Create a library file for libfdt by Roberto Vargas · 6 years ago
  8. 5fee028 Add make macros to build library archives by Roberto Vargas · 6 years ago
  9. f68bc8a Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 6 years ago
  10. f943ce7 Merge pull request #1509 from antonio-nino-diaz-arm/an/bool by Dimitris Papastamos · 6 years ago
  11. 0454f64 Merge pull request #1503 from ARM-software/dh/dual-lic by Dimitris Papastamos · 6 years ago
  12. 90b1937 Merge pull request #1508 from sandrine-bailleux-arm/sb/fix-trusty-build by Dimitris Papastamos · 6 years ago
  13. 362030b psci: Use bool in internal interfaces by Antonio Nino Diaz · 6 years ago
  14. 5b395e3 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  15. f214a80 Merge pull request #1507 from jeenu-arm/bool by Dimitris Papastamos · 6 years ago
  16. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  17. eea75ba Define bool type by Jeenu Viswambharan · 6 years ago
  18. 2de6dea Fix handler prototype in Trusty generic dispatcher by Sandrine Bailleux · 6 years ago
  19. e313c12 Merge pull request #1500 from danielboulby-arm/db/RORedirection by Dimitris Papastamos · 6 years ago
  20. 327cfc2 Update license information in readme.rst by Dan Handley · 6 years ago
  21. 72bc631 Merge pull request #1498 from glneo/cache-early-fixes by Dimitris Papastamos · 6 years ago
  22. 2ee596c Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misra by Dimitris Papastamos · 6 years ago
  23. 455bca2 Set console function pointers to const by Daniel Boulby · 6 years ago
  24. 354305c Fix MISRA defects in SP805 driver by Antonio Nino Diaz · 6 years ago
  25. e7b9886 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  26. eef90a7 Merge pull request #1497 from SNG-ARM/master by Soby Mathew · 6 years ago
  27. 128dad9 Merge pull request #1494 from hzhuang1/pcie_pin by Soby Mathew · 6 years ago
  28. 16bec9c Hikey960: configure pins for PCIe controller by Kaihua Zhong · 6 years ago
  29. 903f13d ti: k3: common: Only enable caches early by Andrew F. Davis · 6 years ago
  30. 9262eb5 GIC: Do not flush cache when unneeded by Andrew F. Davis · 6 years ago
  31. 39a8fa7 PSCI: Fix logic error to skip cache flushing by Andrew F. Davis · 6 years ago
  32. f29d182 RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · 6 years ago
  33. 167dae4 RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · 6 years ago
  34. 485fc95 RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · 6 years ago
  35. d952391 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · 6 years ago
  36. 2e4a509 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  37. d9cc937 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 6 years ago
  38. 4576f73 RAS: ras_common: Add null pointer check for error record probe function by Sughosh Ganu · 6 years ago
  39. 46b69e3 Include board_arm_def.h through the platform's header by Sughosh Ganu · 6 years ago
  40. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  41. d87d524 Merge pull request #1466 from Yann-lms/stm32mp1 by danh-arm · 6 years ago
  42. e16d459 Merge pull request #1492 from jts-arm/docs by danh-arm · 6 years ago
  43. cad25f1 Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  44. f94523e Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  45. efb3728 Update list of maintainers for STM32MP1 by Yann Gautier · 6 years ago
  46. f0958d8 stm32mp1: Add platform documentation by Yann Gautier · 6 years ago
  47. f74cbc9 stm32mp1: Link BL2, BL32 and DTB in one binary by Yann Gautier · 6 years ago
  48. 5fbcdd0 tools: Add stm32image tool into TF-A by Yann Gautier · 6 years ago
  49. 587f60f stm32mp1: Add device tree files by Yann Gautier · 6 years ago
  50. 964dfee stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · 6 years ago
  51. 10a511c stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  52. e4f559f stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  53. 278c34d stm32mp1: Add console support by Yann Gautier · 6 years ago
  54. e58a53f stm32mp1: save boot information in backup registers by Yann Gautier · 6 years ago
  55. 6a339a4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  56. 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  57. 4353bb2 Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago
  58. 836be05 Add STMicroelectronics to the list of contributors by Yann Gautier · 6 years ago
  59. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  60. cffb003 Merge pull request #1488 from b49020/integration by danh-arm · 6 years ago
  61. 790e6c5 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  62. 4901c53 Reword LOAD_IMAGE_V2 in user guide & fix a typo by John Tsichritzis · 6 years ago
  63. 6cb2a39 synquacer: Enable optional OP-TEE support by Sumit Garg · 6 years ago
  64. df0b5a4 Merge pull request #1487 from hzhuang1/tbb_bl1 by danh-arm · 6 years ago
  65. ecd6242 Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 6 years ago
  66. 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  67. abce1dc PSCI: Fix MISRA defects in stat code by Antonio Nino Diaz · 6 years ago
  68. 8c20c3c PSCI: Fix MISRA defects in MEM_PROTECT by Antonio Nino Diaz · 6 years ago
  69. 621d64f PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  70. 2bc3dba PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 6 years ago
  71. 99eb5ae hikey: include TBB in BL1 by Haojian Zhuang · 6 years ago
  72. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  73. bef9a10 PMF: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  74. 4829df8 PSCI: Refactor lock macros to comply with MISRA by Antonio Nino Diaz · 6 years ago
  75. 369742e PSCI: Add missing function argument names by Antonio Nino Diaz · 6 years ago
  76. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  77. a093421 Increase BL2U stack size by Daniel Boulby · 6 years ago
  78. f00119d Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 6 years ago
  79. 029f5a2 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 6 years ago
  80. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  81. 992a353 Merge pull request #1483 from antonio-nino-diaz-arm/an/rpi3-psci by danh-arm · 6 years ago
  82. 224e1ab Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 6 years ago
  83. e4686fd Merge pull request #1449 from theopolis/hikey-tbb by danh-arm · 6 years ago
  84. 8ff0dfa Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr by danh-arm · 6 years ago
  85. 4431aae RAS: Update porting guide with RAS platform handlers by Jeenu Viswambharan · 6 years ago
  86. eaeaa4d RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 6 years ago
  87. d5a23af RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 6 years ago
  88. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  89. 23e0fe5 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · 6 years ago
  90. 255f5c8 io: Allow image load to address zero by Konstantin Porotchkin · 6 years ago
  91. 34ec7ec plat: marvell: Add board support for A8K platform by Konstantin Porotchkin · 6 years ago
  92. 486f868 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 6 years ago
  93. 939e085 docs: Add Marvell build and porting documents by Konstantin Porotchkin · 6 years ago
  94. 434e029 tools: add support for Marvell doimage by Konstantin Porotchkin · 6 years ago
  95. f87e944 marvell: drivers: Add i2c driver by Konstantin Porotchkin · 6 years ago
  96. 0ade8cd mvebu: cp110: add COMPHY driver by Konstantin Porotchkin · 6 years ago
  97. d5a6f86 marvell: drivers: Add thermal driver by Konstantin Porotchkin · 6 years ago
  98. 152b0e4 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · 6 years ago
  99. bc6206f lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 6 years ago
  100. 031542f marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · 6 years ago