1. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  2. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  3. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  4. 87c8513 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  5. e19ea3f Remove rt_svc_descs pointer from global scope by Daniel Boulby · 6 years ago
  6. 4a581b0 Revert "Code change to fix small bugs" by Dimitris Papastamos · 6 years ago
  7. c43f046 Remove rt_svc_descs pointer from inner scope by Daniel Boulby · 6 years ago
  8. 2f37046 Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  9. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  10. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  11. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  12. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  13. 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  14. 1ae0a49 AArch32: Add API to invoke runtime service handler by Soby Mathew · 8 years ago
  15. 578b3ad Merge pull request #673 from soby-mathew/sm/coverity_issue by danh-arm · 8 years ago
  16. 5e5e416 Improve debug assertion for runtime svc number by Soby Mathew · 8 years ago
  17. 3a26a28 Make runtime_svc_init() function more robust by Sandrine Bailleux · 8 years ago
  18. 9d24d35 Improvements to runtime service init code by Sandrine Bailleux · 8 years ago
  19. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed from bl31/runtime_svc.c]
  20. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  21. f0dd061 Add support for %p in tf_printf() by Antonio Nino Diaz · 9 years ago
  22. 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  23. dad2504 Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 9 years ago
  24. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  25. 239b04f Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  26. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  27. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  28. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  29. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago[Renamed from common/runtime_svc.c]
  30. b495bde Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 10 years ago