1. ba748cf block: ide: call device_probe() after scanning by AKASHI Takahiro · Tue Mar 08 20:36:44 2022 +0900
  2. 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · Mon Feb 28 12:08:35 2022 -0700
  3. d202cce disk: Add an option for partitions in SPL by Simon Glass · Fri Mar 11 12:10:01 2022 -0700
  4. 0883162 sandbox: Open host file for read-only access if needed by Simon Glass · Mon Feb 28 15:13:47 2022 -0700
  5. 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · Sat Jan 22 05:53:24 2022 -0700
  6. 37efde8 ide: Drop CONFIG_IDE_AHB by Simon Glass · Sat Jan 22 05:53:23 2022 -0700
  7. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  8. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  9. 3e32dbe blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · Fri Dec 10 15:49:29 2021 +0900
  10. c468839 efi: Add a media/block driver for EFI block devices by Simon Glass · Sat Dec 04 08:56:32 2021 -0700
  11. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  12. 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · Sat Dec 04 08:56:30 2021 -0700
  13. 1105680 ide: Drop ATA_PORT_ADDR by Simon Glass · Wed Nov 24 09:26:48 2021 -0700
  14. a6b4aaa ide: Drop unused CONFIG options by Simon Glass · Wed Nov 24 09:26:47 2021 -0700
  15. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · Wed Nov 24 09:26:40 2021 -0700
  16. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  17. fc7a744 blk: Support iteration by Simon Glass · Mon Jul 05 16:32:59 2021 -0600
  18. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · Fri Jul 09 10:11:56 2021 -0400
  19. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  20. 3b5dc94 Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · Wed Feb 24 17:44:42 2021 +0100
  21. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · Mon Mar 15 18:11:11 2021 +1300
  22. 49b5e2e sandbox: host bind must close file descriptor by Heinrich Schuchardt · Wed Feb 03 00:21:56 2021 +0100
  23. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  24. e3cfde9 sandbox: fill block device meta information by Heinrich Schuchardt · Mon Jan 25 12:57:14 2021 +0100
  25. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  26. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  27. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  28. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · Thu Aug 06 12:42:55 2020 +0300
  29. 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Fri Jul 24 14:12:24 2020 +0300
  30. 76160a0 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · Fri Jul 24 14:12:21 2020 +0300
  31. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  32. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  33. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  34. 203d83a block: ide: use definitions from include/libata.h by Heinrich Schuchardt · Thu Feb 27 18:28:00 2020 +0100
  35. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  36. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  37. 2c54cf5 common: fix regression on block cache init by Angelo Durgehello · Sun Jan 26 19:31:22 2020 +0100
  38. 3d8e4c1 common: add blkcache init by Angelo Durgehello · Tue Jan 21 10:37:27 2020 +0100
  39. 609a074 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · Mon Dec 02 10:52:31 2019 -0500
  40. 09ba4ea blk: set log2blksz in blk_create_device() by Heinrich Schuchardt · Fri Oct 25 12:15:31 2019 +0200
  41. cfd7293 dm: core: Add device_foreach_child() by Simon Glass · Wed Sep 25 08:55:56 2019 -0600
  42. f50d8d1 Revert "blk: Invalidate block cache when switching hwpart" by developer · Tue Aug 27 15:32:18 2019 +0800
  43. 1a0ff47 blk: Invalidate block cache when switching hwpart by developer · Thu Jul 11 15:10:23 2019 +0800
  44. bfd4844 blk: Allow control of the block cache in TPL by Simon Glass · Sat May 18 11:59:53 2019 -0600
  45. 0ebd033 blk: Increase cache element size by Marek Vasut · Wed Aug 08 13:20:29 2018 +0200
  46. 1794ae6 blk: Rework guard around part_init call by Tom Rini · Wed Dec 05 08:23:38 2018 -0500
  47. d458006 blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · Mon Oct 15 02:21:10 2018 -0700
  48. fd5eda7 blk: Make blk_next_free_devnum() public by Bin Meng · Mon Oct 15 02:21:09 2018 -0700
  49. e086801 blk: Drop blk_prepare_device() by Bin Meng · Mon Oct 15 02:21:08 2018 -0700
  50. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  51. 311f800 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · Mon Oct 15 02:21:05 2018 -0700
  52. a19f730 blk: Support block drivers in TPL by Simon Glass · Mon Oct 01 12:22:13 2018 -0600
  53. 1037852 block: Add a function to find block device descriptor by Tien Fong Chee · Fri Jul 06 16:26:36 2018 +0800
  54. d693fb9 block: Add SPL_BLOCK_CACHE and default n by Adam Ford · Mon Jun 11 17:17:48 2018 -0500
  55. 587a09e block: Have BLOCK_CACHE default to y in some cases by Tom Rini · Tue May 22 12:24:16 2018 -0400
  56. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  57. b890600 SystemACE: Remove by Tom Rini · Mon Feb 12 09:51:33 2018 -0500
  58. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · Tue Feb 06 12:43:56 2018 -0600
  59. 91d417b block: Migrate SystemACE chip to Kconfig by Tom Rini · Thu Feb 08 13:49:48 2018 -0500
  60. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · Sun Jan 21 19:29:30 2018 +0100
  61. ef58a90 dm: blk: Use uclass_find_first/next_device() in blk_first/next_device() by Stefan Roese · Wed Nov 29 16:46:42 2017 +0100
  62. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · Tue Sep 12 19:00:23 2017 -0700
  63. 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · Fri Jun 09 16:45:18 2017 +0200
  64. 5781c46 block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · Sun Sep 10 05:12:52 2017 -0700
  65. b650afa block: ide: Fix block read/write with driver model by Bin Meng · Sun Sep 10 05:12:51 2017 -0700
  66. 8ec73a9 block: Drop the ftide020 driver by Bin Meng · Sat Sep 02 08:43:54 2017 -0700
  67. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · Sat Sep 02 08:43:53 2017 -0700
  68. 23e2d33 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · Sat Sep 02 08:43:52 2017 -0700
  69. 4450597 dm: blk: Update return value in blk_create_devicef() by Simon Glass · Sat Jul 29 11:34:59 2017 -0600
  70. 85af5a4 dm: blk: Add a function to find an interface-type name by Simon Glass · Sat Jul 29 11:34:53 2017 -0600
  71. 182fccd dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · Thu Aug 03 02:30:56 2017 -0700
  72. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 01 15:38:32 2017 -0400
  73. 609dabc block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · Sun Jul 30 19:24:00 2017 -0700
  74. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · Tue Jul 04 13:31:19 2017 -0600
  75. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · Wed Jun 14 21:28:27 2017 -0600
  76. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600
  77. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  78. 1674098 scsi: Drop scsi_print_error() by Simon Glass · Wed Jun 14 21:28:23 2017 -0600
  79. 3833441 scsi: Drop sym53c8xx driver by Simon Glass · Wed Jun 14 21:28:22 2017 -0600
  80. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
  81. 6cdd8d8 drivers, block: remove sil680 driver by Heiko Schocher · Tue Jun 27 16:49:13 2017 +0200
  82. 9c7a6a2 block: sata: ceva: drop extraneous netdev.h include by Peter Robinson · Sun May 14 21:47:02 2017 +0100
  83. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  84. 4f26913 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · Sat May 27 11:37:17 2017 -0600
  85. e4fef74 dm: blk: Improve block device claiming by Simon Glass · Sun Apr 23 20:02:07 2017 -0600
  86. dbc3861 dm: blk: Add a function to find the next block device number by Simon Glass · Sun Apr 23 20:02:06 2017 -0600
  87. d5d4c10 dm: blk: Allow finding block devices without probing by Simon Glass · Sun Apr 23 20:02:05 2017 -0600
  88. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  89. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  90. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  91. d7cb71b drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device by Jean-Jacques Hiblot · Mon Apr 24 11:51:31 2017 +0200
  92. 222d242 fsl/sata: correctly identify failed malloc by xypron.glpk@gmx.de · Sat Apr 15 15:31:53 2017 +0200
  93. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · Fri Apr 14 10:55:00 2017 +0900
  94. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  95. 008838d block: Move ceva driver to DM by Michal Simek · Thu Sep 08 15:06:22 2016 +0200
  96. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  97. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · Fri Dec 09 07:56:54 2016 -0500
  98. b06a44b block: Move ceva driver to DM by Michal Simek · Thu Sep 08 15:06:22 2016 +0200
  99. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  100. 9a62bf1 sata: sata_mv: Fix misaligned cache warnings by Stefan Roese · Fri Nov 18 17:21:51 2016 +0100