Commit Graph

28 Commits (bc53d2637e5477ca3cd63ab942ef6038615a8e01)

Author SHA1 Message Date
Tien Fong Chee bc53d2637e block: Add a function to find block device descriptor 6 years ago
Adam Ford 6fef62cc47 block: Add SPL_BLOCK_CACHE and default n 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 34a5c4257a SystemACE: Remove 6 years ago
Heinrich Schuchardt 05ef48a248 efi_driver: EFI block driver 6 years ago
Peter Jones ff98cb9051 part: extract MBR signature from partitions 7 years ago
Jean-Jacques Hiblot 5fe7702ecc blk: dm: make blk_create_device() take a number of block instead of a size 7 years ago
Bin Meng eb81b1a4d3 blk: Use macros for block device vendor/product/rev string size 7 years ago
Simon Glass 4395f66739 dm: blk: Add a generic function for block device commands 7 years ago
Simon Glass 6faa4ed74d dm: blk: Add a function to find an interface-type name 7 years ago
Zhikang Zhang ffab6945ec dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME 7 years ago
Simon Glass c4d660d4d0 dm: mmc: Allow disabling driver model in SPL 7 years ago
Tom Rini 4bdb49a748 dm: blk: Fix warning on !CONFIG_BLK 7 years ago
Simon Glass 9f103b9cb5 dm: blk: Add a way to obtain a block device from its parent 7 years ago
Simon Glass 6139281a64 dm: blk: Allow finding block devices without probing 7 years ago
Simon Glass b6694a33c4 dm: blk: Add a comment as to why the bdev member is needed 8 years ago
Simon Glass cd0fb55b64 dm: blk: Add functions to select a hardware partition 8 years ago
Simon Glass 9107c973d3 dm: blk: Add a easier way to create a named block device 8 years ago
Simon Glass 52138fd407 dm: blk: Allow blk_create_device() to allocate the device number 8 years ago
Simon Glass 3ef85e3772 dm: systemace: Add a legacy block interface 8 years ago
Simon Glass 6eef6eac1f dm: blk: Add a legacy block interface 8 years ago
Eric Nelson c8e4d2a8b9 drivers: block: fix placement of parameters 8 years ago
Eric Nelson e40cf34a29 drivers: block: add block device cache 8 years ago
Simon Glass 09d71aac7b dm: blk: Add a block-device uclass 8 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass 5ec4f1a5f3 dm: blk: Convert interface type to an enum 8 years ago
Simon Glass 1a73661bc7 dm: Add a new header for block devices 8 years ago