index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uuid.h
Age
Commit message (
Expand
)
Author
2024-09-12
include: export uuid.h
Caleb Connolly
2024-09-12
lib: uuid: supporting building as part of host tools
Caleb Connolly
2024-09-12
lib: uuid: add UUID v5 support
Caleb Connolly
2023-08-25
uuid: Move function comments to header file
Simon Glass
2023-08-08
lib: uuid: introduce uuid_str_to_le_bin function
Abdellatif El Khlifi
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
2023-07-24
lib: uuid: introduce uuid_str_to_le_bin function
Abdellatif El Khlifi
2021-01-27
uuid: Add a comment for UUID_STR_LEN
Simon Glass
2021-01-16
lib/uuid.c: change prototype of uuid_guid_get_str()
Rasmus Villemoes
2020-04-24
uuid: Use const char * where possible
Simon Glass
2019-06-07
lib/vsprintf: allow printing upper case GUIDs
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-11-12
uuid: add selection by string for known partition type GUID
Patrick Delaunay
2014-04-02
lib: uuid: add functions to generate UUID version 4
Przemyslaw Marczak
2014-04-02
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak