Commit Graph

106 Commits (10a08c4ed70e57ac570974b04844ceec13ad311a)

Author SHA1 Message Date
Rob Clark 4bbcc965f9 fs: add fs_readdir() 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Zhikang Zhang ffab6945ec dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME 8 years ago
Alison Chaiken e6faf21f25 partitions: increase MAX_SEARCH_PARTITIONS and move to part.h 8 years ago
Alex Deymo 88b6329cce disk: Return the partition number in part_get_info_by_name() 8 years ago
Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 8 years ago
Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 8 years ago
Patrick Delaunay 863c5b6cdd disk: convert CONFIG_AMIGA_PARTITION to Kconfig 8 years ago
Patrick Delaunay 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 8 years ago
Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 8 years ago
Patrick Delaunay f18fa31cdc disk: convert CONFIG_MAC_PARTITION to Kconfig 8 years ago
Jean-Jacques Hiblot 139f7b1ded disk: Fixed capacity message 8 years ago
Petr Kulhavy da2ee24d91 disk: part: refactor generic name creation for DOS and ISO 9 years ago
Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() 9 years ago
Simon Glass 1598dfcb10 dm: blk: Use the correct error code for blk_get_device_by_str() 9 years ago
Simon Glass 6dd9faf8f9 dm: part: Drop the block_drvr table 9 years ago
Simon Glass 1fde473da7 dm: part: Use the legacy block driver for hardware partition support 9 years ago
Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 9 years ago
Simon Glass f6d000edbe dm: systemace: Drop the get_dev() function 9 years ago
Simon Glass 4e7189d4d8 dm: sata: Drop the get_dev() function 9 years ago
Simon Glass edd82ab354 dm: scsi: Drop the get_dev() function 9 years ago
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 9 years ago
Simon Glass 74001a2570 dm: ide: Drop the get_dev() function 9 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 9 years ago
Simon Glass a6331fa83c dm: disk: Use legacy block driver info for block device access 9 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 9 years ago
Nishanth Menon 2ae67aec5e dm: part: fix missing driver name in debug print 9 years ago
Eric Nelson e40cf34a29 drivers: block: add block device cache 9 years ago
Alexander Graf d96a98045a disk/part.c: Expose list of available block drivers 9 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 9 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 years ago
Simon Glass 96e5b03c8a dm: part: Convert partition API use to linker lists 9 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 9 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 9 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Erik Tideman 99e7fc8a26 mmc: emmc and hw partitions partition table id bugfix. 9 years ago
Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command 10 years ago
Hans de Goede 251cee0db2 ubifs: Add generic fs support 10 years ago
Hans de Goede afc1744ec8 disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set 10 years ago
Jeroen Hofstee 76ee65bde2 disk/part.c: make local function static 11 years ago
Pavel Machek 214b3f311f cleanup disk/part.c whitespace 11 years ago
Pavel Machek 3f9eb6e109 whitespace cleanups 11 years ago
Stephen Warren 4d907025d6 sandbox: restore ability to access host fs through standard commands 11 years ago
Stephen Warren ecdd57e274 disk: default to HW partition 0 if not specified 11 years ago
Stephen Warren d235628434 mmc: provide a select_hwpart implementation for get_device() 11 years ago
Stephen Warren 336b6f9048 disk: support devices with HW partitions 11 years ago
Simon Glass 95fac6ab45 sandbox: Use os functions to read host device tree 11 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 12 years ago