1. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  2. b2cc0fd Clarify "Getting the TF source code" in user guide by Dan Handley · 9 years ago
  3. a2a5dd5 Update `contributing.md` CLA instructions by Dan Handley · 9 years ago
  4. 7175bde Remove out-dated comment in FVP PWRC code by Sandrine Bailleux · 9 years ago
  5. d3f2e68 Merge pull request #473 from labapart/documentation-clean-legacy-variables by danh-arm · 9 years ago
  6. 6991834 Merge pull request #472 from danh-arm/dh/fwu-docs by danh-arm · 9 years ago
  7. e8cfed2 FWU: Add documentation for Firmware Update feature by Yatharth Kochar · 9 years ago
  8. 320b605 docs/user-guide.md: Remove deprecated `FVP_SHARED_DATA_LOCATION` by Olivier Martin · 9 years ago
  9. 1a270c0 docs/user-guide.md: Renamed legacy `FVP_TSP_RAM_LOCATION` by Olivier Martin · 9 years ago
  10. 68b24ec Merge pull request #471 from sandrine-bailleux/sb/reset-doc-v2 by danh-arm · 9 years ago
  11. 2d83c82 Merge pull request #466 from soby-mathew/sm/giv3-doc by danh-arm · 9 years ago
  12. 5f671cd Merge pull request #470 from danh-arm/dh/fwu-done-fix by danh-arm · 9 years ago
  13. 876c7ad Introduce the ARM TF reset design document by Sandrine Bailleux · 9 years ago
  14. 2d3ff78 Merge pull request #469 from danh-arm/dh/fwu-resume-fix by danh-arm · 9 years ago
  15. 89f8f33 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 9 years ago
  16. 8ec7652 FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUME by Dan Handley · 9 years ago
  17. 832f771 Documentation updates for the new GIC drivers by Soby Mathew · 9 years ago
  18. ac6f7a5 Merge pull request #468 from danh-arm/dh/fwu-tweaks by danh-arm · 9 years ago
  19. 8ccb9b2 Merge pull request #467 from jcastillo-arm/jc/tbb_oid by danh-arm · 9 years ago
  20. 35e5f69 FWU: Fix secure memory check in image auth by Dan Handley · 9 years ago
  21. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  22. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  23. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  24. 0c603d1 Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x by danh-arm · 9 years ago
  25. bae6b2a Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  26. d992202 Merge pull request #464 from sandrine-bailleux/sb/update-deps by danh-arm · 9 years ago
  27. 0df2d27 Move up dependency versions in user guide by Sandrine Bailleux · 9 years ago
  28. c69ef8c Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 9 years ago
  29. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  30. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  31. ef43ac1 Merge pull request #453 from yatharth-arm/yk/fwu-6 by danh-arm · 9 years ago
  32. d1a9343 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 9 years ago
  33. 4dd39b8 FWU: Add FWU support to `fip_create` tool by Yatharth Kochar · 9 years ago
  34. 5752b59 FWU: Add FWU support to `cert_create` tool by Yatharth Kochar · 9 years ago
  35. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 9 years ago
  36. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  37. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 9 years ago
  38. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  39. a65be2f Add descriptor based image management support in BL1 by Yatharth Kochar · 9 years ago
  40. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago
  41. 6089af0 SoC security setup for CSS platforms in BL1 by Yatharth Kochar · 9 years ago
  42. 57d334c Remove `RUN_IMAGE` usage as opcode passed to next EL. by Yatharth Kochar · 9 years ago
  43. 115352c Add uppercase macro to build_macros.mk by Yatharth Kochar · 9 years ago
  44. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 9 years ago
  45. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · 9 years ago
  46. ceb6187 Introduce console_uninit() API in ARM Trusted Firmware by Soby Mathew · 9 years ago
  47. e58ddc0 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 9 years ago
  48. 33f5c41 Include psci.h from tegra platform header by Yatharth Kochar · 9 years ago
  49. e6c3240 Merge pull request #460 from sandrine-bailleux/sb/init-vttbrel2-vmid by danh-arm · 9 years ago
  50. 8b0eafe Initialize VTTBR_EL2 when bypassing EL2 by Sandrine Bailleux · 9 years ago
  51. 230b5e4 Merge pull request #458 from soby-mathew/sm/rem_tzc_base_assert by danh-arm · 9 years ago
  52. 1301122 Merge pull request #457 from soby-mathew/sm/fix_fpregs_restore by danh-arm · 9 years ago
  53. fcd9d18 Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2 by danh-arm · 9 years ago
  54. e181c0b Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timer by danh-arm · 9 years ago
  55. e77e116 Fix issue in Floating point register restore by Soby Mathew · 9 years ago
  56. 7866424 TSP: Allow preemption of synchronous S-EL1 interrupt handling by Soby Mathew · 9 years ago
  57. 58e32d1 Enable support for EL3 interrupt in IMF by Soby Mathew · 9 years ago
  58. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  59. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · 9 years ago
  60. 9360d4e Merge pull request #454 from yatharth-arm/vk/deprecate-cci-400 by danh-arm · 9 years ago
  61. 080c0be Add CCI-400 specific driver to deprecated driver list by Vikram Kanigiri · 9 years ago
  62. b77d206 Remove the assert for TZC base during initialization by Soby Mathew · 9 years ago
  63. 004924b Merge pull request #452 from vwadekar/tegra-new-platform-apis-v2 by danh-arm · 9 years ago
  64. a78bb1b Tegra: remove support for legacy platform APIs by Varun Wadekar · 9 years ago
  65. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  66. bc91282 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  67. 5c5c36b Rename GICv3 interrupt group macros by Soby Mathew · 9 years ago
  68. fd383b4 Fix SP804 delay timer on FVP by Juan Castillo · 9 years ago
  69. 4e64733 Merge pull request #446 from vikramkanigiri/vk/tzc-400 by danh-arm · 9 years ago
  70. 1df19de Merge pull request #449 from jcastillo-arm/jc/tbb_oid by danh-arm · 9 years ago
  71. f26c444 Merge pull request #444 from jcastillo-arm/jc/tbb_wdog by danh-arm · 9 years ago
  72. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 9 years ago
  73. 740bc52 TBB: add ARM OIDs by Juan Castillo · 9 years ago
  74. 8f67649 Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpu by danh-arm · 9 years ago
  75. 1568886 Merge pull request #445 from jcastillo-arm/jc/tf-issues/320 by danh-arm · 9 years ago
  76. d6944c4 Merge pull request #442 from soby-mathew/sm/remove_imf_read_intid by danh-arm · 9 years ago
  77. d602873 Fix TZC-400 peripheral detection by Vikram Kanigiri · 9 years ago
  78. 5f64eff Add a simple ARM SP805 watchdog driver by Juan Castillo · 10 years ago
  79. facdd1c Add basic NOR flash driver for ARM platforms by Juan Castillo · 9 years ago
  80. 9f0b2cf User Guide: Remove reference to porting guide by Sandrine Bailleux · 9 years ago
  81. b21b02f Introduce COLD_BOOT_SINGLE_CPU build option by Sandrine Bailleux · 9 years ago
  82. 5146d43 Document the EL3 payload support by Sandrine Bailleux · 9 years ago
  83. d47c9a5 FVP: Do not power off secondary CPUs when booting an EL3 payload by Sandrine Bailleux · 9 years ago
  84. 4c79d20 CSS: Put secondary CPUs in a pen when booting an EL3 payload by Sandrine Bailleux · 9 years ago
  85. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 9 years ago
  86. 87322b3 Pass the entry point info to bl1_plat_prepare_exit() by Sandrine Bailleux · 9 years ago
  87. b7e97c4 Introduce SPIN_ON_BL1_EXIT build flag by Sandrine Bailleux · 9 years ago
  88. c5204fa Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · 9 years ago
  89. 49b468b Merge pull request #439 from soby-mathew/sm/new-gic-driver by Achin Gupta · 9 years ago
  90. 3ddc972 Deprecate the GIC Legacy driver. by Soby Mathew · 9 years ago
  91. e063d3c Add ARM GICv2 driver by Soby Mathew · 9 years ago
  92. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 9 years ago
  93. 1c87ace Merge pull request #438 from soby-mathew/sm/error_deprecate by Achin Gupta · 9 years ago
  94. b2baa89 Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn() by Varun Wadekar · 9 years ago
  95. 18a6204 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 9 years ago
  96. c66bb64 Merge pull request #435 from sandrine-bailleux/sb/juno-r2 by Achin Gupta · 9 years ago
  97. 4f6c078 Merge pull request #429 from vikramkanigiri/vk/fix_sctlr_res1 by Achin Gupta · 9 years ago
  98. 7916cca Merge pull request #430 from jcastillo-arm/jc/tf-issues/333 by Achin Gupta · 9 years ago
  99. 29a7a03 Juno R2: Configure the correct L2 RAM latency values by Sandrine Bailleux · 9 years ago
  100. 9d548a2 Juno: Rework platform reset handler by Sandrine Bailleux · 9 years ago