- 7be9d7b block: make blk_create_device() static by Heinrich Schuchardt · 5 weeks ago
- b9f3406 blk: Make functions available unconditionally by Simon Glass · 3 months ago
- 18efdaf blk: Correct comment for blk_get_devnum_by_uclass_idname() by Simon Glass · 3 months ago
- 10a986c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · 1 year, 1 month ago
- 106d27b dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · 1 year, 2 months ago
- 9efc245 dm: blk: Rename get_desc() and make it externally visible by Bin Meng · 1 year, 2 months ago
- 2294ecb blk: Use a macro for the typical block size by Bin Meng · 1 year, 2 months ago
- a66d1d8 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- 847e24f blk: Add bounce buffer support to read/write operations by Marek Vasut · 1 year, 3 months ago
- ddfa088 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · 1 year, 3 months ago
- 6131728 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · 1 year, 7 months ago
- 631db66 ide: Correct use of ATAPI by Simon Glass · 1 year, 7 months ago
- c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years, 1 month ago
- 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · 2 years, 1 month ago
- 1886100 dm: blk: Add udevice functions by Simon Glass · 2 years, 1 month ago
- 3cc71a0 blk: fix a couple of trivial documentation typos by Mattijs Korpershoek · 2 years, 1 month ago
- fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
- 57b3d2e blk: Drop if_type by Simon Glass · 2 years, 3 months ago
- dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
- 7bdadb2 blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 3 months ago
- 21b0b57 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 3 months ago
- 66f19a4 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 3 months ago
- 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 3 months ago
- f5ac303 blk: Use a function for whether block devices are available by Simon Glass · 2 years, 3 months ago
- f3086cf dm: blk: Add a function to return the device type by Simon Glass · 2 years, 7 months ago
- 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · 2 years, 9 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 3e32dbe blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · 3 years ago
- 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years ago
- 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 3 years ago
- 6460c3e efi_loader: add UEFI GPT measurement by Masahisa Kojima · 3 years, 1 month ago
- fc7a744 blk: Support iteration by Simon Glass · 3 years, 5 months ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 44ea1d4 common: blk: fix comment about blkcache_read return value by Eric Nelson · 4 years, 10 months ago
- 3d8e4c1 common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
- d458006 blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
- fd5eda7 blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
- e086801 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
- 1037852 block: Add a function to find block device descriptor by Tien Fong Chee · 6 years ago
- d693fb9 block: Add SPL_BLOCK_CACHE and default n by Adam Ford · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- b890600 SystemACE: Remove by Tom Rini · 7 years ago
- 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
- c27e1c1 part: extract MBR signature from partitions by Peter Jones · 7 years ago
- 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
- cf406d2 blk: Use macros for block device vendor/product/rev string size by Bin Meng · 7 years ago
- bf2e795 dm: blk: Add a generic function for block device commands by Simon Glass · 7 years ago
- 85af5a4 dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
- 182fccd dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
- 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
- 7c41d14 dm: blk: Fix warning on !CONFIG_BLK by Tom Rini · 7 years ago
- 4f26913 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 7 years ago
- d5d4c10 dm: blk: Allow finding block devices without probing by Simon Glass · 8 years ago
- 8f5f722 dm: blk: Add a comment as to why the bdev member is needed by Simon Glass · 9 years ago
- 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · 9 years ago
- 966b695 dm: blk: Add a easier way to create a named block device by Simon Glass · 9 years ago
- d089ba3 dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 9 years ago
- f415a29 dm: systemace: Add a legacy block interface by Simon Glass · 9 years ago
- 3bf2ab9 dm: blk: Add a legacy block interface by Simon Glass · 9 years ago
- f201f23 drivers: block: fix placement of parameters by Eric Nelson · 9 years ago
- faf4f05 drivers: block: add block device cache by Eric Nelson · 9 years ago
- cceee55 dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
- 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
- 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
- 83b783f dm: blk: Convert interface type to an enum by Simon Glass · 9 years ago
- ac8162f dm: Add a new header for block devices by Simon Glass · 9 years ago