1. 019b4f8 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · Thu Apr 02 15:35:19 2020 +0900
  2. d3ad4c7 locks: bakery: add a DMB to the 'read_cache_op' macro by Varun Wadekar · Fri Jun 29 13:34:51 2018 -0700
  3. c3c4400 T589: Fix insufficient ordering guarantees in bakery lock by Raghu Krishnamurthy · Sat Jan 25 19:20:45 2020 -0800
  4. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  5. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · Wed Jan 30 08:26:20 2019 -0800
  6. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  7. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:55:57 2018 +0000
  8. 0ffd9e2 Add missing barriers to Bakery Locks by Jeenu Viswambharan · Wed Aug 08 14:10:55 2018 +0100
  9. 7a4e8f5 Fix MISRA Rule 5.3 Part 4 by Daniel Boulby · Wed May 09 11:29:07 2018 +0100
  10. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · Fri May 04 14:04:07 2018 +0100
  11. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  12. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  13. 077ab54 AArch32: Fix normal memory bakery compilation by Soby Mathew · Tue Feb 14 10:16:18 2017 +0000
  14. f9baaa5 Fix normal memory bakery lock implementation by Soby Mathew · Mon Nov 14 17:19:35 2016 +0000
  15. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  16. e466c9f Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · Thu Sep 10 11:39:36 2015 +0100
  17. 3700a92 PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · Mon Jul 13 11:21:11 2015 +0100
  18. 156280c Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · Fri Feb 20 16:04:17 2015 +0000
  19. a0a897d Optimize the bakery lock structure for coherent memory by Soby Mathew · Thu Feb 19 16:23:51 2015 +0000
  20. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · Thu Jan 08 18:02:19 2015 +0000
  21. 6b98c7d Remove the wfe() for bounded wait in bakery_lock by Soby Mathew · Tue Nov 18 10:45:04 2014 +0000
  22. ed04c4a Precede a 'sev' with a 'dsb' in bakery lock code by Achin Gupta · Mon Nov 10 11:50:30 2014 +0000
  23. 958cc02 Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · Mon Jun 09 12:54:15 2014 +0100
  24. ed6ff95 Split platform.h into separate headers by Dan Handley · Wed May 14 17:44:19 2014 +0100
  25. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100
  26. e2712bc Always use named structs in header files by Dan Handley · Thu Apr 10 15:37:22 2014 +0100
  27. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100