summaryrefslogtreecommitdiff
path: root/api/api_storage.c
Commit message (Expand)AuthorAgeLines
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13-14/+1
* api_storage: Fix non-first storage device enumerationAndreas Färber2015-09-15-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-18/+1
* api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD2009-05-15-5/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-4/+4
* api: Fix building with CONFIG_APIMatthias Fuchs2008-10-14-0/+4
* Fix merge problemsStefan Roese2008-08-06-12/+33
* Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-14-3/+3
* API for external applications.Rafal Jaworowski2008-01-09-0/+370