1. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 5 months ago
  2. 66b7fdc fix(bakery_lock): add __unused for clang by Okash Khawaja · 2 years, 3 months ago
  3. 019b4f8 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · 4 years, 3 months ago
  4. d3ad4c7 locks: bakery: add a DMB to the 'read_cache_op' macro by Varun Wadekar · 6 years ago
  5. c3c4400 T589: Fix insufficient ordering guarantees in bakery lock by Raghu Krishnamurthy · 4 years, 5 months ago
  6. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  7. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 5 years ago
  8. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  9. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  10. 0ffd9e2 Add missing barriers to Bakery Locks by Jeenu Viswambharan · 6 years ago
  11. 7a4e8f5 Fix MISRA Rule 5.3 Part 4 by Daniel Boulby · 6 years ago
  12. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  13. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  14. 077ab54 AArch32: Fix normal memory bakery compilation by Soby Mathew · 7 years ago
  15. f9baaa5 Fix normal memory bakery lock implementation by Soby Mathew · 8 years ago
  16. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  17. e466c9f Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  18. 3700a92 PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 9 years ago
  19. 156280c Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 9 years ago
  20. a0a897d Optimize the bakery lock structure for coherent memory by Soby Mathew · 9 years ago
  21. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · 9 years ago