Age | Commit message (Expand) | Author |
---|---|---|
2016-04-14 | Fix build error with optimizations disabled (-O0) | Sandrine Bailleux |
2016-01-14 | Remove direct usage of __attribute__((foo)) | Soren Brinkmann |
2015-09-11 | Re-design bakery lock memory allocation and algorithm | Andrew Thoelke |
2015-03-27 | Remove the `owner` field in bakery_lock_t data structure | Soby Mathew |
2015-03-27 | Optimize the bakery lock structure for coherent memory | Soby Mathew |
2015-01-22 | Move bakery algorithm implementation out of coherent memory | Soby Mathew |
2014-06-23 | Remove calling CPU mpidr from bakery lock API | Andrew Thoelke |
2014-05-23 | Split platform.h into separate headers | Dan Handley |
2014-05-06 | Reduce deep nesting of header files | Dan Handley |
2014-05-06 | Always use named structs in header files | Dan Handley |
2014-05-06 | Move include and source files to logical locations | Dan Handley |