Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
713a02a2ce46199c83c3cee0bd02f99dadaa4c8a
/
lib
/
uuid.c
1045315
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
a1b633d
lib: uuid: alignment error in gen_rand_uuid()
by Heinrich Schuchardt
· 5 years ago
3bad256
lib/vsprintf: allow printing upper case GUIDs
by Heinrich Schuchardt
· 6 years ago
4ccf678
lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y
by Eugeniu Rosca
· 6 years ago
05f6da3
lib: uuid: Do not enable UUID command SPL
by Marek Vasut
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
bcb41dc
uuid: add selection by string for known partition type GUID
by Patrick Delaunay
· 9 years ago
3920638
cmd:gpt: randomly generate each partition uuid if undefined
by Przemyslaw Marczak
· 11 years ago
89c8230
new commands: uuid and guid - generate random unique identifier
by Przemyslaw Marczak
· 11 years ago
4e4815f
lib: uuid: add functions to generate UUID version 4
by Przemyslaw Marczak
· 11 years ago
d718ded
lib: uuid: code refactor for proper maintain between uuid bin and string
by Przemyslaw Marczak
· 11 years ago
a96a0e6
part_efi: move uuid<->string conversion functions into lib/uuid.c
by Przemyslaw Marczak
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e11938e
lib: add uuid_str_to_bin for use with bootp and PXE uuid
by Jason Hobbs
· 13 years ago