Commit Graph

92 Commits (ba07984068dc96a2234371545df043495dcbeadd)

Author SHA1 Message Date
Simon Glass 1598dfcb10 dm: blk: Use the correct error code for blk_get_device_by_str() 8 years ago
Simon Glass 6dd9faf8f9 dm: part: Drop the block_drvr table 8 years ago
Simon Glass 1fde473da7 dm: part: Use the legacy block driver for hardware partition support 8 years ago
Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 8 years ago
Simon Glass f6d000edbe dm: systemace: Drop the get_dev() function 8 years ago
Simon Glass 4e7189d4d8 dm: sata: Drop the get_dev() function 8 years ago
Simon Glass edd82ab354 dm: scsi: Drop the get_dev() function 8 years ago
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 8 years ago
Simon Glass 74001a2570 dm: ide: Drop the get_dev() function 8 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 8 years ago
Simon Glass a6331fa83c dm: disk: Use legacy block driver info for block device access 8 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 8 years ago
Nishanth Menon 2ae67aec5e dm: part: fix missing driver name in debug print 8 years ago
Eric Nelson e40cf34a29 drivers: block: add block device cache 8 years ago
Alexander Graf d96a98045a disk/part.c: Expose list of available block drivers 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass 96e5b03c8a dm: part: Convert partition API use to linker lists 8 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 8 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 8 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Erik Tideman 99e7fc8a26 mmc: emmc and hw partitions partition table id bugfix. 8 years ago
Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command 9 years ago
Hans de Goede 251cee0db2 ubifs: Add generic fs support 9 years ago
Hans de Goede afc1744ec8 disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set 9 years ago
Jeroen Hofstee 76ee65bde2 disk/part.c: make local function static 10 years ago
Pavel Machek 214b3f311f cleanup disk/part.c whitespace 10 years ago
Pavel Machek 3f9eb6e109 whitespace cleanups 10 years ago
Stephen Warren 4d907025d6 sandbox: restore ability to access host fs through standard commands 10 years ago
Stephen Warren ecdd57e274 disk: default to HW partition 0 if not specified 10 years ago
Stephen Warren d235628434 mmc: provide a select_hwpart implementation for get_device() 10 years ago
Stephen Warren 336b6f9048 disk: support devices with HW partitions 10 years ago
Simon Glass 95fac6ab45 sandbox: Use os functions to read host device tree 10 years ago
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Lan Yixun (dlan) 50ffc3b64a fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blksz 11 years ago
Stephen Warren 2c1af9dcdc disk: define HAVE_BLOCK_DEVICE in a common place 11 years ago
Simon Glass 92ccc96bf3 sandbox: Add host filesystem 11 years ago
Jerry Huang 33699df12c part: check each variable for capability calculation 12 years ago
Gabe Black 0c9c8fb5ec disk: Make the disk partition code work with no specific partition types 12 years ago
Stephen Warren 6ab6a650a4 disk: initialize name/part fields when returning a whole disk 12 years ago
Stephen Warren 71bba424ad disk: get_device_and_partition() return value fixes 12 years ago
Stephen Warren a10973e7fa disk: allow - or empty string to fall back to $bootdevice 12 years ago
Stephen Warren 894bfbbfb7 disk: part_efi: parse and store partition UUID 12 years ago
Stephen Warren 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup 12 years ago
Stephen Warren 2023e60861 disk: introduce get_device() 12 years ago
Rob Herring 99d2c205d4 disk/part: introduce get_device_and_partition 12 years ago
Stephen Warren 2f50164627 disk: make get_partition_info() always available to disk.c 12 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 12 years ago