Age | Commit message (Expand) | Author |
---|---|---|
2016-07-18 | Rework type usage in Trusted Firmware | Soby Mathew |
2015-09-11 | Re-design bakery lock memory allocation and algorithm | Andrew Thoelke |
2015-08-13 | PSCI: Migrate TF to the new platform API and CM helpers | Soby Mathew |
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 |
2015-01-22 | Remove the wfe() for bounded wait in bakery_lock | Soby Mathew |
2014-11-10 | Precede a 'sev' with a 'dsb' in bakery lock code | Achin Gupta |
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 |