1. e0ced7a plat/common: gic: MISRA fixes by Antonio Nino Diaz · 7 years ago
  2. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 7 years ago
  3. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  4. 2bc3dba PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 7 years ago
  5. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  6. eaeaa4d RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 7 years ago
  7. d5a23af RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 7 years ago
  8. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 7 years ago
  9. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 7 years ago
  10. 64ee263 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 7 years ago
  11. f13cb56 LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytes by Antonio Nino Diaz · 7 years ago
  12. e1040aa Fix build error with correct format string by Jeenu Viswambharan · 7 years ago
  13. 362599e RAS: Add support for node registration by Jeenu Viswambharan · 8 years ago
  14. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 8 years ago
  15. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
  16. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  17. 8ae0df9 plat/common: remove fall-through on release build by Jonathan Wright · 7 years ago
  18. c37be00 Merge pull request #1292 from danh-arm/dh/spurious-dep-warn by davidcunado-arm · 7 years ago
  19. 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 7 years ago
  20. 97924e4 Suppress spurious deprecated declaration warnings by Dan Handley · 7 years ago
  21. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  22. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  23. 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 8 years ago
  24. a6f340f Introduce the new BL handover interface by Soby Mathew · 8 years ago
  25. 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 7 years ago
  26. 53a98be qemu: Fix interrupt type check by Santeri Salko · 7 years ago
  27. 11f001c bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 8 years ago
  28. ba68ef5 bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 8 years ago
  29. 0fc50a8 plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · 8 years ago
  30. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 8 years ago
  31. 17cd67d Add default crash console code to hook up to new console API by Julius Werner · 8 years ago
  32. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 8 years ago
  33. 9536bae Add new function-pointer-based console API by Julius Werner · 8 years ago
  34. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 8 years ago
  35. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 8 years ago
  36. 4ee8d0b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 8 years ago
  37. ceada2b aarch32: add few missing weak platform specific function by Etienne Carriere · 8 years ago
  38. bfc87a8 Fix PSCI STAT time stamp collection by Soby Mathew · 8 years ago
  39. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 8 years ago
  40. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 8 years ago
  41. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 8 years ago
  42. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 8 years ago
  43. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 8 years ago
  44. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 8 years ago
  45. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 8 years ago
  46. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 8 years ago
  47. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 8 years ago
  48. ca43b55 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 8 years ago
  49. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 8 years ago
  50. 7f56e9a Implement log framework by Soby Mathew · 8 years ago
  51. eecdf19 FVP: Fix AArch32 stack functions to be ABI-compliant by Jeenu Viswambharan · 8 years ago
  52. 2156830 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 8 years ago
  53. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 8 years ago
  54. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  55. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 8 years ago
  56. 801cf93 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 8 years ago
  57. 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 8 years ago
  58. 3944adc Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · 8 years ago
  59. d50ece0 Simplify translation tables headers dependencies by Antonio Nino Diaz · 8 years ago
  60. a6b3954 AArch32: Enable override of plat_set_my_stack/plat_get_my_stack by Soby Mathew · 8 years ago
  61. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 9 years ago
  62. f3ded37 tbbr: Simplify conditional by dp-arm · 9 years ago
  63. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  64. d35dee2 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · 9 years ago
  65. 69d59e0 AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · 9 years ago
  66. 240b314 Fix comment of plat_reset_handler stub by Masahiro Yamada · 9 years ago
  67. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 9 years ago
  68. 079e522 Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handler by danh-arm · 9 years ago
  69. 8c9e1af Add WFI in platform's unexpected error handlers by Sandrine Bailleux · 9 years ago
  70. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 9 years ago
  71. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago
  72. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  73. 663db20 Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · 9 years ago
  74. d448639 Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 9 years ago
  75. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 10 years ago
  76. 1f37b94 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 10 years ago
  77. 7ee2b8b Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 10 years ago
  78. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 10 years ago
  79. 7baff11 Add descriptor based image management support in BL1 by Yatharth Kochar · 10 years ago
  80. 78e6161 Ensure BL31 does not print to boot console by default by Soby Mathew · 10 years ago
  81. f14d188 Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · 10 years ago
  82. 862b5dc Pass the entry point info to bl1_plat_prepare_exit() by Sandrine Bailleux · 10 years ago
  83. 40fc6cd Add optional platform error handler API by Juan Castillo · 10 years ago
  84. e3f6712 Add optional bl1_plat_prepare_exit() API by Juan Castillo · 10 years ago
  85. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 10 years ago
  86. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
  87. 32bc85f PSCI: Implement platform compatibility layer by Soby Mathew · 10 years ago
  88. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  89. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  90. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  91. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  92. 24fb838 Add platform API for reset handling by Soby Mathew · 11 years ago
  93. 53fdceb Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 11 years ago
  94. 6397bf6 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 11 years ago
  95. c67b09b Introduce crash console APIs for crash reporting by Soby Mathew · 11 years ago
  96. 539a7b3 Remove the concept of coherent stacks by Achin Gupta · 11 years ago
  97. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 11 years ago
  98. 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 11 years ago
  99. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 11 years ago
  100. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 11 years ago for-v0.4-rc0