u-boot-brain/drivers/block
Anastasiia Lukianenko 722bc5b5d9 xen: pvblock: Add initial support for para-virtualized block driver
Add initial infrastructure for Xen para-virtualized block device.
This includes compile-time configuration and the skeleton for
the future driver implementation.
Add new class UCLASS_PVBLOCK which is going to be a parent for
virtual block devices.
Add new interface type IF_TYPE_PVBLOCK.

Implement basic driver setup by reading XenStore configuration.

Signed-off-by: Andrii Anisov <andrii_anisov@epam.com>
Signed-off-by: Anastasiia Lukianenko <anastasiia_lukianenko@epam.com>
Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
2020-08-14 15:18:30 -04:00
..
Kconfig blk: Allow control of the block cache in TPL 2019-07-10 16:52:58 -06:00
Makefile blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more 2019-12-03 08:43:24 -05:00
blk-uclass.c xen: pvblock: Add initial support for para-virtualized block driver 2020-08-14 15:18:30 -04:00
blk_legacy.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
blkcache.c blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC 2020-08-06 18:08:22 -04:00
ide.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
sandbox.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00