index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
blk-uclass.c
Age
Commit message (
Expand
)
Author
2025-07-23
block: Remove blk_find_first/next
Greg Malysa
2024-10-24
block: make blk_create_device() static
Heinrich Schuchardt
2024-08-08
drivers: introduce UBI block abstraction
Alexey Romanov
2024-08-08
drivers: introduce mtdblock abstraction
Alexey Romanov
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
block: Remove <common.h> and add needed includes
Tom Rini
2023-10-24
rockchip: block: blk-uclass: add bounce buffer flag to blk_desc
Johan Jonker
2023-10-24
rockchip: dm: prepare rkmtd UCLASS
Johan Jonker
2023-10-10
dm: blk: Drop blk_{read,write}_devnum()
Bin Meng
2023-10-10
dm: blk: Rename get_desc() and make it externally visible
Bin Meng
2023-08-22
blk: Add bounce buffer support to read/write operations
Marek Vasut
2023-08-22
disk: Make blk_get_ops() internal to blk uclass
Marek Vasut
2023-08-22
disk: Move part_create_block_devices() to blk uclass
Marek Vasut
2023-04-27
drivers/mtd/nvmxip: introduce NVM XIP block storage emulation
Abdellatif El Khlifi
2023-04-05
blk: blkmap: Add basic infrastructure
Tobias Waldekranz
2022-11-07
dm: blk: Add probe in blk_first_device/blk_next_device
Michal Suchanek
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-07
dm: blk: Tidy up obtaining a block device from its parent
Simon Glass
2022-10-31
dm: blk: Add udevice functions
Simon Glass
2022-10-17
dm: blk: Do not use uclass_next_device_err
Michal Suchanek
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-16
blk: Drop if_type
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
blk: Rewrite if_type to name functions
Simon Glass
2022-09-16
blk: Rename var in blk_get_devnum_by_typename()
Simon Glass
2022-09-16
blk: Drop IF_TYPE_SD
Simon Glass
2022-09-16
blk: Drop IF_TYPE_ATAPI
Simon Glass
2022-09-16
blk: Drop IF_TYPE_DOC
Simon Glass
2022-09-16
blk: Use a function for whether block devices are available
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-06
dm: blk: Expand iteration and add tests
Simon Glass
2022-03-25
disk: Add an option for partitions in SPL
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-18
blk: add a helper function, blk_probe_or_unbind()
AKASHI Takahiro
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-07-21
blk: Support iteration
Simon Glass
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
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
dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
Ovidiu Panait
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-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
2019-10-30
blk: set log2blksz in blk_create_device()
Heinrich Schuchardt
[next]