1. 4363679 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · 6 years ago
  2. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  3. daa9b6e Simplify PMF helper macro definitions across header files by Madhukar Pappireddy · 6 years ago
  4. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  5. 1f46197 Add UBSAN support and handlers by Justin Chadwell · 6 years ago
  6. f51df47 console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · 6 years ago
  7. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  8. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  9. 2cc9777 Remove deprecated plat_crash_console_* by Ambroise Vincent · 6 years ago
  10. 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
  11. f009c5f Merge pull request #1847 from jts-arm/mbedtls by Antonio Niño Díaz · 6 years ago
  12. 17e1335 Remove Mbed TLS dependency from plat_bl_common.c by John Tsichritzis · 6 years ago
  13. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
  14. e095ba3 Remove unused function symbols by Varun Wadekar · 7 years ago
  15. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  16. c094008 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 7 years ago
  17. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  18. 1b18c6c correct some missing-prototype warnings by Yann Gautier · 7 years ago
  19. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  20. 63c52d0 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 7 years ago
  21. b2f7c9d plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · 7 years ago
  22. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  23. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  24. e74afb6 Deprecate weak crash console functions by Antonio Nino Diaz · 7 years ago
  25. 6c9ada3 Add sample crash console functions by Antonio Nino Diaz · 7 years ago
  26. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 7 years ago
  27. 3ed87a4 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 7 years ago
  28. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  29. 5b5ca4f Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · 7 years ago
  30. 34244d9 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 7 years ago
  31. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
  32. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 7 years ago
  33. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 7 years ago
  34. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  35. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
  36. 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 7 years ago
  37. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  38. 5a22e46 Fix MISRA defects in log helpers by Antonio Nino Diaz · 7 years ago
  39. e0ced7a plat/common: gic: MISRA fixes by Antonio Nino Diaz · 7 years ago
  40. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 7 years ago
  41. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  42. 2bc3dba PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 7 years ago
  43. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  44. eaeaa4d RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 7 years ago
  45. d5a23af RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 7 years ago
  46. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 7 years ago
  47. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 7 years ago
  48. 64ee263 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 7 years ago
  49. f13cb56 LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytes by Antonio Nino Diaz · 7 years ago
  50. e1040aa Fix build error with correct format string by Jeenu Viswambharan · 7 years ago
  51. 362599e RAS: Add support for node registration by Jeenu Viswambharan · 8 years ago
  52. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 8 years ago
  53. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
  54. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  55. 8ae0df9 plat/common: remove fall-through on release build by Jonathan Wright · 7 years ago
  56. c37be00 Merge pull request #1292 from danh-arm/dh/spurious-dep-warn by davidcunado-arm · 7 years ago
  57. 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 7 years ago
  58. 97924e4 Suppress spurious deprecated declaration warnings by Dan Handley · 7 years ago
  59. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  60. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  61. 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 8 years ago
  62. a6f340f Introduce the new BL handover interface by Soby Mathew · 8 years ago
  63. 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 7 years ago
  64. 53a98be qemu: Fix interrupt type check by Santeri Salko · 7 years ago
  65. 11f001c bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 8 years ago
  66. ba68ef5 bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 8 years ago
  67. 0fc50a8 plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · 8 years ago
  68. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 8 years ago
  69. 17cd67d Add default crash console code to hook up to new console API by Julius Werner · 8 years ago
  70. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 8 years ago
  71. 9536bae Add new function-pointer-based console API by Julius Werner · 8 years ago
  72. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 8 years ago
  73. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 8 years ago
  74. 4ee8d0b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 8 years ago
  75. ceada2b aarch32: add few missing weak platform specific function by Etienne Carriere · 8 years ago
  76. bfc87a8 Fix PSCI STAT time stamp collection by Soby Mathew · 8 years ago
  77. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 8 years ago
  78. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 8 years ago
  79. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 8 years ago
  80. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 8 years ago
  81. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 8 years ago
  82. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 8 years ago
  83. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 8 years ago
  84. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 8 years ago
  85. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 8 years ago
  86. ca43b55 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 8 years ago
  87. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 8 years ago
  88. 7f56e9a Implement log framework by Soby Mathew · 8 years ago
  89. eecdf19 FVP: Fix AArch32 stack functions to be ABI-compliant by Jeenu Viswambharan · 8 years ago
  90. 2156830 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 8 years ago
  91. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 8 years ago
  92. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  93. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 8 years ago
  94. 801cf93 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 8 years ago
  95. 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 8 years ago
  96. 3944adc Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · 8 years ago
  97. d50ece0 Simplify translation tables headers dependencies by Antonio Nino Diaz · 8 years ago
  98. a6b3954 AArch32: Enable override of plat_set_my_stack/plat_get_my_stack by Soby Mathew · 8 years ago
  99. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 9 years ago
  100. f3ded37 tbbr: Simplify conditional by dp-arm · 9 years ago