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