Age | Commit message (Expand) | Author |
---|---|---|
2016-05-17 | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass |
2016-03-14 | dm: blk: Rename get_dev() to blk_get_dev() | Simon Glass |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass |
2016-01-14 | block: pass block dev not num to read/write/erase() | Stephen Warren |
2015-09-15 | api_storage: Fix non-first storage device enumeration | Andreas Färber |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2009-05-15 | api: remove un-needed ifdef CONFIG_API already handle by the Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-14 | api: Fix building with CONFIG_API | Matthias Fuchs |
2008-08-06 | Fix merge problems | Stefan Roese |
2008-02-14 | Fix remaining CONFIG_COMMANDS | Jean-Christophe PLAGNIOL-VILLARD |
2008-01-09 | API for external applications. | Rafal Jaworowski |