1. 81bd22e rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · 1 year ago
  2. 94a8462 dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · 1 year, 1 month ago
  3. a9bf25c dm: blk: Rename get_desc() and make it externally visible by Bin Meng · 1 year, 1 month ago
  4. 7020b2e blk: Use a macro for the typical block size by Bin Meng · 1 year, 1 month ago
  5. 4fa6511 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  6. 75191f7 blk: Add bounce buffer support to read/write operations by Marek Vasut · 1 year, 2 months ago
  7. 7f0fba9 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · 1 year, 2 months ago
  8. 8b1b943 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · 1 year, 6 months ago
  9. 646deed ide: Correct use of ATAPI by Simon Glass · 1 year, 6 months ago
  10. 41e7510 dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years ago
  11. 5ea894a dm: test: Clear the block cache after running a test by Simon Glass · 2 years ago
  12. 606b926 dm: blk: Add udevice functions by Simon Glass · 2 years ago
  13. 601d4e1 blk: fix a couple of trivial documentation typos by Mattijs Korpershoek · 2 years ago
  14. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 1 month ago
  15. ec8bdc9 blk: Drop if_type by Simon Glass · 2 years, 2 months ago
  16. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  17. 1dbe71f blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 2 months ago
  18. f512388 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 2 months ago
  19. 1c2e255 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 2 months ago
  20. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 2 months ago
  21. a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 2 months ago
  22. 87571b7 dm: blk: Add a function to return the device type by Simon Glass · 2 years, 6 months ago
  23. 49e8668 dm: blk: Expand iteration and add tests by Simon Glass · 2 years, 8 months ago
  24. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  25. 19b241c blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · 2 years, 10 months ago
  26. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 2 years, 11 months ago
  27. 2abd8d1 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 2 years, 11 months ago
  28. ce3dbc5 efi_loader: add UEFI GPT measurement by Masahisa Kojima · 3 years ago
  29. 96f37b0 blk: Support iteration by Simon Glass · 3 years, 4 months ago
  30. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  31. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 2 months ago
  32. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  33. 50fe8df common: blk: fix comment about blkcache_read return value by Eric Nelson · 4 years, 9 months ago
  34. 1526bcc common: add blkcache init by Angelo Durgehello · 4 years, 9 months ago
  35. 4ad54ec blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
  36. c879eeb blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
  37. c515ee5 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
  38. bc53d26 block: Add a function to find block device descriptor by Tien Fong Chee · 6 years ago
  39. 6fef62c block: Add SPL_BLOCK_CACHE and default n by Adam Ford · 6 years ago
  40. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  41. 34a5c42 SystemACE: Remove by Tom Rini · 7 years ago
  42. 05ef48a efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  43. ff98cb9 part: extract MBR signature from partitions by Peter Jones · 7 years ago
  44. 5fe7702 blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  45. eb81b1a blk: Use macros for block device vendor/product/rev string size by Bin Meng · 7 years ago
  46. 4395f66 dm: blk: Add a generic function for block device commands by Simon Glass · 7 years ago
  47. 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  48. ffab694 dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  49. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  50. 4bdb49a dm: blk: Fix warning on !CONFIG_BLK by Tom Rini · 7 years ago
  51. 9f103b9 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 7 years ago
  52. 6139281 dm: blk: Allow finding block devices without probing by Simon Glass · 7 years ago
  53. b6694a3 dm: blk: Add a comment as to why the bdev member is needed by Simon Glass · 8 years ago
  54. cd0fb55 dm: blk: Add functions to select a hardware partition by Simon Glass · 8 years ago
  55. 9107c97 dm: blk: Add a easier way to create a named block device by Simon Glass · 8 years ago
  56. 52138fd dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 8 years ago
  57. 3ef85e3 dm: systemace: Add a legacy block interface by Simon Glass · 8 years ago
  58. 6eef6ea dm: blk: Add a legacy block interface by Simon Glass · 8 years ago
  59. c8e4d2a drivers: block: fix placement of parameters by Eric Nelson · 9 years ago
  60. e40cf34 drivers: block: add block device cache by Eric Nelson · 9 years ago
  61. 09d71aa dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  62. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  63. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  64. 5ec4f1a dm: blk: Convert interface type to an enum by Simon Glass · 9 years ago
  65. 1a73661 dm: Add a new header for block devices by Simon Glass · 9 years ago