1. c001891 T589: Fix insufficient ordering guarantees in bakery lock by Raghu Krishnamurthy · 4 years, 6 months ago
  2. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  3. f8b30ca bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  4. 24dc970 Add missing barriers to Bakery Locks by Jeenu Viswambharan · 6 years ago
  5. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  6. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  7. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  8. 85a181c PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 9 years ago
  9. 548579f Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 9 years ago
  10. 1c9573a Optimize the bakery lock structure for coherent memory by Soby Mathew · 9 years ago
  11. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 10 years ago[Renamed (98%) from lib/locks/bakery/bakery_lock.c]
  12. d4f4ad9 Remove the wfe() for bounded wait in bakery_lock by Soby Mathew · 10 years ago
  13. 1c73ffb Merge pull request #235 from soby-mathew/sm/inv_cpu_ops by danh-arm · 10 years ago