Commit Graph

113 Commits (lime2-spi)

Author SHA1 Message Date
Sam Protsenko 8f690848b8 disk: part: Don't show redundant error message 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Kever Yang 56670d6fb8 disk: part: use common api to lookup part driver 6 years ago
Kever Yang d472926919 disk: part: scan the disk if the part_type is unknown 6 years ago
Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 6 years ago
Sam Protsenko 3078909556 disk: Provide API to get partition by name for specific type 7 years ago
Rob Clark 4bbcc965f9 fs: add fs_readdir() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Zhikang Zhang ffab6945ec dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME 7 years ago
Alison Chaiken e6faf21f25 partitions: increase MAX_SEARCH_PARTITIONS and move to part.h 7 years ago
Alex Deymo 88b6329cce disk: Return the partition number in part_get_info_by_name() 7 years ago
Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 7 years ago
Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 7 years ago
Patrick Delaunay 863c5b6cdd disk: convert CONFIG_AMIGA_PARTITION to Kconfig 7 years ago
Patrick Delaunay 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 7 years ago
Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 7 years ago
Patrick Delaunay f18fa31cdc disk: convert CONFIG_MAC_PARTITION to Kconfig 7 years ago
Jean-Jacques Hiblot 139f7b1ded disk: Fixed capacity message 7 years ago
Petr Kulhavy da2ee24d91 disk: part: refactor generic name creation for DOS and ISO 8 years ago
Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() 8 years ago
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