1. 596929b locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 6 years 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. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  5. 24dc970 Add missing barriers to Bakery Locks by Jeenu Viswambharan · 6 years ago
  6. 7cb8194 Fix MISRA Rule 5.3 Part 4 by Daniel Boulby · 6 years ago
  7. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  8. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  9. 0147bef ARMv7 does not support STL instruction by Etienne Carriere · 7 years ago
  10. f45e232 Add macro to test for minimum architecture version by Jeenu Viswambharan · 7 years ago
  11. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  12. 61531a2 AArch32: Fix normal memory bakery compilation by Soby Mathew · 8 years ago
  13. c877b41 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 8 years ago
  14. 95c1255 Fix normal memory bakery lock implementation by Soby Mathew · 8 years ago
  15. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  16. 12ab697 Move spinlock library code to AArch64 folder by Soby Mathew · 8 years ago
  17. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  18. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  19. 85a181c PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 9 years ago
  20. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  21. 548579f Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 10 years ago
  22. 1c9573a Optimize the bakery lock structure for coherent memory by Soby Mathew · 10 years ago
  23. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 10 years ago
  24. d4f4ad9 Remove the wfe() for bounded wait in bakery_lock by Soby Mathew · 10 years ago
  25. 66ce001 Precede a 'sev' with a 'dsb' in bakery lock code by Achin Gupta · 10 years ago
  26. 634ec6c Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 10 years ago
  27. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 10 years ago
  28. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  29. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  30. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago