aboutsummaryrefslogtreecommitdiff
path: root/api/api_storage.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-14dm: blk: Rename get_dev() to blk_get_dev()Simon Glass1-5/+7
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass1-7/+7
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren1-14/+1
2015-09-15api_storage: Fix non-first storage device enumerationAndreas Färber1-0/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2009-05-15api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD1-5/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-10-14api: Fix building with CONFIG_APIMatthias Fuchs1-0/+4
2008-08-06Fix merge problemsStefan Roese1-12/+33
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-01-09API for external applications.Rafal Jaworowski1-0/+370