1. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  2. 3d7ae0b Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 7 years ago
  3. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 7 years ago
  4. 00f588b libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 7 years ago
  5. 195e363 Fix MISRA defects in PMF by Antonio Nino Diaz · 7 years ago
  6. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 7 years ago
  7. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  8. 12af5ed Make errata reporting mandatory for CPU files by Soby Mathew · 7 years ago
  9. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 7 years ago
  10. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 7 years ago
  11. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  12. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 7 years ago
  13. 44445ae5 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 7 years ago
  14. 630b011 libfdt: Import version v1.4.7 by Antonio Nino Diaz · 7 years ago
  15. b7618c9 libfdt: Remove current version by Antonio Nino Diaz · 7 years ago
  16. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 7 years ago
  17. d90256a lib/mmio: Add mmio_clrsetbits_16 inline function by Konstantin Porotchkin · 7 years ago
  18. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 7 years ago
  19. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 7 years ago
  20. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 7 years ago
  21. 9cc4651 Introduce object pool allocator by Sandrine Bailleux · 7 years ago
  22. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  23. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 7 years ago
  24. a4277cd Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console by Soby Mathew · 7 years ago
  25. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  26. 90e0c98 xlat: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  27. 7dab0ea context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  28. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 7 years ago
  29. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  30. d47509d Fix misra warnings in delay timer and console drivers by Sathees Balya · 7 years ago
  31. 630cdf7 aarch32: PAR_ADDR_MASK should explicitly use BIT_64 by Yann Gautier · 7 years ago
  32. e43422b ARMv7: Alias dmbld() to dmb() by Jeenu Viswambharan · 7 years ago
  33. 6cf8d65 cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · 7 years ago
  34. cf3ed0d cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · 7 years ago
  35. 3ee60d8 Merge pull request #1547 from semihalf-dabros-jan/semihalf-dabros-jan/fix_errmisc by Dimitris Papastamos · 7 years ago
  36. 30125ea AARCH64: Fix credentials for ERXMISC0_EL1 and ERXMISC1_EL1 by Jan Dabros · 7 years ago
  37. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 7 years ago
  38. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 7 years ago
  39. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  40. 2fb88cb libc: Cleanup SCC headers by Antonio Nino Diaz · 7 years ago
  41. 7c0ff9c libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 7 years ago
  42. 27989a8 libc: Introduce files from SCC by Antonio Nino Diaz · 7 years ago
  43. 2c5aca6 libc: Cleanup FreeBSD files by Antonio Nino Diaz · 7 years ago
  44. c6fdaa7 libc: Import files from FreeBSD by Antonio Nino Diaz · 7 years ago
  45. 8bb6de1 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 7 years ago
  46. 091f396 libc: Remove non-Arm files by Antonio Nino Diaz · 7 years ago
  47. 11dfe0b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 7 years ago
  48. 61e7c05 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 7 years ago
  49. 30a8d96 RAS: MISRA fixes by Jeenu Viswambharan · 7 years ago
  50. ba6e5ca SDEI: MISRA fixes by Jeenu Viswambharan · 7 years ago
  51. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 7 years ago
  52. 8a67718 DSU erratum 936184 workaround by John Tsichritzis · 7 years ago
  53. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 7 years ago
  54. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 7 years ago
  55. e5d5951 xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 7 years ago
  56. 61f72a3 Create a library file for libc by Roberto Vargas · 7 years ago
  57. 5b395e3 xlat: Use bool instead of int by Antonio Nino Diaz · 7 years ago
  58. eea75ba Define bool type by Jeenu Viswambharan · 7 years ago
  59. e7b9886 xlat: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  60. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  61. 790e6c5 Merge pull request #1485 from jeenu-arm/ras by danh-arm · 7 years ago
  62. 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 7 years ago
  63. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  64. bef9a10 PMF: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  65. 369742e PSCI: Add missing function argument names by Antonio Nino Diaz · 7 years ago
  66. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 7 years ago
  67. f00119d Fix check_[uptr/u32]_overflow() macros MISRA defects by Antonio Nino Diaz · 7 years ago
  68. 029f5a2 Introduce UL(), L() and LL() macros by Antonio Nino Diaz · 7 years ago
  69. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 7 years ago
  70. 224e1ab Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor by danh-arm · 7 years ago
  71. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 7 years ago
  72. bc6206f lib: cpu: Add L2 cache aux control register definition to CA72 by Konstantin Porotchkin · 7 years ago
  73. e62ea09 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 7 years ago
  74. 3039988 Fix types of arch.h definitions by Antonio Nino Diaz · 7 years ago
  75. 0107aa4 Add missing parentheses to macros in arch.h by Antonio Nino Diaz · 7 years ago
  76. 1dd6c05 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 7 years ago
  77. 63ddbae xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 7 years ago
  78. 6563c0b xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 7 years ago
  79. aa1d5f6 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 7 years ago
  80. 46e8870 Add initial CPU support for Cortex-Helios by Joel Hutton · 8 years ago
  81. c84b6cb Add initial CPU support for Cortex-Deimos by Joel Hutton · 7 years ago
  82. 6cbf17d Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 7 years ago
  83. 9fdad69 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 7 years ago
  84. f21b9f6 Remove .struct directive by Roberto Vargas · 7 years ago
  85. c96f297 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  86. 43b8fa8 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 7 years ago
  87. fd2299e xlat v2: Split code into separate files by Antonio Nino Diaz · 7 years ago
  88. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 7 years ago
  89. ebce735 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 7 years ago
  90. 9dfd755 Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 7 years ago
  91. 3a1b7b1 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 7 years ago
  92. e7b9473 BL31: Introduce jump primitives by Jeenu Viswambharan · 7 years ago
  93. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 7 years ago
  94. 167c5f8 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · 7 years ago
  95. 3967635 Add GENMASK macros by Yann Gautier · 7 years ago
  96. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
  97. 59c4346 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 7 years ago
  98. a0b9bb7 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 7 years ago
  99. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 7 years ago
  100. 6f03bc7 SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 7 years ago