Commit Graph

11 Commits (lime2-spi)

Author SHA1 Message Date
Kever Yang 7e2951160f cmd: part: use MAX_SEARCH_PARTITIONS for part search 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Sam Protsenko 64e6a49a11 cmd: part: Extract common code to separate function 6 years ago
Sam Protsenko 36df616a2d cmd: part: Allow passing partition name to start and size 6 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 7 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 8 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 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
Stephen Warren 653447b407 part: fix "part list ... -bootable varname" to use hex 8 years ago
Paul Kocialkowski 8607c4f127 common: cmd_part: start and size sub-commands introduction 9 years ago
Paul Kocialkowski a78f78ebeb common: cmd_part: Proper alignment 9 years ago
maxin.john@enea.com 8ca584ecfb cmd_part: fix usage text 9 years ago
Sjoerd Simons 0798d6fd41 part: Add support for list filtering on bootable partitions 9 years ago
Sjoerd Simons e86df6ef4f part: let list put the list in an environment variable 9 years ago
Jeroen Hofstee 0e350f81e1 common: commands: make commands static 10 years ago
Stephen Warren 8210a343cd cmd_part: fix typo in part command help text 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Stephen Warren 92668d68c1 cmd_part: don't print cmd name twice in help 11 years ago
Stephen Warren 5cf41dccff cmd_part: add partition-related command 12 years ago