1. 1150416 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · 4 years, 3 months ago
  2. d439cea locks: bakery: add a DMB to the 'read_cache_op' macro by Varun Wadekar · 6 years ago
  3. c001891 T589: Fix insufficient ordering guarantees in bakery lock by Raghu Krishnamurthy · 4 years, 5 months ago
  4. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  5. 596929b locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 5 years ago
  6. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  7. f8b30ca bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  8. 24dc970 Add missing barriers to Bakery Locks by Jeenu Viswambharan · 6 years ago
  9. 7cb8194 Fix MISRA Rule 5.3 Part 4 by Daniel Boulby · 6 years ago
  10. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  11. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  12. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  13. 61531a2 AArch32: Fix normal memory bakery compilation by Soby Mathew · 7 years ago
  14. 95c1255 Fix normal memory bakery lock implementation by Soby Mathew · 8 years ago
  15. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  16. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  17. 85a181c PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 9 years ago
  18. 548579f Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 9 years ago
  19. 1c9573a Optimize the bakery lock structure for coherent memory by Soby Mathew · 9 years ago
  20. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 10 years ago
  21. d4f4ad9 Remove the wfe() for bounded wait in bakery_lock by Soby Mathew · 10 years ago
  22. 66ce001 Precede a 'sev' with a 'dsb' in bakery lock code by Achin Gupta · 10 years ago
  23. 634ec6c Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 10 years ago
  24. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 10 years ago
  25. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  26. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  27. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago