Nishanth Menon
|
2ae67aec5e
dm: part: fix missing driver name in debug print
|
hace 9 años |
Eric Nelson
|
e40cf34a29
drivers: block: add block device cache
|
hace 9 años |
Alexander Graf
|
d96a98045a
disk/part.c: Expose list of available block drivers
|
hace 9 años |
Simon Glass
|
bcce53d048
dm: block: Rename device number member dev to devnum
|
hace 9 años |
Simon Glass
|
3e8bd46950
dm: part: Rename some partition functions
|
hace 9 años |
Simon Glass
|
96e5b03c8a
dm: part: Convert partition API use to linker lists
|
hace 9 años |
Simon Glass
|
e35929e4a1
dm: blk: Rename get_device_and_partition()
|
hace 9 años |
Simon Glass
|
ebac37cfbf
dm: blk: Rename get_device() to blk_get_device_by_str()
|
hace 9 años |
Simon Glass
|
db1d9e78e6
dm: blk: Rename get_dev() to blk_get_dev()
|
hace 9 años |
Simon Glass
|
4101f68792
dm: Drop the block_dev_desc_t typedef
|
hace 9 años |
Erik Tideman
|
99e7fc8a26
mmc: emmc and hw partitions partition table id bugfix.
|
hace 9 años |
Patrick Delaunay
|
7561b258a1
gpt: add optional parameter type in gpt command
|
hace 9 años |
Hans de Goede
|
251cee0db2
ubifs: Add generic fs support
|
hace 9 años |
Hans de Goede
|
afc1744ec8
disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set
|
hace 9 años |
Jeroen Hofstee
|
76ee65bde2
disk/part.c: make local function static
|
hace 10 años |
Pavel Machek
|
214b3f311f
cleanup disk/part.c whitespace
|
hace 10 años |
Pavel Machek
|
3f9eb6e109
whitespace cleanups
|
hace 11 años |
Stephen Warren
|
4d907025d6
sandbox: restore ability to access host fs through standard commands
|
hace 11 años |
Stephen Warren
|
ecdd57e274
disk: default to HW partition 0 if not specified
|
hace 11 años |
Stephen Warren
|
d235628434
mmc: provide a select_hwpart implementation for get_device()
|
hace 11 años |
Stephen Warren
|
336b6f9048
disk: support devices with HW partitions
|
hace 11 años |
Simon Glass
|
95fac6ab45
sandbox: Use os functions to read host device tree
|
hace 11 años |
Henrik Nordström
|
f4d8de48f5
sandbox: block driver using host file/device as backing store
|
hace 11 años |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
hace 12 años |
Lan Yixun (dlan)
|
50ffc3b64a
fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blksz
|
hace 12 años |
Stephen Warren
|
2c1af9dcdc
disk: define HAVE_BLOCK_DEVICE in a common place
|
hace 12 años |
Simon Glass
|
92ccc96bf3
sandbox: Add host filesystem
|
hace 12 años |
Jerry Huang
|
33699df12c
part: check each variable for capability calculation
|
hace 12 años |
Gabe Black
|
0c9c8fb5ec
disk: Make the disk partition code work with no specific partition types
|
hace 12 años |
Stephen Warren
|
6ab6a650a4
disk: initialize name/part fields when returning a whole disk
|
hace 12 años |