Historique des commits

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