summaryrefslogtreecommitdiff
path: root/api/api_storage.c
AgeCommit message (Expand)Author
2016-10-24api: storage: Avoid enumeration for non-configured subsystemEmmanuel Vadot
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-03-14dm: blk: Rename get_dev() to blk_get_dev()Simon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2015-09-15api_storage: Fix non-first storage device enumerationAndreas Färber
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2009-05-15api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14api: Fix building with CONFIG_APIMatthias Fuchs
2008-08-06Fix merge problemsStefan Roese
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD
2008-01-09API for external applications.Rafal Jaworowski