1. 61f72a3 Create a library file for libc by Roberto Vargas · 6 years ago
  2. f68bc8a Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 6 years ago
  3. 5b395e3 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  4. f214a80 Merge pull request #1507 from jeenu-arm/bool by Dimitris Papastamos · 6 years ago
  5. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  6. eea75ba Define bool type by Jeenu Viswambharan · 6 years ago
  7. e313c12 Merge pull request #1500 from danielboulby-arm/db/RORedirection by Dimitris Papastamos · 6 years ago
  8. 2ee596c Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misra by Dimitris Papastamos · 6 years ago
  9. 455bca2 Set console function pointers to const by Daniel Boulby · 6 years ago
  10. 354305c Fix MISRA defects in SP805 driver by Antonio Nino Diaz · 6 years ago
  11. e7b9886 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  12. 2e4a509 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  13. d9cc937 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 6 years ago
  14. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  15. d87d524 Merge pull request #1466 from Yann-lms/stm32mp1 by danh-arm · 6 years ago
  16. cad25f1 Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  17. f94523e Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  18. 587f60f stm32mp1: Add device tree files by Yann Gautier · 6 years ago
  19. 10a511c stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  20. e4f559f stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  21. 6a339a4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  22. 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  23. 4353bb2 Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago
  24. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  25. 790e6c5 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 6 years ago
  26. ecd6242 Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 6 years ago
  27. 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  28. 2bc3dba PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 6 years ago
  29. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  30. bef9a10 PMF: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  31. 369742e PSCI: Add missing function argument names by Antonio Nino Diaz · 6 years ago
  32. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  33. a093421 Increase BL2U stack size by Daniel Boulby · 6 years ago
  34. f00119d Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 6 years ago
  35. 029f5a2 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 6 years ago
  36. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  37. 224e1ab Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 6 years ago
  38. 8ff0dfa Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr by danh-arm · 6 years ago
  39. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  40. 486f868 plat: marvell: Add common ARMADA platform components by Konstantin Porotchkin · 6 years ago
  41. f87e944 marvell: drivers: Add i2c driver by Konstantin Porotchkin · 6 years ago
  42. d5a6f86 marvell: drivers: Add thermal driver by Konstantin Porotchkin · 6 years ago
  43. 152b0e4 marvell: drivers: Add L3/system cache management drivers by Konstantin Porotchkin · 6 years ago
  44. bc6206f lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 6 years ago
  45. 031542f marvell: drivers: Add MoChi drivers by Konstantin Porotchkin · 6 years ago
  46. c0474d5 marvell: drivers: Add address decoding units drivers by Konstantin Porotchkin · 6 years ago
  47. e62ea09 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 6 years ago
  48. 3039988 Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  49. 0107aa4 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 6 years ago
  50. 344e403 Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macros by Soby Mathew · 6 years ago
  51. 1dd6c05 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  52. 63ddbae xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  53. 9ceda8b Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  54. 6563c0b xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  55. aa1d5f6 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  56. cf24229 Run compiler on debug macros for type checking by Sandrine Bailleux · 6 years ago
  57. b19269a Merge pull request #1432 from Yann-lms/mmc_framework by Dimitris Papastamos · 6 years ago
  58. 2a246d2e CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  59. 1931d1d ARM platforms: Make arm_lock static by Sandrine Bailleux · 6 years ago
  60. 46e8870 Add initial CPU support for Cortex-Helios by Joel Hutton · 6 years ago
  61. c84b6cb Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  62. 6cbf17d Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  63. 9fdad69 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 6 years ago
  64. f21b9f6 Remove .struct directive by Roberto Vargas · 6 years ago
  65. be7d7f9 Remove string concatenation in assembler files by Roberto Vargas · 6 years ago
  66. a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  67. b2805da Remove .func and .endfunc assembler directives by Roberto Vargas · 6 years ago
  68. 5629b2b Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  69. c96f297 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  70. ad71d45 Add MMC framework by Yann Gautier · 6 years ago
  71. 43b8fa8 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 6 years ago
  72. fd2299e xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  73. d48f193 Merge pull request #1429 from jeenu-arm/mmu-direct by Dimitris Papastamos · 6 years ago
  74. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  75. 4ab2c0a Document ep_info attribute flags by Antonio Nino Diaz · 6 years ago
  76. a455173 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 6 years ago
  77. 9b4c611 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 6 years ago
  78. c125a14 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 6 years ago
  79. ebce735 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  80. 9dfd755 Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  81. 826469b Merge pull request #1440 from antonio-nino-diaz-arm/an/xlat-enums by Dimitris Papastamos · 6 years ago
  82. 3a1b7b1 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  83. ab676e0 Merge pull request #1436 from antonio-nino-diaz-arm/an/spm-sync by Dimitris Papastamos · 6 years ago
  84. cdb6ac9 SDEI: Make dispatches synchronous by Jeenu Viswambharan · 6 years ago
  85. e7b9473 BL31: Introduce jump primitives by Jeenu Viswambharan · 6 years ago
  86. af2c9ec SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 6 years ago
  87. 7ae5882 fvp: Increase BL2 size for TBBR builds by Dimitris Papastamos · 6 years ago
  88. 4d4ceb5 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · 6 years ago
  89. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  90. 7fb3a70 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 6 years ago
  91. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  92. e237c1b Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  93. 167c5f8 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · 6 years ago
  94. 3967635 Add GENMASK macros by Yann Gautier · 6 years ago
  95. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  96. 59c4346 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  97. ed4cf49 Merge pull request #1402 from glneo/for-upstream-uart by Dimitris Papastamos · 6 years ago
  98. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  99. a0b9bb7 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  100. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago