1. 125194e part: Allow setting the partition-table type by Simon Glass · 1 year, 2 months ago
  2. 22e7f1d cmd: part: Add partition-related type command by Enric Balletbo i Serra · 1 year, 8 months ago
  3. bc314f8 cmd: part: list all 128 GPT partitions by Heinrich Schuchardt · 2 years, 8 months ago
  4. 7cb31e3 cmd: part: Correct error handling by Anders Dellien · 3 years, 3 months ago
  5. 0ffdfbd cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 6 months ago
  6. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  7. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 4 months ago
  8. 400b955 cmd: part: number: return hexadecimal value by Roman Stratiienko · 5 years ago
  9. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  10. be68375 cmd: part: Add 'number' sub-command by Ruslan Trofymenko · 5 years ago
  11. 7e29511 cmd: part: use MAX_SEARCH_PARTITIONS for part search by Kever Yang · 6 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. 64e6a49 cmd: part: Extract common code to separate function by Sam Protsenko · 7 years ago
  14. 36df616 cmd: part: Allow passing partition name to start and size by Sam Protsenko · 7 years ago
  15. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  16. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  17. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  18. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  19. ebac37c dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  20. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  21. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_part.c]
  22. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_part.c]
  23. 653447b part: fix "part list ... -bootable varname" to use hex by Stephen Warren · 9 years ago
  24. 8607c4f common: cmd_part: start and size sub-commands introduction by Paul Kocialkowski · 9 years ago
  25. a78f78e common: cmd_part: Proper alignment by Paul Kocialkowski · 9 years ago
  26. 8ca584e cmd_part: fix usage text by maxin.john@enea.com · 9 years ago
  27. 0798d6f part: Add support for list filtering on bootable partitions by Sjoerd Simons · 10 years ago
  28. e86df6e part: let list put the list in an environment variable by Sjoerd Simons · 10 years ago
  29. 0e350f8 common: commands: make commands static by Jeroen Hofstee · 10 years ago
  30. 8210a34 cmd_part: fix typo in part command help text by Stephen Warren · 10 years ago
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 92668d6 cmd_part: don't print cmd name twice in help by Stephen Warren · 12 years ago
  33. 5cf41dc cmd_part: add partition-related command by Stephen Warren · 12 years ago