1. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  2. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 8 years ago
  3. 2f7ed05 Allow dynamic overriding of ROTPK verification by Soby Mathew · 8 years ago
  4. 391a76e Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 8 years ago
  5. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 8 years ago
  6. 90e40e3 Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter by danh-arm · 8 years ago
  7. 21f9361 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · 8 years ago
  8. bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · 8 years ago
  9. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  10. f11b29a Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 8 years ago
  11. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 8 years ago
  12. 89f8f33 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 9 years ago
  13. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  14. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  15. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  16. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  17. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  18. a65be2f Add descriptor based image management support in BL1 by Yatharth Kochar · 9 years ago
  19. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · 9 years ago
  20. 18a6204 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 9 years ago
  21. 26ae583 Add optional platform error handler API by Juan Castillo · 9 years ago
  22. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  23. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago
  24. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · 9 years ago
  25. 574d685 PSCI: Unify warm reset entry points by Sandrine Bailleux · 9 years ago
  26. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  27. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 9 years ago
  28. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 9 years ago
  29. 3a9e8bf PSCI: Remove references to affinity based power management by Soby Mathew · 9 years ago
  30. 991d42c PSCI: Create new directory to implement new frameworks by Soby Mathew · 9 years ago
  31. 665b9ec TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 9 years ago
  32. 9b265a8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  33. 31a68f0 TBB: add platform API to read the ROTPK information by Juan Castillo · 9 years ago
  34. 3a66aca Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  35. 2b6b574 Migrate FVP port to use common code by Dan Handley · 9 years ago
  36. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago
  37. 2b7de2b Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 9 years ago
  38. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 9 years ago
  39. 046cd3f Miscellaneous documentation fixes by Sandrine Bailleux · 10 years ago
  40. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  41. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  42. 45c31c4 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 10 years ago
  43. 066f713 Introduce crash console APIs for crash reporting by Soby Mathew · 10 years ago
  44. e998254 Make enablement of the MMU more flexible by Achin Gupta · 10 years ago
  45. cfa5e84 Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 by danh-arm · 10 years ago
  46. f841ef0 Add support for BL3-0 image by Sandrine Bailleux · 10 years ago
  47. e8e04ec Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · 10 years ago
  48. 1c54d97 Refactor fvp_config into common platform header by Dan Handley · 10 years ago
  49. 467d057 Remove concept of top/bottom image loading by Sandrine Bailleux · 10 years ago
  50. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  51. 701fea7 Further renames of platform porting functions by Dan Handley · 10 years ago
  52. 2159ef4 Remove FVP specific comments in platform.h by Dan Handley · 10 years ago
  53. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  54. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  55. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago