Commit History

Author SHA1 Message Date
  Simon Glass 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
  Matthias Brugger 92fdad28cf lib: uuid: use RNG device if present 3 years ago
  Rasmus Villemoes c0364ce1c6 doc/README.gpt: define partition type GUID for U-Boot environment 3 years ago
  Rasmus Villemoes 31ce367cd1 lib/uuid.c: change prototype of uuid_guid_get_str() 3 years ago
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Simon Glass 90526e9fba common: Drop net.h from common header 4 years ago
  Simon Glass ba06b3c50b common: Drop uuid.h from common header 4 years ago
  Simon Glass 2c2ca207e4 uuid: Use const char * where possible 4 years ago
  Simon Glass 1045315df0 common: Move get_ticks() function out of common.h 4 years ago
  Simon Glass 9fb625ce05 env: Move env_set() to env.h 4 years ago
  Heinrich Schuchardt a1b633df55 lib: uuid: alignment error in gen_rand_uuid() 4 years ago
  Heinrich Schuchardt 3bad256f5b lib/vsprintf: allow printing upper case GUIDs 5 years ago
  Eugeniu Rosca 4ccf678f37 lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y 5 years ago
  Marek Vasut 05f6da3fac lib: uuid: Do not enable UUID command SPL 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() 6 years ago
  Patrick Delaunay bcb41dcaef uuid: add selection by string for known partition type GUID 8 years ago
  Przemyslaw Marczak 39206382de cmd:gpt: randomly generate each partition uuid if undefined 10 years ago
  Przemyslaw Marczak 89c8230dec new commands: uuid and guid - generate random unique identifier 10 years ago
  Przemyslaw Marczak 4e4815feae lib: uuid: add functions to generate UUID version 4 10 years ago
  Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string 10 years ago
  Przemyslaw Marczak a96a0e6153 part_efi: move uuid<->string conversion functions into lib/uuid.c 10 years ago
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
  Jason Hobbs e11938eabc lib: add uuid_str_to_bin for use with bootp and PXE uuid 12 years ago