1. 66b7fdc fix(bakery_lock): add __unused for clang by Okash Khawaja · Fri Apr 08 18:06:31 2022 +0100
  2. 019b4f8 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · Thu Apr 02 15:35:19 2020 +0900
  3. d3ad4c7 locks: bakery: add a DMB to the 'read_cache_op' macro by Varun Wadekar · Fri Jun 29 13:34:51 2018 -0700
  4. c3c4400 T589: Fix insufficient ordering guarantees in bakery lock by Raghu Krishnamurthy · Sat Jan 25 19:20:45 2020 -0800
  5. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  6. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · Wed Jan 30 08:26:20 2019 -0800
  7. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  8. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:55:57 2018 +0000
  9. 0ffd9e2 Add missing barriers to Bakery Locks by Jeenu Viswambharan · Wed Aug 08 14:10:55 2018 +0100
  10. 7a4e8f5 Fix MISRA Rule 5.3 Part 4 by Daniel Boulby · Wed May 09 11:29: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