1. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · Wed Apr 08 17:42:06 2015 +0100
  2. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · Thu Apr 09 13:40:55 2015 +0100
  3. 3a9e8bf PSCI: Remove references to affinity based power management by Soby Mathew · Tue May 05 16:33:16 2015 +0100
  4. 6b8b302 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · Tue Jun 30 11:00:24 2015 +0100
  5. 991d42c PSCI: Create new directory to implement new frameworks by Soby Mathew · Mon Jun 29 16:30:12 2015 +0100
  6. b1f398c Merge pull request #332 from jcastillo-arm/jc/tf-issues/214 by danh-arm · Fri Jul 17 10:10:53 2015 +0100
  7. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · Tue Sep 09 09:49:23 2014 +0100
  8. 2e0764b Merge pull request #324 from soby-mathew/sm/sys_suspend by danh-arm · Thu Jul 02 16:17:11 2015 +0100
  9. 665b9ec TBB: delete deprecated plat_match_rotpk() by Juan Castillo · Fri Apr 10 12:43:27 2015 +0100
  10. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · Tue May 19 11:54:12 2015 +0100
  11. 9b265a8 TBB: add TBBR Chain of Trust by Juan Castillo · Thu May 07 14:52:44 2015 +0100
  12. a57a4d5 TBB: add mbedTLS authentication related libraries by Juan Castillo · Thu Apr 02 15:44:20 2015 +0100
  13. 8e55d93 TBB: add authentication framework by Juan Castillo · Thu Apr 02 09:48:16 2015 +0100
  14. 31a68f0 TBB: add platform API to read the ROTPK information by Juan Castillo · Tue Apr 14 12:49:03 2015 +0100
  15. 3a66aca Use numbers to identify images instead of names by Juan Castillo · Mon Apr 13 17:36:19 2015 +0100
  16. 4534c64 Bug fix: Build time condition to relocate RW data by Sandrine Bailleux · Wed Jun 24 15:26:39 2015 +0100
  17. 9ccbc03 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · Wed Jun 24 11:23:33 2015 +0100
  18. 9616838 PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · Wed Dec 17 14:47:57 2014 +0000
  19. 3898241 Merge pull request #320 from danh-arm/rh/timer-api-v10 by danh-arm · Thu Jun 18 16:55:47 2015 +0100
  20. f96fc8f FVP: Add SP804 delay timer by Ryan Harkin · Tue Mar 17 14:54:01 2015 +0000
  21. 0392579 Add SP804 delay timer driver by Ryan Harkin · Tue Mar 17 14:52:39 2015 +0000
  22. 32539fc Add a simple delay timer driver API by Ryan Harkin · Tue Mar 17 14:50:05 2015 +0000
  23. 47ea1bc CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · Tue Jun 09 11:53:33 2015 +0100
  24. 761bba3 CSS: Clarify what the SCP boot config is by Sandrine Bailleux · Wed Apr 29 13:02:46 2015 +0100
  25. acde8b0 Rationalize reset handling code by Sandrine Bailleux · Tue May 19 11:54:45 2015 +0100
  26. 81899f1 Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · Wed May 27 17:14:22 2015 +0100
  27. 31e7abc Merge pull request #305 from achingupta/ag/tf-issues#306 by Achin Gupta · Tue Jun 02 15:17:05 2015 +0100
  28. 338e1c4 Merge pull request #307 from soby-mathew/sm/css_bit_width_fix by Achin Gupta · Tue Jun 02 11:18:18 2015 +0100
  29. eeeced5 Driver for 16550 UART interface by Varun Wadekar · Tue May 19 16:44:17 2015 +0530
  30. 73003ac CSS: Extract primary cpu id using the correct bit width by Soby Mathew · Tue May 26 16:58:54 2015 +0100
  31. 966b952 Fix reporting of interrupt ID in ARM GIC driver by Achin Gupta · Mon May 18 10:56:47 2015 +0100
  32. 2b6b574 Migrate FVP port to use common code by Dan Handley · Thu Mar 19 19:17:53 2015 +0000
  33. 9df4804 Add common ARM and CSS platform code by Dan Handley · Thu Mar 19 18:58:55 2015 +0000
  34. f05c1b5 Add linker symbol declarations to bl_common.h by Dan Handley · Mon Apr 27 11:49:22 2015 +0100
  35. ea59668 Add header guards to asm macro files by Dan Handley · Wed Apr 01 17:34:24 2015 +0100
  36. 0cdebbd Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · Mon Mar 30 17:15:16 2015 +0100
  37. 7607676 Add TZC function to configure region 0 by Dan Handley · Thu Mar 19 19:26:52 2015 +0000
  38. ebfeae9 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) by Varun Wadekar · Thu Apr 02 14:57:47 2015 +0530
  39. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · Tue Mar 24 14:03:57 2015 +0000
  40. 05cbb00 Merge pull request #277 from soby-mathew/sm/coh_lock_opt by danh-arm · Wed Apr 01 11:39:56 2015 +0100
  41. 2eb68ca Merge pull request #280 from vwadekar/tlkd-fixed-v3 by danh-arm · Wed Apr 01 11:36:08 2015 +0100
  42. b539b6c Open/Close TA sessions, send commands/events to TAs by Varun Wadekar · Fri Mar 13 15:18:20 2015 +0530
  43. 968c029 Preempt/Resume standard function ID calls by Varun Wadekar · Fri Mar 13 15:10:54 2015 +0530
  44. 97625e3 Translate secure/non-secure virtual addresses by Varun Wadekar · Fri Mar 13 14:59:03 2015 +0530
  45. a97535f Register NS shared memory for SP's activity logs and TA sessions by Varun Wadekar · Fri Mar 13 14:19:11 2015 +0530
  46. 3d4e6a5 Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd) by Varun Wadekar · Fri Mar 13 14:01:03 2015 +0530
  47. 156280c Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · Fri Feb 20 16:04:17 2015 +0000
  48. a0a897d Optimize the bakery lock structure for coherent memory by Soby Mathew · Thu Feb 19 16:23:51 2015 +0000
  49. 632432b Merge pull request #270 from vikramkanigiri/vk/a72_cpu_support by danh-arm · Thu Mar 19 19:33:06 2015 +0000
  50. c47e011 Add support for ARM Cortex-A72 processor by Vikram Kanigiri · Tue Feb 17 11:50:28 2015 +0000
  51. 356d59d Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · Tue Mar 17 14:28:48 2015 +0000
  52. 00f58f0 Merge pull request #268 from vikramkanigiri/vk/move_init_cpu_ops by danh-arm · Tue Mar 17 14:23:46 2015 +0000
  53. 4e97e54 Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · Thu Feb 26 15:25:58 2015 +0000
  54. 40d468c Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · Tue Dec 23 01:00:22 2014 +0000
  55. 725b133 Add macro to calculate number of elements in an array by Vikram Kanigiri · Wed Mar 04 10:34:27 2015 +0000
  56. 9b38fc8 Initialise cpu ops after enabling data cache by Vikram Kanigiri · Thu Jan 29 18:27:38 2015 +0000
  57. 8723adf Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · Thu Feb 05 15:42:31 2015 +0000
  58. 2b7de2b Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · Thu Feb 12 14:45:02 2015 +0000
  59. 13f6a93 TBB: add authentication module interface by Juan Castillo · Tue Jan 13 10:37:27 2015 +0000
  60. 9e75157 stdlib: add missing features to build PolarSSL by Juan Castillo · Mon Nov 17 17:27:41 2014 +0000
  61. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · Wed Jan 07 10:39:25 2015 +0000
  62. 379954c TBB: add support to include certificates in a FIP image by Juan Castillo · Tue Nov 04 17:36:40 2014 +0000
  63. 36433d1 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · Thu Nov 20 18:09:41 2014 +0000
  64. 47903c0 Demonstrate model for routing IRQs to EL3 by Soby Mathew · Tue Jan 13 15:48:26 2015 +0000
  65. 1df077b Increment the PSCI VERSION to 1.0 by Soby Mathew · Thu Jan 15 11:49:58 2015 +0000
  66. 6cdddaf Implement PSCI_FEATURES API by Soby Mathew · Wed Jan 07 11:10:22 2015 +0000
  67. 110fe36 Rework the PSCI migrate APIs by Soby Mathew · Thu Oct 23 10:35:34 2014 +0100
  68. 26fb90e Return success if an interrupt is seen during PSCI CPU_SUSPEND by Soby Mathew · Tue Jan 06 21:36:55 2015 +0000
  69. 74e52a7 Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · Thu Oct 02 16:56:51 2014 +0100
  70. f512157 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · Tue Sep 30 11:19:51 2014 +0100
  71. ffb4ab1 Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · Fri Sep 26 15:08:52 2014 +0100
  72. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · Thu Jan 08 18:02:19 2015 +0000
  73. ed99566 Add macros for domain specific barriers. by Soby Mathew · Tue Dec 30 16:11:42 2014 +0000
  74. 797e5d7 Merge pull request #235 from soby-mathew/sm/inv_cpu_ops by danh-arm · Fri Jan 16 17:57:47 2015 +0000
  75. 7d861ea Invalidate the dcache after initializing cpu-ops by Soby Mathew · Tue Nov 18 10:14:14 2014 +0000
  76. 30c231b Prevent optimisation of sysregs accessors calls by Sandrine Bailleux · Wed Jan 07 16:36:11 2015 +0000
  77. e2b2d8f Fix the array size of mpidr_aff_map_nodes_t. by Soby Mathew · Thu Dec 04 14:14:12 2014 +0000
  78. 06e90c5 Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 by danh-arm · Tue Nov 04 16:01:40 2014 +0000
  79. 8231295 Improvements to ARM GIC driver by Juan Castillo · Mon Oct 20 12:27:28 2014 +0100
  80. c088433 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · Mon Sep 22 12:11:36 2014 +0100
  81. ee4217f Merge pull request #215 from jcastillo-arm/jc/juno_mem_6 by danh-arm · Tue Oct 28 11:59:22 2014 +0000
  82. 921b877 Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · Fri Sep 05 17:29:38 2014 +0100
  83. 070a3e0 Merge pull request #206 from soby-mathew/sm/reset_cntvoff by Andrew Thoelke · Fri Oct 10 12:13:48 2014 +0100
  84. b08bc04 Create BL stage specific translation tables by Soby Mathew · Wed Sep 03 17:48:44 2014 +0100
  85. c93c9df Initialize SCTLR_EL1 based on MODE_RW bit by Jens Wiklander · Thu Sep 04 10:23:27 2014 +0200
  86. feddfcf Reset CNTVOFF_EL2 register before exit into EL1 on warm boot by Soby Mathew · Fri Aug 29 14:41:58 2014 +0100
  87. 046cd3f Miscellaneous documentation fixes by Sandrine Bailleux · Wed Aug 06 11:27:23 2014 +0100
  88. 798140d Juno: Implement initial platform port by Sandrine Bailleux · Thu Jul 17 16:06:39 2014 +0100
  89. 802f865 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · Thu Aug 14 16:19:29 2014 +0100
  90. 38b4bc9 Add CPU specific crash reporting handlers by Soby Mathew · Thu Aug 14 13:36:41 2014 +0100
  91. 8e2f287 Add CPU specific power management operations by Soby Mathew · Thu Aug 14 12:49:05 2014 +0100
  92. c704cbc Introduce framework for CPU specific operations by Soby Mathew · Thu Aug 14 11:33:56 2014 +0100
  93. 1218f11 Rework use of labels in assembly macros. by Soby Mathew · Tue Aug 19 11:26:00 2014 +0100
  94. 56bcdc2 Miscellaneous PSCI code cleanups by Achin Gupta · Mon Jul 28 00:15:23 2014 +0100
  95. f6b9e99 Add APIs to preserve highest affinity level in OFF state by Achin Gupta · Thu Jul 31 11:19:11 2014 +0100
  96. f3ccbab Add PSCI service specific per-CPU data by Achin Gupta · Fri Jul 25 14:52:47 2014 +0100
  97. e4b9fa4 Add macro to flush per-CPU data by Achin Gupta · Fri Jul 25 14:47:05 2014 +0100
  98. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · Tue Aug 12 11:17:06 2014 +0100
  99. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · Mon Aug 04 11:41:20 2014 +0100
  100. e2c27f5 Move TSP private declarations into separate header by Dan Handley · Fri Aug 01 17:58:27 2014 +0100