1. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · 9 years ago
  2. 1df19de Merge pull request #449 from jcastillo-arm/jc/tbb_oid by danh-arm · 9 years ago
  3. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 9 years ago
  4. 740bc52 TBB: add ARM OIDs by Juan Castillo · 9 years ago
  5. facdd1c Add basic NOR flash driver for ARM platforms by Juan Castillo · 9 years ago
  6. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 9 years ago
  7. 18a6204 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 9 years ago
  8. 4a52083 Merge pull request #418 from soby-mathew/sm/sys_suspend by danh-arm · 9 years ago
  9. fe3b576 Include xlat_tables.h in plat_arm.h by Soby Mathew · 9 years ago
  10. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 9 years ago
  11. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · 9 years ago
  12. 26ae583 Add optional platform error handler API by Juan Castillo · 9 years ago
  13. feac8fc Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 9 years ago
  14. a31c9f3 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · 9 years ago
  15. d79214c Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · 9 years ago
  16. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · 9 years ago
  17. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · 9 years ago
  18. f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 9 years ago
  19. d52d051 Merge pull request #362 from jcastillo-arm/jc/inline by danh-arm · 9 years ago
  20. 0d9e852 PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · 9 years ago
  21. daf9a9d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 9 years ago
  22. 7799cf7 PSCI: Demonstrate support for composite power states by Soby Mathew · 9 years ago
  23. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 9 years ago
  24. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  25. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago
  26. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · 9 years ago
  27. 574d685 PSCI: Unify warm reset entry points by Sandrine Bailleux · 9 years ago
  28. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  29. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 9 years ago
  30. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 9 years ago
  31. 3a9e8bf PSCI: Remove references to affinity based power management by Soby Mathew · 9 years ago
  32. 991d42c PSCI: Create new directory to implement new frameworks by Soby Mathew · 9 years ago
  33. 8172d93 Fix build error with optimizations disabled (-O0) by Juan Castillo · 9 years ago
  34. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 10 years ago
  35. 665b9ec TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 9 years ago
  36. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  37. 9b265a8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  38. 31a68f0 TBB: add platform API to read the ROTPK information by Juan Castillo · 9 years ago
  39. 3a66aca Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  40. 3898241 Merge pull request #320 from danh-arm/rh/timer-api-v10 by danh-arm · 9 years ago
  41. f96fc8f FVP: Add SP804 delay timer by Ryan Harkin · 9 years ago
  42. 47ea1bc CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 9 years ago
  43. 761bba3 CSS: Clarify what the SCP boot config is by Sandrine Bailleux · 9 years ago
  44. 73003ac CSS: Extract primary cpu id using the correct bit width by Soby Mathew · 9 years ago
  45. 2b6b574 Migrate FVP port to use common code by Dan Handley · 9 years ago
  46. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago
  47. 2b7de2b Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 9 years ago
  48. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 9 years ago
  49. 046cd3f Miscellaneous documentation fixes by Sandrine Bailleux · 10 years ago
  50. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  51. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  52. 45c31c4 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 10 years ago
  53. 066f713 Introduce crash console APIs for crash reporting by Soby Mathew · 10 years ago
  54. e998254 Make enablement of the MMU more flexible by Achin Gupta · 10 years ago
  55. cfa5e84 Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 by danh-arm · 10 years ago
  56. f841ef0 Add support for BL3-0 image by Sandrine Bailleux · 10 years ago
  57. e8e04ec Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · 10 years ago
  58. 1c54d97 Refactor fvp_config into common platform header by Dan Handley · 10 years ago
  59. 467d057 Remove concept of top/bottom image loading by Sandrine Bailleux · 10 years ago
  60. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  61. 701fea7 Further renames of platform porting functions by Dan Handley · 10 years ago
  62. 2159ef4 Remove FVP specific comments in platform.h by Dan Handley · 10 years ago
  63. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  64. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  65. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago