1. 7d24ce1 arm-io: Panic in case of io setup failure by Louis Mayencourt · Wed Jan 29 14:43:06 2020 +0000
  2. 70d7c09 MISRA fix: Use boolean essential type by Louis Mayencourt · Wed Jan 29 11:42:31 2020 +0000
  3. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · Tue Dec 17 13:17:25 2019 +0000
  4. 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · Thu Oct 17 14:46:51 2019 +0100
  5. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · Fri Dec 06 11:50:12 2019 +0000
  6. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · Mon Sep 16 11:29:03 2019 +0000
  7. 2dfa764 plat/arm/gicv3: add support for probing multiple GIC Redistributor frames by Vijayenthiran Subramaniam · Fri Oct 11 14:01:25 2019 +0530
  8. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  9. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · Thu Jul 04 14:58:45 2019 +0100
  10. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · Tue Apr 16 11:29:14 2019 +0530
  11. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · Wed Feb 13 15:58:00 2019 +0000
  12. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · Thu Nov 15 14:22:30 2018 +0000
  13. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  14. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · Sat Dec 29 19:43:21 2018 +0100
  15. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  16. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · Tue Oct 30 11:54:20 2018 +0000
  17. 05fdb83 plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · Thu Oct 25 16:53:04 2018 +0100
  18. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · Fri Oct 19 16:44:18 2018 +0100
  19. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · Fri Oct 19 16:52:22 2018 +0100
  20. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · Mon Oct 15 14:58:11 2018 +0100
  21. 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · Mon Nov 13 13:41:58 2017 +0000
  22. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · Tue Sep 18 11:52:49 2018 +0100
  23. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:37:23 2018 +0100
  24. 2257607 juno: Revert FWU update detect mechanism by Sathees Balya · Mon Sep 03 17:41:13 2018 +0100
  25. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · Mon Jul 30 13:41:52 2018 +0100
  26. e3adc37 Add librom support in FVP by Roberto Vargas · Wed May 23 09:27:06 2018 +0100
  27. cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · Wed Jul 25 15:23:25 2018 +0100
  28. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · Wed Jul 25 15:16:24 2018 +0100
  29. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · Fri Jul 06 16:54:44 2018 +0100
  30. 4542cfe Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · Thu Jul 19 08:03:46 2018 +0100
  31. 9393a4c Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · Fri Jul 13 15:23:29 2018 +0100
  32. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · Mon Jun 18 13:01:06 2018 +0100
  33. ceb258e ARM platforms: Make arm_lock static by Sandrine Bailleux · Wed Jul 11 13:59:18 2018 +0200
  34. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · Tue Jun 19 09:29:36 2018 +0100
  35. 2b54c0c plat/arm: Fix incorrect bounds check in ARM_CASSERT_MMAP by Chris Kay · Wed May 09 15:46:07 2018 +0100
  36. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · Fri Jan 05 16:00:05 2018 +0000
  37. 5ce394c plat/arm: Allow override of default TZC regions by Summer Qin · Mon Mar 12 11:28:26 2018 +0800
  38. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · Thu Mar 01 10:53:33 2018 +0000
  39. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  40. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  41. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · Mon Jan 15 14:45:33 2018 +0000
  42. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · Mon Jan 15 14:43:42 2018 +0000
  43. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · Wed Jan 10 15:59:31 2018 +0000
  44. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · Fri Nov 17 13:22:18 2017 +0000
  45. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · Fri Oct 13 12:06:06 2017 +0100
  46. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · Tue Sep 19 09:27:18 2017 +0100
  47. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · Wed Oct 11 16:08:58 2017 +0100
  48. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · Thu Aug 03 09:16:43 2017 +0100
  49. 749d25b plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · Wed Aug 23 14:12:59 2017 +0100
  50. 400adc0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · Fri Jun 23 12:48:11 2017 +0100
  51. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · Tue May 23 09:32:49 2017 +0100
  52. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · Wed Jun 07 13:45:41 2017 +0100
  53. ea26bad CSS: Add SCMI driver for SCP by Soby Mathew · Mon Nov 14 12:25:45 2016 +0000
  54. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · Thu May 11 16:04:52 2017 +0100
  55. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · Thu Feb 16 14:55:15 2017 +0000
  56. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  57. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · Sat Apr 29 08:36:12 2017 -0700
  58. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · Mon Apr 10 11:45:52 2017 -0700
  59. bf360df Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · Fri Apr 21 17:10:27 2017 +0100
  60. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · Mon Nov 14 12:00:41 2016 +0000
  61. ede39cb Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · Mon Nov 14 12:01:04 2016 +0000
  62. f09d003 ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · Tue Apr 11 14:04:56 2017 +0100
  63. d4acf20 Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · Tue Mar 28 18:15:20 2017 +0100
  64. 93c812f ARM platforms: Add support for MT bit in MPIDR by Summer Qin · Tue Feb 28 16:46:17 2017 +0000
  65. f270d6b Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · Sat Mar 18 12:16:27 2017 +0000
  66. 719bf85 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · Thu Feb 23 17:22:58 2017 +0000
  67. 074f693 AArch32: Fix conditional inclusion of bakery_locks by Soby Mathew · Tue Feb 28 22:58:29 2017 +0000
  68. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  69. 78132c9 Introduce ARM platform APIs for GICv3 Redistributor by Jeenu Viswambharan · Fri Dec 09 11:12:34 2016 +0000
  70. 0b4c5a3 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · Fri Oct 21 17:51:22 2016 +0100
  71. 1c16a4c AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · Thu Jun 30 14:50:58 2016 +0100
  72. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · Tue Sep 13 17:07:57 2016 +0100
  73. f402a52 Add some missing forward declarations in plat_arm.h by Sandrine Bailleux · Thu Sep 15 10:09:53 2016 +0100
  74. 7b75418 AArch32: Add FVP support for SP_MIN by Soby Mathew · Mon Jul 11 14:15:27 2016 +0100
  75. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  76. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · Fri Jul 08 14:38:16 2016 +0100
  77. 7659a26 Introduce utils.h header file by Sandrine Bailleux · Tue Jul 05 09:55:03 2016 +0100
  78. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · Wed May 18 16:11:47 2016 +0100
  79. 510d87b Add support to program a DMC-500 TZC on ARM platforms by Vikram Kanigiri · Fri Jan 29 12:32:58 2016 +0000
  80. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · Fri Feb 26 14:23:19 2016 +0000
  81. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · Mon Feb 01 14:04:34 2016 +0000
  82. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  83. 0703543 Add API to return memory map on ARM platforms by Vikram Kanigiri · Thu Nov 12 18:52:34 2015 +0000
  84. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  85. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · Wed Dec 09 19:03:06 2015 +0000
  86. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · Wed Oct 14 15:28:11 2015 +0100
  87. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · Sun Oct 11 14:14:55 2015 +0100
  88. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · Wed Dec 09 11:38:43 2015 +0000
  89. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · Tue Nov 03 14:18:34 2015 +0000
  90. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · Thu Nov 26 16:31:34 2015 +0000
  91. 4a52083 Merge pull request #418 from soby-mathew/sm/sys_suspend by danh-arm · Fri Oct 30 16:57:32 2015 +0000
  92. fe3b576 Include xlat_tables.h in plat_arm.h by Soby Mathew · Tue Oct 27 10:31:35 2015 +0000
  93. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · Mon Oct 12 17:32:29 2015 +0100
  94. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · Fri May 08 10:18:59 2015 +0100
  95. d79214c Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · Wed Sep 09 10:52:13 2015 +0100
  96. 0d9e852 PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · Wed Jul 15 13:36:24 2015 +0100
  97. 7799cf7 PSCI: Demonstrate support for composite power states by Soby Mathew · Thu Apr 16 14:49:09 2015 +0100
  98. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · Wed Jul 01 16:16:20 2015 +0100
  99. 3a66aca Use numbers to identify images instead of names by Juan Castillo · Mon Apr 13 17:36:19 2015 +0100
  100. 9df4804 Add common ARM and CSS platform code by Dan Handley · Thu Mar 19 18:58:55 2015 +0000