index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
2022-04-25
dm: blk: Add a function to return the device type
Simon Glass
2022-04-23
dm: blk: add a device-probe hook for scanning disk partitions
AKASHI Takahiro
2022-04-09
block: ide: call device_probe() after scanning
AKASHI Takahiro
2022-04-06
dm: blk: Expand iteration and add tests
Simon Glass
2022-03-25
disk: Add an option for partitions in SPL
Simon Glass
2022-03-18
sandbox: Open host file for read-only access if needed
Simon Glass
2022-02-09
Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig
Simon Glass
2022-02-09
ide: Drop CONFIG_IDE_AHB
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
2021-12-18
blk: add a helper function, blk_probe_or_unbind()
AKASHI Takahiro
2021-12-09
efi: Add a media/block driver for EFI block devices
Simon Glass
2021-12-09
efi: Add uclass for devices provided by UEFI firmware
Simon Glass
2021-12-09
efi: Rename UCLASS_EFI and IF_TYPE_EFI
Simon Glass
2021-12-05
ide: Drop ATA_PORT_ADDR
Simon Glass
2021-12-05
ide: Drop unused CONFIG options
Simon Glass
2021-12-05
sandbox: Drop CONFIG_HOST_MAX_DEVICES
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-07-21
blk: Support iteration
Simon Glass
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-04-20
Fix IDE commands issued, fix endian issues, fix non MMIO
Reinoud Zandijk
2021-03-27
sandbox: Provide a way to bind fixed/removeable devices
Simon Glass
2021-03-03
sandbox: host bind must close file descriptor
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-30
sandbox: fill block device meta information
Heinrich Schuchardt
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
2020-08-06
blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2020-08-06
dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
Ovidiu Panait
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-04-17
block: ide: use definitions from include/libata.h
Heinrich Schuchardt
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-26
common: fix regression on block cache init
Angelo Durgehello
2020-01-25
common: add blkcache init
Angelo Durgehello
2019-12-03
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
Tom Rini
2019-10-30
blk: set log2blksz in blk_create_device()
Heinrich Schuchardt
2019-10-08
dm: core: Add device_foreach_child()
Simon Glass
2019-08-30
Revert "blk: Invalidate block cache when switching hwpart"
Weijie Gao
2019-07-18
blk: Invalidate block cache when switching hwpart
Weijie Gao
2019-07-10
blk: Allow control of the block cache in TPL
Simon Glass
2019-01-15
blk: Increase cache element size
Marek Vasut
2018-12-12
blk: Rework guard around part_init call
Tom Rini
[next]