1. 0147bef ARMv7 does not support STL instruction by Etienne Carriere · 8 years ago
  2. f45e232 Add macro to test for minimum architecture version by Jeenu Viswambharan · 8 years ago
  3. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  4. 61531a2 AArch32: Fix normal memory bakery compilation by Soby Mathew · 8 years ago
  5. c877b41 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 9 years ago
  6. 95c1255 Fix normal memory bakery lock implementation by Soby Mathew · 9 years ago
  7. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 9 years ago
  8. 12ab697 Move spinlock library code to AArch64 folder by Soby Mathew · 9 years ago
  9. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  10. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 10 years ago
  11. 85a181c PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 10 years ago
  12. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  13. 548579f Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 10 years ago
  14. 1c9573a Optimize the bakery lock structure for coherent memory by Soby Mathew · 10 years ago
  15. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 11 years ago
  16. d4f4ad9 Remove the wfe() for bounded wait in bakery_lock by Soby Mathew · 11 years ago
  17. 66ce001 Precede a 'sev' with a 'dsb' in bakery lock code by Achin Gupta · 11 years ago
  18. 634ec6c Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 11 years ago
  19. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  20. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  21. fb037bf Always use named structs in header files by Dan Handley · 11 years ago
  22. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago