1. c676fa0 Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:06 2022 -0400
  2. 1a46224 scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · Mon Jan 31 07:49:36 2022 -0700
  3. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  4. 29f2ace api: storage: Add the missing write operation support by Cristian Ciocaltea · Sat Jan 12 02:03:15 2019 +0200
  5. 7d19fc0 api: storage: Fix enumeration of storage devices by Cristian Ciocaltea · Tue Dec 18 20:03:49 2018 +0200
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  7. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  8. 45bfbd7 api: Define a default mmc max device by Emmanuel Vadot · Tue Jun 20 08:09:40 2017 +0200
  9. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  10. 309e374 Apparent conflict between CONFIG_BLK and CONFIG_API by fuz@fuz.su · Tue Mar 07 22:53:17 2017 +0100
  11. 67dfde3 api: storage: Test all block device in dev_stor_get by Emmanuel Vadot · Thu Jan 05 06:40:21 2017 +0100
  12. 352db10 Cosmetic api: api_storage.c Spelling correction by Walt Feasel · Wed Nov 23 01:26:14 2016 -0500
  13. cc01a04 Cosmetic api: api_storage.c Comment style by Walt Feasel · Wed Nov 23 01:26:13 2016 -0500
  14. c7c56ae Cosmetic api: api_storage.c Line over 80 char by Walt Feasel · Wed Nov 23 01:26:12 2016 -0500
  15. 01b91d7 Cosmetic api: api_storage.c Blank line after { by Walt Feasel · Wed Nov 23 01:26:11 2016 -0500
  16. 3b2c2f5 Cosmetic api: api_storage.c Align parenthesis by Walt Feasel · Wed Nov 23 01:26:10 2016 -0500
  17. ad65f04 api: storage: Avoid enumeration for non-configured subsystem by Emmanuel Vadot · Wed Oct 19 17:19:47 2016 +0200
  18. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  19. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · Mon Feb 29 15:25:42 2016 -0700
  20. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  21. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  22. a7ee48f api_storage: Fix non-first storage device enumeration by Andreas Färber · Mon Sep 14 12:21:34 2015 +0200
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  24. 780b627 api: remove un-needed ifdef CONFIG_API already handle by the Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed May 13 22:16:31 2009 +0200
  25. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  26. fe944bb api: Fix building with CONFIG_API by Matthias Fuchs · Wed Sep 24 10:29:37 2008 +0200
  27. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  28. 4134872 Fix remaining CONFIG_COMMANDS by Jean-Christophe PLAGNIOL-VILLARD · Fri Jan 25 07:54:47 2008 +0100
  29. a19be78 API for external applications. by Rafal Jaworowski · Wed Jan 09 19:39:36 2008 +0100