1. 73d772d refactor(ti): remove ti_sci_init function by Manorit Chawdhry · 1 year, 6 months ago
  2. 0bdaf5c fix(k3): increment while reading trail bytes by Manorit Chawdhry · 1 year, 7 months ago
  3. e92375e fix(ti): release lock in all TI-SCI xfer return paths by Andrew Davis · 1 year, 9 months ago
  4. 7ab7828 feat(ti): add TI-SCI query firmware capabilities command support by Andrew Davis · 2 years, 1 month ago
  5. d7a7135 fix(ti): fix TISCI API changes during refactor by Manorit Chawdhry · 2 years ago
  6. 312eec3 feat(ti): synchronize access to secure proxy threads by Andrew Davis · 2 years, 5 months ago
  7. 3aa8d49 refactor(ti): remove inline directive from ti_sci and sec_proxy drivers by Andrew Davis · 2 years, 9 months ago
  8. 6688fd7 refactor(ti): refactor ti_sci_{setup,do}_xfer to allow zero size response by Andrew Davis · 3 years, 3 months ago
  9. 852378f feat(ti): add sub and patch version number support by Andrew Davis · 3 years, 3 months ago
  10. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  11. 81f525e fix(ti): fix typo in boot authentication message name by Andrew Davis · 2 years, 7 months ago
  12. cf5868b feat(ti): add enter sleep method by Dave Gerlach · 3 years, 8 months ago
  13. 7f323eb ti: k3: common: sec_proxy: Introduce sec_proxy_lite definition by Nishanth Menon · 4 years, 8 months ago
  14. 22b7a22 ti: k3: drivers: ti_sci: Update ti_sci_msg_req_reboot to include domain by Suman Anna · 4 years, 10 months ago
  15. f577388 ti: k3: common: sec_proxy: Fill non-message data fields with 0x0 by Nishanth Menon · 4 years, 8 months ago
  16. 32967a3 ti: k3: drivers: ti_sci: Put sequence number in coherent memory by Andrew F. Davis · 6 years ago
  17. 592ede2 ti: k3: drivers: ti_sci: Remove indirect structure of const data by Andrew F. Davis · 6 years ago
  18. 586621f ti: k3: common: Enable ARM cluster power down by Andrew F. Davis · 6 years ago
  19. 71a3527 ti: k3: drivers: ti_sci: Retry message receive on bad sequence ID by Andrew F. Davis · 6 years ago
  20. 7a46903 ti: k3: drivers: ti_sci: Cleanup sequence ID usage by Andrew F. Davis · 6 years ago
  21. fb98ca5 ti: k3: drivers: sec_proxy: Use direction definitions by Andrew F. Davis · 6 years ago
  22. 6c30bae ti: k3: drivers: sec_proxy: Fix printf format specifiers by Andrew F. Davis · 6 years ago
  23. a9ae424 ti: k3: drivers: ti_sci: Use non-blocking TI-SCI messages for power down by Andrew F. Davis · 6 years ago
  24. e9152c1 ti: k3: drivers: ti_sci: Add non-blocking TI-SCI messages by Andrew F. Davis · 6 years ago
  25. 60d2332 ti: k3: drivers: ti_sci: Request and check for ACK by default by Andrew F. Davis · 6 years ago
  26. b3ca8aa ti: k3: drivers: ti_sci: Add exclusive device accessors by Andrew F. Davis · 6 years ago
  27. 33baa1e ti: k3: drivers: ti_sci: Internalize raw get/set state functions by Andrew F. Davis · 6 years ago
  28. a0d8943 Merge pull request #1772 from glneo/clear-proxy-queue by Antonio Niño Díaz · 7 years ago
  29. fcc9ad8 Merge pull request #1774 from glneo/error-message by Antonio Niño Díaz · 7 years ago
  30. 73522f0 ti: k3: drivers: ti_sci: Clear receive queue before transmitting by Andrew F. Davis · 7 years ago
  31. 2004552 ti: k3: drivers: sec_proxy: Allow clearing a Secure Proxy receive thread by Andrew F. Davis · 7 years ago
  32. 72f418e ti: k3: drivers: ti_sci: Add processor shutdown API by Andrew F. Davis · 7 years ago
  33. 394977e ti: k3: drivers: ti_sci: Add processor status wait API by Andrew F. Davis · 7 years ago
  34. 4f9444c ti: k3: drivers: sec_proxy: Switch error messages by Andrew F. Davis · 7 years ago
  35. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  36. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  37. 89ea53c ti: k3: drivers: ti_sci: Add support for Processor control by Andrew F. Davis · 7 years ago
  38. 7b8f3e2 ti: k3: drivers: ti_sci: Add support for Core control by Andrew F. Davis · 7 years ago
  39. 6d1dfef ti: k3: drivers: ti_sci: Add support for Clock control by Andrew F. Davis · 7 years ago
  40. 3858452 ti: k3: drivers: ti_sci: Add support for Device control by Andrew F. Davis · 7 years ago
  41. b5c2e1c ti: k3: drivers: Add support for TI System Control Interface protocol by Andrew F. Davis · 7 years ago
  42. d76fdd3 ti: k3: drivers: Add Secure Proxy driver by Andrew F. Davis · 7 years ago