1. c2e3b3b BL31: Fix relocation error for PIE by Alexei Fedorov · 5 years ago
  2. 34dd1e9 TF-A: Fix BL31 linker script error by Alexei Fedorov · 5 years ago
  3. 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
  4. b4292bc Fix crash dump for lower EL by Alexei Fedorov · 5 years ago
  5. f51df47 console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · 6 years ago
  6. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  7. 2cc9777 Remove deprecated plat_crash_console_* by Ambroise Vincent · 6 years ago
  8. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
  9. e095ba3 Remove unused function symbols by Varun Wadekar · 7 years ago
  10. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  11. 63c52d0 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 7 years ago
  12. b2f7c9d plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · 7 years ago
  13. e74afb6 Deprecate weak crash console functions by Antonio Nino Diaz · 7 years ago
  14. 6c9ada3 Add sample crash console functions by Antonio Nino Diaz · 7 years ago
  15. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  16. 34244d9 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 7 years ago
  17. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 7 years ago
  18. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  19. eaeaa4d RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 7 years ago
  20. d5a23af RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 7 years ago
  21. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 7 years ago
  22. 64ee263 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 7 years ago
  23. e1040aa Fix build error with correct format string by Jeenu Viswambharan · 7 years ago
  24. 362599e RAS: Add support for node registration by Jeenu Viswambharan · 8 years ago
  25. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 8 years ago
  26. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
  27. 97924e4 Suppress spurious deprecated declaration warnings by Dan Handley · 7 years ago
  28. a6f340f Introduce the new BL handover interface by Soby Mathew · 8 years ago
  29. 0fc50a8 plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · 8 years ago
  30. 17cd67d Add default crash console code to hook up to new console API by Julius Werner · 8 years ago
  31. 9536bae Add new function-pointer-based console API by Julius Werner · 8 years ago
  32. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 8 years ago
  33. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 8 years ago
  34. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  35. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 8 years ago
  36. 801cf93 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 8 years ago
  37. 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 8 years ago
  38. d50ece0 Simplify translation tables headers dependencies by Antonio Nino Diaz · 8 years ago
  39. 240b314 Fix comment of plat_reset_handler stub by Masahiro Yamada · 9 years ago
  40. 8c9e1af Add WFI in platform's unexpected error handlers by Sandrine Bailleux · 9 years ago
  41. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago
  42. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  43. 663db20 Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · 9 years ago
  44. d448639 Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 9 years ago
  45. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 10 years ago
  46. 78e6161 Ensure BL31 does not print to boot console by default by Soby Mathew · 10 years ago
  47. 862b5dc Pass the entry point info to bl1_plat_prepare_exit() by Sandrine Bailleux · 10 years ago
  48. 40fc6cd Add optional platform error handler API by Juan Castillo · 10 years ago
  49. e3f6712 Add optional bl1_plat_prepare_exit() API by Juan Castillo · 10 years ago
  50. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 10 years ago
  51. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
  52. 32bc85f PSCI: Implement platform compatibility layer by Soby Mathew · 10 years ago
  53. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  54. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  55. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  56. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  57. 24fb838 Add platform API for reset handling by Soby Mathew · 11 years ago
  58. 53fdceb Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 11 years ago
  59. 6397bf6 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 11 years ago
  60. c67b09b Introduce crash console APIs for crash reporting by Soby Mathew · 11 years ago
  61. 539a7b3 Remove the concept of coherent stacks by Achin Gupta · 11 years ago
  62. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 11 years ago
  63. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 11 years ago
  64. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 11 years ago for-v0.4-rc0
  65. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  66. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  67. 2bf28e6 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 11 years ago
  68. 0a30cf5 Place assembler functions in separate sections by Andrew Thoelke · 11 years ago
  69. ca823d2 Increase coherent stack sizes by Achin Gupta · 12 years ago
  70. 3a4cae0 Change comments in assembler files to help ctags by Jeenu Viswambharan · 12 years ago
  71. e83b0ca Update year in copyright text to 2014 by Dan Handley · 12 years ago
  72. c8afc78 psci: fix error due to a non zero context id by Achin Gupta · 12 years ago
  73. ab2d31e Enable third party contributions by Dan Handley · 12 years ago
  74. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 12 years ago v0.2