index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
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