index
:
git.armlinux.org.uk/atf-marvell.git
atf-v1.3-17.04
atf-v1.3-armada-17.06
atf-v1.3-armada-17.08
atf-v1.3-armada-17.10
atf-v1.4-armada-18.06
atf-v1.5-armada-18.09
atf-v1.5-armada-18.12
atf-v1.5-armada-18.12-rmk
Unnamed repository; edit this file 'description' to name the repository.
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
locks
Age
Commit message (
Expand
)
Author
2016-08-10
AArch32: Add support in TF libraries
Soby Mathew
2016-08-09
Move spinlock library code to AArch64 folder
Soby Mathew
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-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
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