~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Convert CONFIG_SYS_MMC_MAX_DEVICE to KconfigTom Rini2022-11-10
* scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass2022-02-09
* common: Drop part.h from common headerSimon Glass2020-05-18
* api: storage: Add the missing write operation supportCristian Ciocaltea2019-11-07
* api: storage: Fix enumeration of storage devicesCristian Ciocaltea2018-12-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-11
* api: Define a default mmc max deviceEmmanuel Vadot2017-06-23
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-22
* Apparent conflict between CONFIG_BLK and CONFIG_APIfuz@fuz.su2017-04-08
* api: storage: Test all block device in dev_stor_getEmmanuel Vadot2017-01-20
* Cosmetic api: api_storage.c Spelling correctionWalt Feasel2016-12-04
* Cosmetic api: api_storage.c Comment styleWalt Feasel2016-12-04
* Cosmetic api: api_storage.c Line over 80 charWalt Feasel2016-12-04
* Cosmetic api: api_storage.c Blank line after {Walt Feasel2016-12-04
* Cosmetic api: api_storage.c Align parenthesisWalt Feasel2016-12-04
* api: storage: Avoid enumeration for non-configured subsystemEmmanuel Vadot2016-10-24
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-17
* dm: blk: Rename get_dev() to blk_get_dev()Simon Glass2016-03-14
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13
* api_storage: Fix non-first storage device enumerationAndreas Färber2015-09-15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD2009-05-15
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* api: Fix building with CONFIG_APIMatthias Fuchs2008-10-14
* Fix merge problemsStefan Roese2008-08-06
* Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-14
* API for external applications.Rafal Jaworowski2008-01-09