1. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  2. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  3. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  4. 37a12df Fix build error with optimizations disabled (-O0) by Sandrine Bailleux · 8 years ago
  5. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  6. e466c9f Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  7. 156280c Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 9 years ago
  8. a0a897d Optimize the bakery lock structure for coherent memory by Soby Mathew · 9 years ago
  9. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · 9 years ago
  10. 958cc02 Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 10 years ago
  11. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  12. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  13. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  14. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago[Renamed (88%) from include/bakery_lock.h]
  15. 992dc07 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 10 years ago