1. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · Mon Nov 19 14:25:55 2018 -0800
  2. 351ba73 plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · Tue Nov 20 13:02:27 2018 -0800
  3. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · Fri Oct 19 16:44:18 2018 +0100
  4. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · Fri Oct 19 16:52:22 2018 +0100
  5. 6b0968e Deprecate weak crash console functions by Antonio Nino Diaz · Wed Oct 17 16:49:26 2018 +0100
  6. 4bac045 Add sample crash console functions by Antonio Nino Diaz · Tue Oct 16 14:32:34 2018 +0100
  7. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · Thu Oct 04 16:43:39 2018 +0100
  8. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · Wed Oct 03 15:36:37 2018 +0100
  9. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · Tue Sep 25 09:39:51 2018 +0100
  10. 9164ec0 Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · Mon Sep 24 17:26:25 2018 +0100
  11. 5a99925 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · Mon Sep 24 17:24:41 2018 +0100
  12. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · Mon Sep 24 17:23:24 2018 +0100
  13. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · Mon Sep 24 17:20:48 2018 +0100
  14. 76f0303 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · Mon Sep 24 17:18:33 2018 +0100
  15. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · Mon Sep 24 17:14:46 2018 +0100
  16. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · Fri Jun 22 14:16:03 2018 +0100
  17. 05e7f56 pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · Wed Sep 19 13:58:20 2018 +0100
  18. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · Thu Jun 07 16:31:34 2018 +0100
  19. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · Tue Aug 28 11:44:44 2018 +0100
  20. a4210cb plat/common: gic: MISRA fixes by Antonio Nino Diaz · Tue Aug 21 09:44:43 2018 +0100
  21. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · Tue Aug 07 19:59:49 2018 +0100
  22. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · Wed Jul 25 16:09:54 2018 +0100
  23. fec756f PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · Wed Jul 18 16:24:16 2018 +0100
  24. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  25. 911fcc9 RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · Fri Jul 06 16:50:06 2018 +0100
  26. 93bc4bd RAS: Introduce handler for Double Faults by Jeenu Viswambharan · Thu May 17 11:24:01 2018 +0100
  27. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · Thu May 17 09:52:36 2018 +0100
  28. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · Wed Jul 11 12:44:22 2018 +0200
  29. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · Fri Apr 27 15:17:03 2018 +0100
  30. 6e0b102 LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytes by Antonio Nino Diaz · Mon May 14 15:45:31 2018 +0100
  31. 4b00cb7 Fix build error with correct format string by Jeenu Viswambharan · Tue May 15 16:18:40 2018 +0100
  32. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · Fri Dec 08 15:38:21 2017 +0000
  33. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · Thu Nov 30 12:54:15 2017 +0000
  34. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · Fri Feb 02 15:09:36 2018 +0900
  35. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  36. b669ca7 plat/common: remove fall-through on release build by Jonathan Wright · Wed Mar 14 17:55:32 2018 +0000
  37. 6271e01 Merge pull request #1292 from danh-arm/dh/spurious-dep-warn by davidcunado-arm · Sat Mar 03 13:26:18 2018 +0000
  38. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · Thu Mar 01 10:53:33 2018 +0000
  39. 807d727 Suppress spurious deprecated declaration warnings by Dan Handley · Tue Feb 27 13:00:43 2018 +0000
  40. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  41. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · Wed Feb 21 01:16:39 2018 +0000
  42. 6e16a33 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · Wed Jan 10 12:51:34 2018 +0000
  43. 73308d0 Introduce the new BL handover interface by Soby Mathew · Tue Jan 09 14:36:14 2018 +0000
  44. 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · Thu Feb 08 17:45:12 2018 +0000
  45. 4ed2338 qemu: Fix interrupt type check by Santeri Salko · Thu Feb 08 22:01:26 2018 +0200
  46. 43d20b3 bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · Thu Feb 01 16:46:18 2018 +0900
  47. 02a0d3d bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · Thu Feb 01 16:45:51 2018 +0900
  48. 2a4fe4f plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · Thu Feb 01 18:42:24 2018 +0900
  49. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · Wed Jan 24 14:31:53 2018 +0000
  50. aae9bb1 Add default crash console code to hook up to new console API by Julius Werner · Mon Sep 18 16:49:48 2017 -0700
  51. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · Mon Oct 30 14:43:43 2017 +0000
  52. 94f8907 Add new function-pointer-based console API by Julius Werner · Mon Jul 31 18:15:11 2017 -0700
  53. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000
  54. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · Mon Oct 16 08:43:14 2017 +0100
  55. 055af4b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · Tue Oct 24 15:13:59 2017 +0100
  56. 953395a aarch32: add few missing weak platform specific function by Etienne Carriere · Sun Nov 05 22:57:20 2017 +0100
  57. 8336f68 Fix PSCI STAT time stamp collection by Soby Mathew · Mon Oct 16 15:19:31 2017 +0100
  58. bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · Tue Sep 26 12:53:01 2017 +0100
  59. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  60. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  61. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  62. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  63. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  64. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  65. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  66. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  67. 522a465 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  68. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  69. aaf15f5 Implement log framework by Soby Mathew · Mon Sep 04 11:49:29 2017 +0100
  70. 953c495 FVP: Fix AArch32 stack functions to be ABI-compliant by Jeenu Viswambharan · Thu Jul 20 16:42:50 2017 +0100
  71. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · Wed Jun 07 13:45:41 2017 +0100
  72. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  73. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  74. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · Thu Apr 20 09:58:28 2017 +0100
  75. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · Fri Feb 17 17:11:27 2017 +0000
  76. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · Tue Mar 07 11:02:47 2017 +0000
  77. f270d6b Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · Sat Mar 18 12:16:27 2017 +0000
  78. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · Mon Feb 20 14:22:22 2017 +0000
  79. 50d768d AArch32: Enable override of plat_set_my_stack/plat_get_my_stack by Soby Mathew · Tue Feb 14 10:21:55 2017 +0000
  80. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · Tue Jan 31 13:01:04 2017 +0000
  81. 3d1b8a6 tbbr: Simplify conditional by dp-arm · Tue Jan 31 10:54:39 2017 +0000
  82. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  83. b3e8580 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · Mon Dec 12 14:48:13 2016 +0000
  84. d0f5f9c AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · Wed Nov 09 15:39:25 2016 +0000
  85. 4c165ca Fix comment of plat_reset_handler stub by Masahiro Yamada · Sat Sep 24 18:07:46 2016 +0900
  86. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · Tue Jun 28 16:58:26 2016 +0100
  87. 5de9f49 Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handler by danh-arm · Fri Aug 19 15:31:36 2016 +0100
  88. 628198b Add WFI in platform's unexpected error handlers by Sandrine Bailleux · Thu Aug 18 09:24:40 2016 +0100
  89. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · Mon Jul 11 14:13:56 2016 +0100
  90. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000
  91. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  92. bfdbecf Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · Thu Jun 09 17:16:35 2016 +0100
  93. 391a76e Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · Wed May 18 16:53:31 2016 +0100
  94. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · Mon Feb 01 13:57:25 2016 +0000
  95. 89f8f33 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · Tue Dec 15 14:28:24 2015 +0000
  96. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · Wed Dec 09 19:03:06 2015 +0000
  97. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · Sat Oct 10 19:06:53 2015 +0100
  98. a65be2f Add descriptor based image management support in BL1 by Yatharth Kochar · Fri Oct 09 18:06:13 2015 +0100
  99. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · Wed Dec 09 11:28:43 2015 +0000
  100. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · Mon Oct 26 14:01:53 2015 +0000