summaryrefslogtreecommitdiffstats
path: root/api/api_storage.c
Commit message (Expand)AuthorAgeFilesLines
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1
* dm: blk: Rename get_dev() to blk_get_dev()Simon Glass2016-03-141-5/+7
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-7/+7
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-14/+1
* api_storage: Fix non-first storage device enumerationAndreas Färber2015-09-151-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD2009-05-151-5/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-4/+4
* api: Fix building with CONFIG_APIMatthias Fuchs2008-10-141-0/+4
* Fix merge problemsStefan Roese2008-08-061-12/+33
* Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-141-3/+3
* API for external applications.Rafal Jaworowski2008-01-091-0/+370
OpenPOWER on IntegriCloud