1. c073fda Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 9 years ago
  2. 5d29c76 Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter by danh-arm · 9 years ago
  3. a0ad601 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · 9 years ago
  4. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 10 years ago
  5. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 10 years ago
  6. 843ddee Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 10 years ago
  7. 70ecb56 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 10 years ago
  8. 1f37b94 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 10 years ago
  9. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  10. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 10 years ago
  11. 7ee2b8b Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 10 years ago
  12. 9003fa0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 10 years ago
  13. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 10 years ago
  14. 7baff11 Add descriptor based image management support in BL1 by Yatharth Kochar · 10 years ago
  15. 78e6161 Ensure BL31 does not print to boot console by default by Soby Mathew · 10 years ago
  16. 7a24cba Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 10 years ago
  17. 40fc6cd Add optional platform error handler API by Juan Castillo · 10 years ago
  18. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 10 years ago
  19. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
  20. 32bc85f PSCI: Implement platform compatibility layer by Soby Mathew · 10 years ago
  21. eb975f5 PSCI: Unify warm reset entry points by Sandrine Bailleux · 10 years ago
  22. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  23. 82dcc03 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 10 years ago
  24. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  25. 4067dc3 PSCI: Remove references to affinity based power management by Soby Mathew · 10 years ago
  26. b48349e PSCI: Create new directory to implement new frameworks by Soby Mathew · 10 years ago
  27. f04585f TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 10 years ago
  28. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 10 years ago
  29. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
  30. 16948ae Use numbers to identify images instead of names by Juan Castillo · 10 years ago
  31. 60eea55 Migrate FVP port to use common code by Dan Handley · 10 years ago
  32. b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago
  33. 8c32bc2 Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 10 years ago
  34. 6eadf76 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 11 years ago
  35. 4480425 Miscellaneous documentation fixes by Sandrine Bailleux · 11 years ago
  36. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  37. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 11 years ago
  38. 6397bf6 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 11 years ago
  39. c67b09b Introduce crash console APIs for crash reporting by Soby Mathew · 11 years ago
  40. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 11 years ago
  41. ab26147 Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 by danh-arm · 11 years ago
  42. 93d81d6 Add support for BL3-0 image by Sandrine Bailleux · 11 years ago
  43. 6a22315 Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · 11 years ago
  44. 6f3b195 Refactor fvp_config into common platform header by Dan Handley · 11 years ago
  45. 8f55dfb Remove concept of top/bottom image loading by Sandrine Bailleux · 11 years ago
  46. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 11 years ago
  47. 9865ac1 Further renames of platform porting functions by Dan Handley · 11 years ago
  48. 0ad4691 Remove FVP specific comments in platform.h by Dan Handley · 11 years ago
  49. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 11 years ago for-v0.4-rc0
  50. dec5e0d Move BL porting functions into platform.h by Dan Handley · 11 years ago
  51. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago