1. 53aa28c refactor: fix common misspelling of init* by Harrison Mutai · 3 months ago
  2. 29670e6 fix(misra): fix MISRA defects by Arvind Ram Prakash · 4 months ago
  3. fed5e29 refactor(console): flush before console_switch_state by Salman Nabi · 4 months ago
  4. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 9 months ago
  5. abdc8b7 feat(ras): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 8 months ago
  6. a01256e fix(plat/common): register PLAT_SP_PRI only if not already registered by Omkar Anand Kulkarni · 1 year, 1 month ago
  7. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 1 year, 2 months ago
  8. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 4 months ago
  9. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 1 year, 4 months ago
  10. 259b6d0 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 1 year, 4 months ago
  11. abf9fb9 refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 1 year, 5 months ago
  12. 67b5762 refactor(aarch64): cleanup HANDLE_EA_EL3_FIRST_NS usage by Govindraj Raja · 1 year, 7 months ago
  13. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 4 months ago
  14. eef258b fix(console): fix crash on spin_unlock with cache disabled by Baruch Siach · 1 year, 7 months ago
  15. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 9 months ago
  16. 2ff5dc3 fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 1 year, 8 months ago
  17. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 9 months ago
  18. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  19. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  20. c36e97f refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 3 years ago
  21. 152682c fix(plat/ea_handler): print newline before fatal abort error message by Pali Rohár · 3 years ago
  22. 051fd6d Fix typos and misspellings by David Horstmann · 3 years, 7 months ago
  23. 1d2776a Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · 3 years, 8 months ago
  24. 8f15ca3 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 3 years, 8 months ago
  25. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 3 years, 11 months ago
  26. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · 3 years, 11 months ago
  27. 1b4dea8 BL31: Fix relocation error for PIE by Alexei Fedorov · 3 years, 11 months ago
  28. 490ace7 TF-A: Fix BL31 linker script error by Alexei Fedorov · 4 years, 1 month ago
  29. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · 4 years, 2 months ago
  30. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · 4 years, 4 months ago
  31. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · 5 years ago
  32. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  33. 962109f Remove deprecated plat_crash_console_* by Ambroise Vincent · 5 years ago
  34. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  35. 9388afa Remove unused function symbols by Varun Wadekar · 5 years ago
  36. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  37. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 6 years ago
  38. 351ba73 plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · 6 years ago
  39. 6b0968e Deprecate weak crash console functions by Antonio Nino Diaz · 6 years ago
  40. 4bac045 Add sample crash console functions by Antonio Nino Diaz · 6 years ago
  41. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  42. 5a99925 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 6 years ago
  43. 76f0303 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 6 years ago
  44. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  45. 911fcc9 RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 6 years ago
  46. 93bc4bd RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 6 years ago
  47. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  48. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 6 years ago
  49. 4b00cb7 Fix build error with correct format string by Jeenu Viswambharan · 6 years ago
  50. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · 7 years ago
  51. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  52. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  53. 807d727 Suppress spurious deprecated declaration warnings by Dan Handley · 6 years ago
  54. 73308d0 Introduce the new BL handover interface by Soby Mathew · 6 years ago
  55. 2a4fe4f plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · 6 years ago
  56. aae9bb1 Add default crash console code to hook up to new console API by Julius Werner · 7 years ago
  57. 94f8907 Add new function-pointer-based console API by Julius Werner · 7 years ago
  58. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  59. bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  60. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  61. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  62. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 7 years ago
  63. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · 7 years ago
  64. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · 7 years ago
  65. 4c165ca Fix comment of plat_reset_handler stub by Masahiro Yamada · 8 years ago
  66. 628198b Add WFI in platform's unexpected error handlers by Sandrine Bailleux · 8 years ago
  67. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
  68. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  69. bfdbecf Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · 8 years ago
  70. 391a76e Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 8 years ago
  71. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  72. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · 9 years ago
  73. 87322b3 Pass the entry point info to bl1_plat_prepare_exit() by Sandrine Bailleux · 9 years ago
  74. 26ae583 Add optional platform error handler API by Juan Castillo · 9 years ago
  75. d1413b2 Add optional bl1_plat_prepare_exit() API by Juan Castillo · 9 years ago
  76. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  77. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago
  78. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · 9 years ago
  79. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  80. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 9 years ago
  81. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  82. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  83. f1785fd Add platform API for reset handling by Soby Mathew · 10 years ago
  84. b3dbeb0 Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 10 years ago
  85. 45c31c4 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 10 years ago
  86. 066f713 Introduce crash console APIs for crash reporting by Soby Mathew · 10 years ago
  87. 9c60d80 Remove the concept of coherent stacks by Achin Gupta · 10 years ago
  88. e998254 Make enablement of the MMU more flexible by Achin Gupta · 10 years ago
  89. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  90. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  91. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  92. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  93. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 10 years ago
  94. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  95. ca823d2 Increase coherent stack sizes by Achin Gupta · 10 years ago
  96. 3a4cae0 Change comments in assembler files to help ctags by Jeenu Viswambharan · 10 years ago
  97. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
  98. c8afc78 psci: fix error due to a non zero context id by Achin Gupta · 11 years ago
  99. ab2d31e Enable third party contributions by Dan Handley · 11 years ago
  100. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 11 years ago