1. 00f588b libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 6 years ago
  2. 195e363 Fix MISRA defects in PMF by Antonio Nino Diaz · 6 years ago
  3. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  4. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  5. 931f7c6 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  6. 12af5ed Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago
  7. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  8. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  9. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  10. 44445ae Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 6 years ago
  11. 630b011 libfdt: Import version v1.4.7 by Antonio Nino Diaz · 6 years ago
  12. b7618c9 libfdt: Remove current version by Antonio Nino Diaz · 6 years ago
  13. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  14. 668afe2 libc: Import strrchr from FreeBSD by Antonio Nino Diaz · 6 years ago
  15. 6a655a8 ti: k3: common: Do not disable cache on TI K3 core powerdown by Andrew F. Davis · 6 years ago
  16. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  17. 3e75ea4 Merge pull request #1624 from glneo/less-cache-flushing by Soby Mathew · 6 years ago
  18. a4065ab psci: platform control of SYSTEM_SUSPEND entry by ldts · 6 years ago
  19. f996a5f PSCI: Do not flush cache when unneeded by Andrew F. Davis · 6 years ago
  20. c98db6c PSCI: Update comment on MMU disablement by Andrew F. Davis · 6 years ago
  21. a5fa565 xlat: Fix checks in mmap_add() and mmap_add_ctx() by Antonio Nino Diaz · 6 years ago
  22. 7e0a38a Merge pull request #1603 from antonio-nino-diaz-arm/db/reclaim-init by Soby Mathew · 6 years ago
  23. 3ed87a4 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
  24. aff2863 Mark xlat tables initialization code by Daniel Boulby · 6 years ago
  25. 87c8513 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  26. 79621f0 xlat: Change check in mmap_add and mmap_add_ctx() by Daniel Boulby · 6 years ago
  27. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  28. 90e0c98 xlat: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  29. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 6 years ago
  30. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  31. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  32. 4728900 Merge pull request #1568 from soby-mathew/sm/fix_ares_err_report by Soby Mathew · 6 years ago
  33. 66ec712 Fix the Cortex-ares errata reporting function name by Soby Mathew · 6 years ago
  34. ca9ffc7 RAS: Fix assert condition by Jeenu Viswambharan · 6 years ago
  35. 24dc970 Add missing barriers to Bakery Locks by Jeenu Viswambharan · 6 years ago
  36. 6cf8d65 cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · 6 years ago
  37. cf3ed0d cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · 6 years ago
  38. 1593cae denver: use plat_my_core_pos() to get core position by Varun Wadekar · 7 years ago
  39. 100992b Merge pull request #1484 from nathan-menhorn/tee-validate-header-603 by Soby Mathew · 6 years ago
  40. d5ccb75 libc: Fix some MISRA defects by Antonio Nino Diaz · 6 years ago
  41. 7bb907e Merge pull request #1544 from jwerner-chromium/JW_handle_ea by Dimitris Papastamos · 6 years ago
  42. 3e530d8 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 6 years ago
  43. 24f671f context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  44. b554e76 Fixed ARM-software/tf-issues#603 by nathan-menhorn · 6 years ago
  45. 7436d5d DSU erratum 936184 workaround: bug fix by John Tsichritzis · 6 years ago
  46. 8422a84 libc: armclang: Implement compiler printf symbols by Antonio Nino Diaz · 6 years ago
  47. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  48. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  49. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  50. 7c0ff9c libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  51. 2c5aca6 libc: Cleanup FreeBSD files by Antonio Nino Diaz · 6 years ago
  52. c6fdaa7 libc: Import files from FreeBSD by Antonio Nino Diaz · 6 years ago
  53. 8bb6de1 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 6 years ago
  54. 4661abc libc: Cleanup remaining files by Antonio Nino Diaz · 6 years ago
  55. 7addcb3 libc: Remove printf-like functions by Antonio Nino Diaz · 6 years ago
  56. 90f2d45 libc: Remove sscanf() and timingsafe_bcmp() by Antonio Nino Diaz · 6 years ago
  57. 091f396 libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
  58. 11dfe0b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  59. 61e7c05 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 6 years ago
  60. 7c3a0b0 Merge pull request #1388 from vwadekar/report-cve-2017-5715 by Dimitris Papastamos · 6 years ago
  61. 30a8d96 RAS: MISRA fixes by Jeenu Viswambharan · 6 years ago
  62. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  63. 8335396 cpus: denver: report CVE_2017_5715 mitigation to higher layers by Varun Wadekar · 6 years ago
  64. 8a67718 DSU erratum 936184 workaround by John Tsichritzis · 6 years ago
  65. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  66. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  67. 3e318e4 xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · 6 years ago
  68. e5d5951 xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 6 years ago
  69. 5accce5 Add support for romlib in the build system by Roberto Vargas · 6 years ago
  70. 6c37334 Add atexit function to libc by Roberto Vargas · 6 years ago
  71. 61f72a3 Create a library file for libc by Roberto Vargas · 6 years ago
  72. fec3648 Create a library file for libfdt by Roberto Vargas · 6 years ago
  73. 362030b psci: Use bool in internal interfaces by Antonio Nino Diaz · 6 years ago
  74. 5b395e3 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  75. 72bc631 Merge pull request #1498 from glneo/cache-early-fixes by Dimitris Papastamos · 6 years ago
  76. 2ee596c Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misra by Dimitris Papastamos · 6 years ago
  77. e7b9886 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  78. 39a8fa7 PSCI: Fix logic error to skip cache flushing by Andrew F. Davis · 6 years ago
  79. 4576f73 RAS: ras_common: Add null pointer check for error record probe function by Sughosh Ganu · 6 years ago
  80. 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  81. abce1dc PSCI: Fix MISRA defects in stat code by Antonio Nino Diaz · 6 years ago
  82. 8c20c3c PSCI: Fix MISRA defects in MEM_PROTECT by Antonio Nino Diaz · 6 years ago
  83. 621d64f PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  84. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  85. 4829df8 PSCI: Refactor lock macros to comply with MISRA by Antonio Nino Diaz · 6 years ago
  86. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  87. 1dd6c05 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  88. 63ddbae xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 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. 46e8870 Add initial CPU support for Cortex-Helios by Joel Hutton · 7 years ago
  94. c84b6cb Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  95. 6cbf17d Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  96. a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  97. c96f297 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  98. 6a08606 xlat v2: Make get/set attrs functions less verbose by Antonio Nino Diaz · 6 years ago
  99. f9d58d1 xlat v2: Clean debug xlat tables descriptor print by Antonio Nino Diaz · 6 years ago
  100. fd2299e xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago