1. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Mon Apr 23 15:43:29 2018 +0100
  2. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  3. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · Wed Jun 07 09:57:42 2017 -0700
  4. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · Thu May 04 16:35:19 2017 +0100
  5. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  6. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · Wed Apr 05 11:34:03 2017 +0100
  7. a9482df AArch32: Add API to invoke runtime service handler by Soby Mathew · Thu May 05 12:49:09 2016 +0100
  8. c873cc3 Merge pull request #673 from soby-mathew/sm/coverity_issue by danh-arm · Thu Jul 28 09:25:40 2016 +0100
  9. ff1c229 Improve debug assertion for runtime svc number by Soby Mathew · Tue Jul 26 16:09:44 2016 +0100
  10. 7304f45 Make runtime_svc_init() function more robust by Sandrine Bailleux · Tue Jun 28 16:48:30 2016 +0100
  11. 4711058 Improvements to runtime service init code by Sandrine Bailleux · Tue Jun 28 16:44:28 2016 +0100
  12. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000[Renamed from bl31/runtime_svc.c]
  13. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  14. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · Tue Feb 02 12:03:38 2016 +0000
  15. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · Thu Dec 17 13:58:58 2015 +0000
  16. 8723adf Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · Thu Feb 05 15:42:31 2015 +0000
  17. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · Fri Jun 13 17:05:10 2014 +0100
  18. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · Fri May 09 20:49:17 2014 +0100
  19. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · Mon Apr 07 15:28:55 2014 +0100
  20. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100
  21. e2712bc Always use named structs in header files by Dan Handley · Thu Apr 10 15:37:22 2014 +0100
  22. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100[Renamed from common/runtime_svc.c]
  23. 992dc07 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · Thu May 01 13:16:33 2014 +0100