1. 4c117f6 CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 10 years ago
  2. 7a24cba Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 10 years ago
  3. f4c0125 Merge pull request #418 from soby-mathew/sm/sys_suspend by danh-arm · 10 years ago
  4. 8f6623f Include xlat_tables.h in plat_arm.h by Soby Mathew · 10 years ago
  5. c1bb8a0 Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 10 years ago
  6. 5f3a603 CSS: Implement topology support for System power domain by Soby Mathew · 10 years ago
  7. 40fc6cd Add optional platform error handler API by Juan Castillo · 10 years ago
  8. 785fb92 Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 10 years ago
  9. 7dc28e9 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · 10 years ago
  10. e25e6f4 Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · 10 years ago
  11. 4b1439c Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · 10 years ago
  12. e86c1ff Re-factor definition of TZC-400 base address by Vikram Kanigiri · 10 years ago
  13. a7270d3 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 10 years ago
  14. 01f1ebb Merge pull request #362 from jcastillo-arm/jc/inline by danh-arm · 10 years ago
  15. f9e858b PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · 10 years ago
  16. 804040d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 10 years ago
  17. 2204afd PSCI: Demonstrate support for composite power states by Soby Mathew · 10 years ago
  18. 38dce70 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 10 years ago
  19. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 10 years ago
  20. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
  21. 32bc85f PSCI: Implement platform compatibility layer by Soby Mathew · 10 years ago
  22. eb975f5 PSCI: Unify warm reset entry points by Sandrine Bailleux · 10 years ago
  23. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  24. 82dcc03 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 10 years ago
  25. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  26. 4067dc3 PSCI: Remove references to affinity based power management by Soby Mathew · 10 years ago
  27. b48349e PSCI: Create new directory to implement new frameworks by Soby Mathew · 10 years ago
  28. 80bb6af Fix build error with optimizations disabled (-O0) by Juan Castillo · 10 years ago
  29. 0246297 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 11 years ago
  30. f04585f TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 10 years ago
  31. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 10 years ago
  32. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 10 years ago
  33. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
  34. 16948ae Use numbers to identify images instead of names by Juan Castillo · 10 years ago
  35. 649591b Merge pull request #320 from danh-arm/rh/timer-api-v10 by danh-arm · 10 years ago
  36. b49b322 FVP: Add SP804 delay timer by Ryan Harkin · 10 years ago
  37. fe55612 CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 10 years ago
  38. 9255da5 CSS: Clarify what the SCP boot config is by Sandrine Bailleux · 10 years ago
  39. 19af6fc CSS: Extract primary cpu id using the correct bit width by Soby Mathew · 10 years ago
  40. 60eea55 Migrate FVP port to use common code by Dan Handley · 10 years ago
  41. b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago
  42. 8c32bc2 Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 10 years ago
  43. 6eadf76 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 11 years ago
  44. 4480425 Miscellaneous documentation fixes by Sandrine Bailleux · 11 years ago
  45. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  46. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 11 years ago
  47. 6397bf6 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 11 years ago
  48. c67b09b Introduce crash console APIs for crash reporting by Soby Mathew · 11 years ago
  49. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 11 years ago
  50. ab26147 Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 by danh-arm · 11 years ago
  51. 93d81d6 Add support for BL3-0 image by Sandrine Bailleux · 11 years ago
  52. 6a22315 Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · 11 years ago
  53. 6f3b195 Refactor fvp_config into common platform header by Dan Handley · 11 years ago
  54. 8f55dfb Remove concept of top/bottom image loading by Sandrine Bailleux · 11 years ago
  55. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 11 years ago
  56. 9865ac1 Further renames of platform porting functions by Dan Handley · 11 years ago
  57. 0ad4691 Remove FVP specific comments in platform.h by Dan Handley · 11 years ago
  58. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 11 years ago for-v0.4-rc0
  59. dec5e0d Move BL porting functions into platform.h by Dan Handley · 11 years ago
  60. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago