index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
part.c
Age
Commit message (
Expand
)
Author
2020-07-07
cmd: part: Add subcommand to list supported partition tables
Niel Fourie
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2019-10-04
cmd: part: number: return hexadecimal value
Roman Stratiienko
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-24
cmd: part: Add 'number' sub-command
Ruslan Trofymenko
2018-09-10
cmd: part: use MAX_SEARCH_PARTITIONS for part search
Kever Yang
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-13
cmd: part: Extract common code to separate function
Sam Protsenko
2018-03-13
cmd: part: Allow passing partition name to start and size
Sam Protsenko
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-01-28
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass