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