Commit History

Author SHA1 Message Date
  Simon Glass 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
  Farhan Ali 653cd92d66 cmd: gpt: Add option to write GPT partitions to environment variable 3 years ago
  Corneliu Doban 12fc1f3bb2 cmd: gpt: add eMMC and GPT support 3 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Simon Glass e6f6f9e648 common: Drop part.h from common header 4 years ago
  Simon Glass 0528979fa7 part: Drop disk_partition_t typedef 4 years ago
  Simon Glass ba06b3c50b common: Drop uuid.h from common header 4 years ago
  Heinrich Schuchardt b142d0ac19 cmd/gpt: avoid NULL check before free() 4 years ago
  Heinrich Schuchardt 25801acc1f part: detect EFI system partition 4 years ago
  Simon Glass 61b29b8268 dm: core: Require users of devres to include the header 4 years ago
  Tom Rini 5749faa3d6 cmd/gpt: Address error cases during gpt rename more correctly 4 years ago
  Simon Glass 9fb625ce05 env: Move env_set() to env.h 4 years ago
  Eugeniu Rosca d02660960d cmd: gpt: fix and tidy up help message 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Patrick Delaunay 3a2605fa87 cmd: gpt: solve issue for swap and rename command 6 years ago
  Tom Rini bf52fcdef4 cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity 6 years ago
  Alison Chaiken 18030d04d2 GPT: fix memory leaks identified by Coverity 6 years ago
  Heinrich Schuchardt f66bc0e0be GPT: incomplete initialization in allocate_disk_part 6 years ago
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() 6 years ago
  Alison Chaiken 2fcaa413b3 gpt: harden set_gpt_info() against non NULL-terminated strings 6 years ago
  Alison Chaiken 203f9b48ad GPT: provide commands to selectively rename partitions 6 years ago
  Alison Chaiken 09a49930e4 GPT: read partition table from device into a data structure 6 years ago
  Alison Chaiken 73d6d18b71 GPT: add accessor function for disk GUID 6 years ago
  Vincent Tinelli 9da52f8f67 gpt: Fix uuid string format 7 years ago
  Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 7 years ago
  Kever Yang c2fdd34569 cmd: gpt: fix the wrong size parse for the last partition 7 years ago
  Michael Trimarchi 666362356e cmd: gpt: add - partition size parsing 8 years ago
  Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 8 years ago