1. 08268e2 Add AMU support for Cortex-Ares by Dimitris Papastamos · 7 years ago
  2. abbffe9 Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 8 years ago
  3. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  4. edcd266 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · 7 years ago
  5. e829a37 plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · 7 years ago
  6. 1d71ba1 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 7 years ago
  7. 6e79f9f FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 7 years ago
  8. 7b56928 Juno: Change the Firmware update detect mechanism by Soby Mathew · 7 years ago
  9. fe7210c FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 8 years ago
  10. ba91a00 Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 7 years ago
  11. 09cc7a6 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 7 years ago
  12. f06890e Refactor AMU support for Cortex A75 by Dimitris Papastamos · 7 years ago
  13. a2e702a Factor out CPU AMU helpers by Dimitris Papastamos · 7 years ago
  14. ce6d964 FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 7 years ago
  15. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 8 years ago
  16. 76d2673 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 8 years ago
  17. 81528db bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 8 years ago
  18. 53bfb94 Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 8 years ago
  19. 3a6a9ad fvp: Enable the Activity Monitor Unit extensions by default by Dimitris Papastamos · 8 years ago
  20. a22dffc ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 8 years ago
  21. ebf1ca1 GICv3: add functions for save and restore by Soby Mathew · 8 years ago
  22. 18e279e CSS: Changes for SDS framework by Soby Mathew · 8 years ago
  23. 955242d FVP: Support Base FVP RevC by Jeenu Viswambharan · 8 years ago
  24. 11ad8f2 FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · 9 years ago
  25. c66f4ad Merge pull request #961 from jeenu-arm/gic-600 by danh-arm · 8 years ago
  26. e1c59ab Introduce ARM GIC-600 driver by Jeenu Viswambharan · 9 years ago
  27. d40ab48 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · 9 years ago
  28. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 8 years ago
  29. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  30. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  31. 03a3042 AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · 9 years ago
  32. 6fe8aa2 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · 9 years ago
  33. 83fc4a9 AArch32: Add ARM platform changes in BL1 by Yatharth Kochar · 9 years ago
  34. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 9 years ago
  35. 11ec6c5 Merge pull request #641 from antonio-nino-diaz-arm/an/fvp-set-nv-ctr by danh-arm · 9 years ago
  36. aed634f Merge pull request #637 from yatharth-arm/yk/genfw-1134 by danh-arm · 9 years ago
  37. fe7de03 Implement plat_set_nv_ctr for FVP platforms by Antonio Nino Diaz · 9 years ago
  38. 2460ac1 Add support for ARM Cortex-A73 MPCore Processor by Yatharth Kochar · 9 years ago
  39. 7123787 Add CCN support to FVP platform port by Soby Mathew · 9 years ago
  40. 32cd95f Replace SP804 timer by generic delay timer on FVP by Antonio Nino Diaz · 9 years ago
  41. a8af6a4 Change the default driver to GICv3 in FVP by Soby Mathew · 9 years ago
  42. 3e4b8fd Migrate platform ports to the new xlat_tables library by Soby Mathew · 9 years ago
  43. 57f7820 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 9 years ago
  44. 0108047 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 10 years ago
  45. 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 9 years ago
  46. a9cc84d Perform security setup separately for each ARM platform by Vikram Kanigiri · 9 years ago
  47. b13ed5e FVP: Compile ARM Cortex-A72 CPU support in by Sandrine Bailleux · 10 years ago
  48. 820756e Add support for ARM Cortex-A35 processor by Sandrine Bailleux · 10 years ago
  49. dcda29f FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 10 years ago
  50. 27573c5 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 10 years ago
  51. 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 10 years ago
  52. 38dce70 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 10 years ago
  53. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
  54. b49b322 FVP: Add SP804 delay timer by Ryan Harkin · 10 years ago
  55. 3fc4124 Move FVP port to plat/arm/board/fvp by Dan Handley · 10 years ago[Renamed (80%) from plat/fvp/platform.mk]
  56. 60eea55 Migrate FVP port to use common code by Dan Handley · 10 years ago
  57. 4991ecd Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 10 years ago
  58. 6eadf76 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 11 years ago
  59. 513dd3a FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 11 years ago
  60. 20d51ca FVP: keep shared data in Trusted SRAM by Juan Castillo · 11 years ago
  61. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 11 years ago
  62. 935db69 Move IO storage source to drivers directory by Dan Handley · 11 years ago
  63. 186c1d4 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 11 years ago
  64. 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 11 years ago
  65. fce5f75 Introduce asm console functions in TF by Soby Mathew · 11 years ago
  66. 2b98e78 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · 11 years ago
  67. 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 11 years ago
  68. dac1235 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 11 years ago
  69. 5e11375 Inline the mmio accessor functions by Andrew Thoelke · 11 years ago
  70. 03396c4 Simplify entry point information generation code on FVP by Vikram Kanigiri · 11 years ago
  71. 5c3272a Make system register functions inline assembly by Andrew Thoelke · 11 years ago
  72. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 11 years ago for-v0.4-rc0
  73. 17a387a Rename FVP specific files and functions by Dan Handley · 11 years ago
  74. 8545a87 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 11 years ago
  75. e1333f7 Introduce interrupt registration framework in BL3-1 by Achin Gupta · 11 years ago
  76. 53514b2 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 11 years ago
  77. dbad1ba Add support for BL3-1 as a reset vector by Vikram Kanigiri · 11 years ago
  78. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 11 years ago
  79. bee8241 Remove vpath usage in makefiles by Dan Handley · 11 years ago
  80. e8246c0 Move FVP power driver to FVP platform by Dan Handley · 11 years ago
  81. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago
  82. f2199d9 Enable secure memory support for FVPs by Harry Liebel · 11 years ago
  83. 12ae170 Merge pull request #43 from danh-arm/dh/tf-issues#129 by danh-arm · 11 years ago
  84. 2bf28e6 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 11 years ago
  85. d72f6e3 Move console.c to pl011 specific driver location by Dan Handley · 11 years ago
  86. c1df3be Move console functions out of pl011.c by Soby Mathew · 11 years ago
  87. 38aa76a fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · 11 years ago
  88. 6d55d10 Update Makefiles to get proper dependency checking working. by Jon Medhurst · 11 years ago
  89. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · 11 years ago
  90. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · 11 years ago
  91. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 11 years ago
  92. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · 12 years ago
  93. d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · 12 years ago
  94. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · 12 years ago