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