summaryrefslogtreecommitdiffstats
path: root/common/cmd_disk.c
Commit message (Expand)AuthorAgeFilesLines
* Move all command code into its own directorySimon Glass2016-01-251-132/+0
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-3/+3
* bootm: make use of legacy image format configurableHeiko Schocher2014-06-051-0/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy2013-07-151-1/+2
* disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-251-1/+1
* cmd_disk: use common get_device_and_partition functionRob Herring2012-09-251-58/+19
* combine block device load commands into common functionRob Herring2012-09-251-0/+183
OpenPOWER on IntegriCloud