summaryrefslogtreecommitdiff
path: root/common/cmd_disk.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-07-16Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy1-1/+2
2012-09-26disk: get_device_and_partition() "auto" partition and cleanupStephen Warren1-1/+1
2012-09-26cmd_disk: use common get_device_and_partition functionRob Herring1-58/+19
2012-09-26combine block device load commands into common functionRob Herring1-0/+183