- 168a0e4 dm: blk: Add probe in blk_first_device/blk_next_device by Michal Suchanek · 2 years, 2 months ago
- 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years ago
- 41e7510 dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years ago
- 606b926 dm: blk: Add udevice functions by Simon Glass · 2 years, 1 month ago
- 9b7474d dm: blk: Do not use uclass_next_device_err by Michal Suchanek · 2 years, 1 month ago
- 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
- ec8bdc9 blk: Drop if_type by Simon Glass · 2 years, 3 months ago
- e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
- bb2c9a3 blk: Rewrite if_type to name functions by Simon Glass · 2 years, 3 months ago
- b8f8f6c blk: Rename var in blk_get_devnum_by_typename() by Simon Glass · 2 years, 3 months ago
- 1dbe71f blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 3 months ago
- f512388 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 3 months ago
- 1c2e255 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 3 months ago
- a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 3 months ago
- 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
- 87571b7 dm: blk: Add a function to return the device type by Simon Glass · 2 years, 7 months ago
- bf76031 dm: blk: add a device-probe hook for scanning disk partitions by AKASHI Takahiro · 2 years, 7 months ago
- 49e8668 dm: blk: Expand iteration and add tests by Simon Glass · 2 years, 9 months ago
- 88ca8e2 disk: Add an option for partitions in SPL by Simon Glass · 2 years, 8 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 19b241c blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · 3 years ago
- 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years ago
- 2abd8d1 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 3 years ago
- 96f37b0 blk: Support iteration by Simon Glass · 3 years, 4 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 3 months ago
- 3a4b52a dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 4 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- ee50414 blk: set log2blksz in blk_create_device() by Heinrich Schuchardt · 5 years ago
- e5f7390 dm: core: Add device_foreach_child() by Simon Glass · 5 years ago
- 1ce8847 Revert "blk: Invalidate block cache when switching hwpart" by Weijie Gao · 5 years ago
- 0ebe112 blk: Invalidate block cache when switching hwpart by Weijie Gao · 5 years ago
- 91ff686 blk: Rework guard around part_init call by Tom Rini · 6 years ago
- 4ad54ec blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
- c879eeb blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
- c515ee5 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
- d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
- bc53d26 block: Add a function to find block device descriptor by Tien Fong Chee · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 34a5c42 SystemACE: Remove by Tom Rini · 7 years ago
- 05ef48a efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
- 8a5cbc0 dm: blk: Use uclass_find_first/next_device() in blk_first/next_device() by Stefan Roese · 7 years ago
- 723b43d blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
- 5fe7702 blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
- 68e6f22 block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
- 7074b2a dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
- 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
- ffab694 dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
- 9f103b9 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 7 years ago
- e48eeb9 dm: blk: Improve block device claiming by Simon Glass · 8 years ago
- e8abbb5 dm: blk: Add a function to find the next block device number by Simon Glass · 8 years ago
- 6139281 dm: blk: Allow finding block devices without probing by Simon Glass · 8 years ago
- 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
- e8a016b dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
- 361a879 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
- bce4d18 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
- 4408f6f dm: blk: Fix get_desc to return block device descriptor by Michal Simek · 8 years ago
- cd0fb55 dm: blk: Add functions to select a hardware partition by Simon Glass · 9 years ago
- d077352 dm: blk: Free the block device name when unbound by Simon Glass · 9 years ago
- 72a85c0 dm: blk: Fix allocation of block-device numbering by Simon Glass · 9 years ago
- 9107c97 dm: blk: Add a easier way to create a named block device by Simon Glass · 9 years ago
- 52138fd dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 9 years ago
- d508c82 dm: mmc: Add an implementation of the 'devnum' functions by Simon Glass · 9 years ago
- e40cf34 drivers: block: add block device cache by Eric Nelson · 9 years ago
- 09d71aa dm: blk: Add a block-device uclass by Simon Glass · 9 years ago