Commit Graph

24 Commits (83d290c56fab2d38cd1ab4c4cc7099559c1d5046)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 10e40d54b3 Kconfig: Add CONFIG_SATA to enable SATA 7 years ago
Emmanuel Vadot 6d7a570764 api: Define a default mmc max device 7 years ago
Simon Glass fc843a02ac Kconfig: Add a CONFIG_IDE option 7 years ago
fuz@fuz.su f2288c5a5b Apparent conflict between CONFIG_BLK and CONFIG_API 7 years ago
Emmanuel Vadot d3e8f63026 api: storage: Test all block device in dev_stor_get 7 years ago
Walt Feasel 83f9ecbe21 Cosmetic api: api_storage.c Spelling correction 8 years ago
Walt Feasel c9db75a066 Cosmetic api: api_storage.c Comment style 8 years ago
Walt Feasel e3d7675acf Cosmetic api: api_storage.c Line over 80 char 8 years ago
Walt Feasel b4c650d14e Cosmetic api: api_storage.c Blank line after { 8 years ago
Walt Feasel e5fbf2a731 Cosmetic api: api_storage.c Align parenthesis 8 years ago
Emmanuel Vadot 5d81c6df32 api: storage: Avoid enumeration for non-configured subsystem 8 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 8 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Andreas Färber ce2a07b77c api_storage: Fix non-first storage device enumeration 9 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Jean-Christophe PLAGNIOL-VILLARD 84bf7ca522 api: remove un-needed ifdef CONFIG_API already handle by the Makefile 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Matthias Fuchs 3d0ea3110f api: Fix building with CONFIG_API 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Rafal Jaworowski 8d87589e8e API: Teach the storage layer about SATA and MMC options. 16 years ago
Rafal Jaworowski 13ca6305f2 API: Correct storage enumeration routine, other minor fixes in API storage area. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 1b76988175 Fix remaining CONFIG_COMMANDS 16 years ago
Rafal Jaworowski 500856eb17 API for external applications. 17 years ago