1. d4f4ad9 Remove the wfe() for bounded wait in bakery_lock by Soby Mathew · 10 years ago
  2. 1c73ffb Merge pull request #235 from soby-mathew/sm/inv_cpu_ops by danh-arm · 10 years ago
  3. 408b79b Merge pull request #233 from jcastillo-arm/jc/tf-issues/254 by danh-arm · 10 years ago
  4. 0999734 Invalidate the dcache after initializing cpu-ops by Soby Mathew · 10 years ago
  5. 8a6af12 Merge pull request #232 from jcastillo-arm/jc/fix_doc_bl31 by danh-arm · 10 years ago
  6. b04fb94 Fix reset to BL3-1 instructions in user guide, part 3 by Juan Castillo · 10 years ago
  7. 4c59dd6 Merge pull request #231 from jcastillo-arm/jc/fip_bin by danh-arm · 10 years ago
  8. 6cef4e4 Merge pull request #230 from sandrine-bailleux/sb/doc-updates by danh-arm · 10 years ago
  9. d01c67e Merge pull request #229 from sandrine-bailleux/sb/tf-issue-273 by danh-arm · 10 years ago
  10. ff99020 Merge pull request #228 from jcastillo-arm/jc/tf-issues/274 by danh-arm · 10 years ago
  11. 1217d28 Juno: Add support for image overlaying in Trusted SRAM by Juan Castillo · 10 years ago
  12. c451b53 User Guide: Enable secure memory on Foundation FVP by Sandrine Bailleux · 10 years ago
  13. 92de356 Bug fix: initialize bl30_image_info fields before use by Juan Castillo · 10 years ago
  14. 23cf7d0 Merge pull request #222 from jbech-linaro/user_guide_toc_links by danh-arm · 10 years ago
  15. 36e2fd0 Prevent optimisation of sysregs accessors calls by Sandrine Bailleux · 10 years ago
  16. 14a5b34 Create Table of Content links in markdown files by Joakim Bech · 10 years ago
  17. 61c6780 Merge pull request #226 from sandrine-bailleux/sb/tf-issues-279 by danh-arm · 10 years ago
  18. 02b5678 Merge pull request #227 from soby-mathew/sm/afflvl_fix by danh-arm · 10 years ago
  19. 2060f0c Merge pull request #225 from sandrine-bailleux/sb/remove-IRQ_SEC_SGI_8 by danh-arm · 10 years ago
  20. 7f48fab Specify FIP filename at build time by Juan Castillo · 10 years ago
  21. 264999f Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl() by Soby Mathew · 10 years ago
  22. 38410f8 fip_create: don't succeed if one of the passed files doesn't exist by Kévin Petit · 10 years ago
  23. 47ca01e Remove IRQ_SEC_SGI_8 constant by Sandrine Bailleux · 10 years ago
  24. 29e32cb Merge pull request #223 from sandrine-bailleux/sb/fix-fiptool-target by danh-arm · 10 years ago
  25. c5c64dd Merge pull request #224 from soby-mathew/sm/fix_mpidr_aff_map_nodes_t by danh-arm · 10 years ago
  26. 235585b Fix the array size of mpidr_aff_map_nodes_t. by Soby Mathew · 10 years ago
  27. 07deed4 Fix problem of dependencies on the fiptool makefile target by Sandrine Bailleux · 10 years ago
  28. 435cdcf Merge pull request #220 from soby-mathew/sm/reassign_crash_console by danh-arm · 10 years ago
  29. 6f80d60 Merge pull request #221 from achingupta/ag/tf-issues#272 by danh-arm · 10 years ago
  30. 66ce001 Precede a 'sev' with a 'dsb' in bakery lock code by Achin Gupta · 10 years ago
  31. ce6ee93 Use the BL3-1 runtime console as the crash console. by Soby Mathew · 10 years ago
  32. e73f4ef Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 by danh-arm · 10 years ago
  33. 33132e6 Juno: Use the generic ARM GIC driver by Juan Castillo · 10 years ago
  34. eb57fa5 Improvements to ARM GIC driver by Juan Castillo · 10 years ago
  35. 82b9b29 Merge pull request #218 from soby-mathew/sm/add_cpu_ops_warning by danh-arm · 10 years ago
  36. 5541bb3 Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 10 years ago
  37. b1a9631 Optimize barrier usage during Cortex-A57 power down by Soby Mathew · 10 years ago
  38. 7395a72 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 10 years ago
  39. 8e85791 Add support for level specific cache maintenance operations by Soby Mathew · 10 years ago
  40. 0f4b063 Merge pull request #217 from jcastillo-arm/jc/tf-issues/257 by danh-arm · 10 years ago
  41. 7ce0510 Merge pull request #216 from vikramkanigiri/vk/juno_standby_support by danh-arm · 10 years ago
  42. d1d92a2 Merge pull request #215 from jcastillo-arm/jc/juno_mem_6 by danh-arm · 10 years ago
  43. 20d51ca FVP: keep shared data in Trusted SRAM by Juan Castillo · 10 years ago
  44. fc68045 Juno: Support entry into a standby state by Vikram Kanigiri · 10 years ago
  45. 740134e Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · 10 years ago
  46. d07baec Merge pull request #206 from soby-mathew/sm/reset_cntvoff by Andrew Thoelke · 10 years ago
  47. ef538c6 Juno: Use TZC-400 driver calls by Juan Castillo · 10 years ago
  48. 7e998c4 Merge pull request #214 from soby-mathew/sm/bl_specific_mmap by achingupta · 10 years ago
  49. d0ecd97 Create BL stage specific translation tables by Soby Mathew · 10 years ago
  50. d402f3d Merge pull request #213 from soby-mathew/sm/crash_reporting_fix by achingupta · 10 years ago
  51. 6ab0391 Remove BSS section access by 'plat_print_gic' during crash reporting by Soby Mathew · 10 years ago
  52. bcdbf94 Merge pull request #212 from jcastillo-arm/jc/tf-issues/252 by achingupta · 10 years ago
  53. d7fbf13 Fix LENGTH attribute value in linker scripts by Juan Castillo · 10 years ago
  54. 8e0bbcb Merge pull request #211 from jenswi-linaro/optee_140916 by achingupta · 10 years ago
  55. aa5da46 Add opteed based on tspd by Jens Wiklander · 10 years ago
  56. ae213ce Initialize SCTLR_EL1 based on MODE_RW bit by Jens Wiklander · 10 years ago
  57. 087b67a Merge pull request #210 from soby-mathew/sm/makefile_bl_stages by achingupta · 10 years ago
  58. 27713fb Add support for specifying pre-built BL binaries in Makefile by Soby Mathew · 10 years ago
  59. 14c0526 Reset CNTVOFF_EL2 register before exit into EL1 on warm boot by Soby Mathew · 10 years ago
  60. 14b6608 Merge pull request #205 from danh-arm/dh/1.0-docs by danh-arm · 10 years ago
  61. 98a357d Merge pull request #204 from danh-arm/dh/user-guide-fixes by danh-arm · 10 years ago
  62. c6249aa Documentation for version 1.0 by Dan Handley · 10 years ago
  63. d78baf2 Fix minor issues in user guide by Dan Handley · 10 years ago
  64. b110f61 Merge pull request #203 from danh-arm/dh/misc-docs-1.0 by danh-arm · 10 years ago
  65. 4480425 Miscellaneous documentation fixes by Sandrine Bailleux · 10 years ago
  66. ae5bb9d Merge pull request #202 from achingupta/ag/fw-design-juno-update by danh-arm · 10 years ago
  67. 2442d24 Add information about Juno in firmware-design.md by Juan Castillo · 10 years ago
  68. e40ae23 Merge pull request #200 from danh-arm/dh/fix-reset-to-bl31-part2 by danh-arm · 10 years ago
  69. 21387b8 Merge pull request #201 from danh-arm/jc/juno-user-guide by danh-arm · 10 years ago
  70. d14e0ac Add Juno instructions to user guide by Juan Castillo · 10 years ago
  71. 7ea4c43 Fix reset to BL3-1 instructions in user guide, part 2 by Dan Handley · 10 years ago
  72. 17f89d0 Merge pull request #198 from danh-arm/dh/move-up-dependencies by danh-arm · 10 years ago
  73. 4ed74d0 Merge pull request #197 from soby-mathew/rationalize_uarts by danh-arm · 10 years ago
  74. 12d554f Rationalize UART usage among different BL stages by Soby Mathew · 10 years ago
  75. ba73bb0 Move up dependency versions in user guide by Dan Handley · 10 years ago
  76. e434cf1 Merge pull request #196 from soby-mathew/sm/tf_juno_support by danh-arm · 10 years ago
  77. 38af430 Juno: Read primary CPU MPID from SCC GPR_1 by Juan Castillo · 10 years ago
  78. efafbc8 Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  79. edfda10 Juno: Add support for Test Secure-EL1 Payload by Sandrine Bailleux · 10 years ago
  80. fef4fdb Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIs by Achin Gupta · 10 years ago
  81. 01b916b Juno: Implement initial platform port by Sandrine Bailleux · 10 years ago
  82. e822d7c Merge pull request #195 from achingupta/ag/fvp_dt_updates by danh-arm · 10 years ago
  83. 7963671 Merge pull request #194 from danh-arm/sm/tf-issues#98 by danh-arm · 10 years ago
  84. bab7bfd FVP: Update device trees to match cpuidle driver by Achin Gupta · 10 years ago
  85. 3fd5ddf Add documentation for CPU specific abstraction and Errata workarounds by Soby Mathew · 10 years ago
  86. d9bdaf2 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 10 years ago
  87. d3f70af Add CPU specific crash reporting handlers by Soby Mathew · 10 years ago
  88. add4035 Add CPU specific power management operations by Soby Mathew · 10 years ago
  89. 24fb838 Add platform API for reset handling by Soby Mathew · 10 years ago
  90. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  91. aecc084 Rework use of labels in assembly macros. by Soby Mathew · 10 years ago
  92. a4a8eae Miscellaneous PSCI code cleanups by Achin Gupta · 10 years ago
  93. 7d2ccfd fvp: Rework when platform actions are performed by Achin Gupta · 10 years ago
  94. 0a46e2c Add APIs to preserve highest affinity level in OFF state by Achin Gupta · 10 years ago
  95. 84c9f10 Rework state management in the PSCI implementation by Achin Gupta · 10 years ago
  96. 776b68a Add PSCI service specific per-CPU data by Achin Gupta · 10 years ago
  97. 04fafce Add macro to flush per-CPU data by Achin Gupta · 10 years ago
  98. f139a39 Merge pull request #191 from danh-arm/jc/tf-issues/218 by danh-arm · 10 years ago
  99. d5f1309 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  100. a1d8044 Merge pull request #189 from achingupta/ag/tf-issues#153 by Dan Handley · 10 years ago