1. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  2. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  3. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  4. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  5. 278d402 Remove rt_svc_descs pointer from global scope by Daniel Boulby · 6 years ago
  6. 9576baa Revert "Code change to fix small bugs" by Dimitris Papastamos · 6 years ago
  7. 71059df Remove rt_svc_descs pointer from inner scope by Daniel Boulby · 6 years ago
  8. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  9. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  10. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  11. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  12. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  13. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  14. a9482df AArch32: Add API to invoke runtime service handler by Soby Mathew · 8 years ago
  15. c873cc3 Merge pull request #673 from soby-mathew/sm/coverity_issue by danh-arm · 8 years ago
  16. ff1c229 Improve debug assertion for runtime svc number by Soby Mathew · 8 years ago
  17. 7304f45 Make runtime_svc_init() function more robust by Sandrine Bailleux · 8 years ago
  18. 4711058 Improvements to runtime service init code by Sandrine Bailleux · 8 years ago
  19. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed from bl31/runtime_svc.c]
  20. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  21. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · 8 years ago
  22. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 8 years ago
  23. 8723adf Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 9 years ago
  24. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  25. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  26. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  27. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  28. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  29. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago[Renamed from common/runtime_svc.c]
  30. 992dc07 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 10 years ago