u-boot/drivers/block
Mayuresh Chitale 8ce6a2e175 spl: blk: Support loading images from fs
Add a generic API to support loading of SPL payload from any supported
filesystem on a given partition of a block device.

Signed-off-by: Mayuresh Chitale <mchitale@ventanamicro.com>
2023-06-19 17:19:44 -04:00
..
blk-uclass.c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation 2023-04-27 17:01:14 -04:00
blk_legacy.c blk: Rename if_type to uclass_id 2022-09-25 08:30:05 -06:00
blkcache.c dm: test: Clear the block cache after running a test 2022-11-07 16:24:30 -07:00
blkmap.c blk: blkmap: Add linear device mapping support 2023-04-05 10:54:47 -04:00
efi-media-uclass.c efi: Add uclass for devices provided by UEFI firmware 2021-12-09 11:43:25 -08:00
efi_blk.c blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
host-uclass.c dm: sandbox: Create a new HOST uclass 2022-11-07 16:24:30 -07:00
host_dev.c sandbox: fix return type of os_filesize() 2023-04-28 11:30:17 -06:00
ide.c ide: Make use of U-Boot types 2023-04-27 13:51:07 -04:00
Kconfig spl: blk: Support loading images from fs 2023-06-19 17:19:44 -04:00
Makefile blk: blkmap: Add basic infrastructure 2023-04-05 10:54:47 -04:00
sandbox.c dm: sandbox: Switch over to using the new host uclass 2022-11-07 16:24:30 -07:00
sb_efi_media.c efi: Add uclass for devices provided by UEFI firmware 2021-12-09 11:43:25 -08:00