Commit Graph

18 Commits (lime2-spi)

Author SHA1 Message Date
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 7 years ago
Tom Rini bf52fcdef4 cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity 7 years ago
Alison Chaiken 18030d04d2 GPT: fix memory leaks identified by Coverity 7 years ago
Heinrich Schuchardt f66bc0e0be GPT: incomplete initialization in allocate_disk_part 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Alison Chaiken 2fcaa413b3 gpt: harden set_gpt_info() against non NULL-terminated strings 7 years ago
Alison Chaiken 203f9b48ad GPT: provide commands to selectively rename partitions 7 years ago
Alison Chaiken 09a49930e4 GPT: read partition table from device into a data structure 7 years ago
Alison Chaiken 73d6d18b71 GPT: add accessor function for disk GUID 7 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 8 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
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Patrick Delaunay cfdaf4caa2 part:efi: add bootable parameter in gpt command 9 years ago
Lukasz Majewski bbb9ffac60 gpt: command: Extend gpt command to support GPT table verification 9 years ago
Lukasz Majewski 74f889b039 gpt: doc: Update gpt command's help description 9 years ago
Lukasz Majewski 5af9dd3739 gpt: command: Remove duplicated check for empty partition description 9 years ago
Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command 9 years ago
Rob Herring 0c7e8d1317 gpt: support random UUIDs without setting environment variables 9 years ago
Rob Herring a150e6c9df gpt: fix error reporting on partition table write failures 9 years ago
Przemyslaw Marczak 39206382de cmd:gpt: randomly generate each partition uuid if undefined 10 years ago
Egbert Eich 619f0fdf37 cmd/gpt: Support gpt command for all devices 11 years ago
Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Piotr Wilczek 3e34cf7bff gpt: fix partion size limit 11 years ago
Piotr Wilczek 8b09623766 gpt: Support for new "gpt" command 12 years ago