Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8bf7ffd5cc8d181508a7e8af553dbb492e8eccfb
/
cmd
/
part.c
72d7883
cmd: part: list all 128 GPT partitions
by Heinrich Schuchardt
· 2 years, 11 months ago
a7b261b
cmd: part: Correct error handling
by Anders Dellien
· 3 years, 5 months ago
40102bc
cmd: part: Add subcommand to list supported partition tables
by Niel Fourie
· 4 years, 8 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· 4 years, 7 months ago
014a381
cmd: part: number: return hexadecimal value
by Roman Stratiienko
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
db9bd636
cmd: part: Add 'number' sub-command
by Ruslan Trofymenko
· 5 years ago
8416da1
cmd: part: use MAX_SEARCH_PARTITIONS for part search
by Kever Yang
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
92bfb86
cmd: part: Extract common code to separate function
by Sam Protsenko
· 7 years ago
515a863
cmd: part: Allow passing partition name to start and size
by Sam Protsenko
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
b89a844
dm: part: Rename some partition functions
by Simon Glass
· 9 years ago
e76ee97
dm: blk: Rename get_device_and_partition()
by Simon Glass
· 9 years ago
e6649a6
dm: blk: Rename get_device() to blk_get_device_by_str()
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_part.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_part.c]
78bb0c1
part: fix "part list ... -bootable varname" to use hex
by Stephen Warren
· 9 years ago
cf7b376
common: cmd_part: start and size sub-commands introduction
by Paul Kocialkowski
· 9 years ago
b613cb3
common: cmd_part: Proper alignment
by Paul Kocialkowski
· 9 years ago
9bc711d
cmd_part: fix usage text
by maxin.john@enea.com
· 10 years ago
43cdb5d
part: Add support for list filtering on bootable partitions
by Sjoerd Simons
· 10 years ago
ca8982b
part: let list put the list in an environment variable
by Sjoerd Simons
· 10 years ago
f384fbf
common: commands: make commands static
by Jeroen Hofstee
· 10 years ago
9b2eed6
cmd_part: fix typo in part command help text
by Stephen Warren
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
5360142
cmd_part: don't print cmd name twice in help
by Stephen Warren
· 12 years ago
3a52910
cmd_part: add partition-related command
by Stephen Warren
· 12 years ago