1. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  2. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  3. f8b30ca bakery: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  4. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  5. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  6. 10c252c Fix build error with optimizations disabled (-O0) by Sandrine Bailleux · 9 years ago
  7. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 10 years ago
  8. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 10 years ago
  9. 548579f Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 10 years ago
  10. 1c9573a Optimize the bakery lock structure for coherent memory by Soby Mathew · 10 years ago
  11. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 11 years ago
  12. 634ec6c Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 11 years ago
  13. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  14. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  15. fb037bf Always use named structs in header files by Dan Handley · 11 years ago
  16. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago[Renamed (88%) from include/bakery_lock.h]
  17. b495bde Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 11 years ago