1. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · Sun Oct 14 08:13:44 2018 +0100
  2. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · Wed Oct 10 11:14:44 2018 +0100
  3. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · Tue Sep 18 11:52:49 2018 +0100
  4. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:37:23 2018 +0100
  5. b96ee4b memprotect: Move files to specific platform makefiles by Roberto Vargas · Mon Aug 06 13:35:31 2018 +0100
  6. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · Fri May 04 15:09:47 2018 +0100
  7. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · Fri Jun 08 08:44:36 2018 +0100
  8. 756b8dc Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default by Dimitris Papastamos · Thu May 31 14:10:06 2018 +0100
  9. 89736dd Add AMU support for Cortex-Ares by Dimitris Papastamos · Tue Feb 13 11:28:02 2018 +0000
  10. ea84d6b Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · Thu Aug 03 16:04:46 2017 +0100
  11. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · Fri Jun 01 16:53:38 2018 +0100
  12. ec42385 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · Fri May 25 09:47:11 2018 +0100
  13. 31c397f plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · Thu May 24 09:14:58 2018 +0100
  14. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · Wed Apr 04 09:40:32 2018 +0100
  15. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · Mon Mar 26 15:16:46 2018 +0100
  16. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · Wed Mar 07 11:32:04 2018 +0000
  17. 7542113 FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · Wed Jan 31 14:52:08 2018 +0000
  18. f317e5d Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · Tue Feb 27 21:58:42 2018 +0000
  19. a684e58 FVP: restrict dynamic config to Unix build environment by Soby Mathew · Tue Feb 27 11:17:14 2018 +0000
  20. 1be747f Refactor AMU support for Cortex A75 by Dimitris Papastamos · Wed Feb 14 10:28:36 2018 +0000
  21. 0b00f8a Factor out CPU AMU helpers by Dimitris Papastamos · Wed Feb 14 10:00:06 2018 +0000
  22. 5f6412a FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · Thu Feb 08 11:39:38 2018 +0000
  23. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · Fri Jan 19 13:40:12 2018 +0000
  24. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · Tue Jan 16 10:35:23 2018 +0000
  25. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · Fri Nov 17 13:22:18 2017 +0000
  26. d7e2e9e Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · Mon Dec 11 11:45:35 2017 +0000
  27. 12241b9 fvp: Enable the Activity Monitor Unit extensions by default by Dimitris Papastamos · Tue Nov 14 13:27:41 2017 +0000
  28. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · Thu Oct 05 12:27:33 2017 +0100
  29. 327548c GICv3: add functions for save and restore by Soby Mathew · Thu Jul 13 15:19:51 2017 +0100
  30. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · Mon Jun 12 12:37:10 2017 +0100
  31. 9e78b92 FVP: Support Base FVP RevC by Jeenu Viswambharan · Tue Jul 18 15:42:50 2017 +0100
  32. 528d21b FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · Tue Nov 15 13:53:57 2016 +0000
  33. 1983bd6 Merge pull request #961 from jeenu-arm/gic-600 by danh-arm · Mon Jun 05 14:41:31 2017 +0100
  34. d7a901e Introduce ARM GIC-600 driver by Jeenu Viswambharan · Tue Dec 06 16:15:22 2016 +0000
  35. 805c2c7 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · Wed Nov 09 16:29:02 2016 +0000
  36. cdd03cb AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · Wed Feb 15 11:07:55 2017 +0000
  37. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  38. 306593d Add support for GCC stack protection by Douglas Raillard · Fri Feb 24 18:14:15 2017 +0000
  39. a4c219a AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · Tue Jul 12 15:47:03 2016 +0100
  40. a5f77d3 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · Mon Jul 04 11:26:14 2016 +0100
  41. 88ac53b AArch32: Add ARM platform changes in BL1 by Yatharth Kochar · Mon Jul 04 11:03:49 2016 +0100
  42. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · Mon Jul 11 14:13:56 2016 +0100
  43. 910f6be Merge pull request #641 from antonio-nino-diaz-arm/an/fvp-set-nv-ctr by danh-arm · Fri Jun 03 17:27:45 2016 +0100
  44. 780b1a0 Merge pull request #637 from yatharth-arm/yk/genfw-1134 by danh-arm · Fri Jun 03 15:12:51 2016 +0100
  45. 9d602fe Implement plat_set_nv_ctr for FVP platforms by Antonio Nino Diaz · Fri May 20 14:14:16 2016 +0100
  46. 63af687 Add support for ARM Cortex-A73 MPCore Processor by Yatharth Kochar · Tue Feb 09 12:00:03 2016 +0000
  47. 7356b1e Add CCN support to FVP platform port by Soby Mathew · Thu Mar 24 10:12:42 2016 +0000
  48. 664adb6 Replace SP804 timer by generic delay timer on FVP by Antonio Nino Diaz · Tue May 17 09:48:10 2016 +0100
  49. b6f3b1f Change the default driver to GICv3 in FVP by Soby Mathew · Thu Apr 07 17:40:04 2016 +0100
  50. cc037c1 Migrate platform ports to the new xlat_tables library by Soby Mathew · Fri Apr 08 16:42:58 2016 +0100
  51. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · Fri Feb 26 14:23:19 2016 +0000
  52. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · Mon Feb 01 14:04:34 2016 +0000
  53. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  54. 70752bb Perform security setup separately for each ARM platform by Vikram Kanigiri · Wed Feb 10 14:50:53 2016 +0000
  55. dd50579 FVP: Compile ARM Cortex-A72 CPU support in by Sandrine Bailleux · Wed Jan 13 09:04:26 2016 +0000
  56. 432aa77 Add support for ARM Cortex-A35 processor by Sandrine Bailleux · Thu Jan 07 16:52:49 2016 +0000
  57. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · Wed Oct 14 15:28:11 2015 +0100
  58. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · Tue Nov 03 14:18:34 2015 +0000
  59. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · Tue Oct 06 14:01:35 2015 +0100
  60. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · Wed Jul 01 16:16:20 2015 +0100
  61. 31a68f0 TBB: add platform API to read the ROTPK information by Juan Castillo · Tue Apr 14 12:49:03 2015 +0100
  62. f96fc8f FVP: Add SP804 delay timer by Ryan Harkin · Tue Mar 17 14:54:01 2015 +0000
  63. d617f66 Move FVP port to plat/arm/board/fvp by Dan Handley · Mon Apr 27 19:17:18 2015 +0100[Renamed (80%) from plat/fvp/platform.mk]
  64. 2b6b574 Migrate FVP port to use common code by Dan Handley · Thu Mar 19 19:17:53 2015 +0000
  65. 4e97e54 Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · Thu Feb 26 15:25:58 2015 +0000
  66. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · Wed Jan 07 10:39:25 2015 +0000
  67. e33ee5f FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · Fri Dec 19 09:51:00 2014 +0000
  68. 42a617d FVP: keep shared data in Trusted SRAM by Juan Castillo · Wed Sep 24 10:00:06 2014 +0100
  69. c704cbc Introduce framework for CPU specific operations by Soby Mathew · Thu Aug 14 11:33:56 2014 +0100
  70. 7b83c44 Move IO storage source to drivers directory by Dan Handley · Tue Aug 12 14:20:28 2014 +0100
  71. 48e84b3 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · Tue Aug 12 13:51:51 2014 +0100
  72. 0c70c57 FVP: apply new naming conventions to memory regions by Juan Castillo · Tue Aug 12 13:04:43 2014 +0100
  73. c389d77 Introduce asm console functions in TF by Soby Mathew · Tue Jun 24 12:28:41 2014 +0100
  74. 5fe57c1 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · Thu Jul 17 17:23:14 2014 +0100
  75. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · Fri Jun 20 09:43:15 2014 +0100
  76. f268c72 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · Fri Jun 27 14:10:04 2014 +0100
  77. af9dd82 Inline the mmio accessor functions by Andrew Thoelke · Tue Jun 24 14:18:35 2014 +0100
  78. cf79bf5 Simplify entry point information generation code on FVP by Vikram Kanigiri · Mon Jun 02 14:59:00 2014 +0100
  79. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · Mon Jun 02 15:44:43 2014 +0100
  80. b226a4d Add enable mmu platform porting interfaces by Dan Handley · Fri May 16 14:08:45 2014 +0100
  81. ea45157 Rename FVP specific files and functions by Dan Handley · Thu May 15 14:53:30 2014 +0100
  82. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · Fri May 23 11:00:04 2014 +0100
  83. 191e86e Introduce interrupt registration framework in BL3-1 by Achin Gupta · Fri May 09 10:03:15 2014 +0100
  84. e701e30 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · Tue May 20 17:28:25 2014 +0100
  85. 9637745 Add support for BL3-1 as a reset vector by Vikram Kanigiri · Thu Apr 24 11:02:16 2014 +0100
  86. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · Mon Apr 07 15:28:55 2014 +0100
  87. 176e7b4 Remove vpath usage in makefiles by Dan Handley · Tue Apr 15 18:20:09 2014 +0100
  88. 4d2e49d Move FVP power driver to FVP platform by Dan Handley · Fri Apr 11 11:52:12 2014 +0100
  89. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100
  90. cef9339 Enable secure memory support for FVPs by Harry Liebel · Tue Apr 01 19:27:38 2014 +0100
  91. 300912d Merge pull request #43 from danh-arm/dh/tf-issues#129 by danh-arm · Tue Apr 22 11:02:13 2014 +0100
  92. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · Thu Mar 20 10:48:23 2014 +0000
  93. f56298a Move console.c to pl011 specific driver location by Dan Handley · Mon Apr 14 17:03:01 2014 +0100
  94. 52f52b4 Move console functions out of pl011.c by Soby Mathew · Wed Mar 12 14:52:51 2014 +0000
  95. b1eb093 fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · Wed Feb 26 16:27:53 2014 +0000
  96. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · Wed Feb 12 15:54:48 2014 +0000
  97. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · Sun Feb 09 13:30:38 2014 +0000
  98. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · Fri Feb 14 14:42:48 2014 +0000
  99. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · Mon Feb 10 17:04:32 2014 +0000
  100. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · Wed Jan 15 17:37:25 2014 +0000