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
/
include
/
blk.h
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-10-18
blk: Make functions available unconditionally
Simon Glass
2024-08-23
blk: Correct comment for blk_get_devnum_by_uclass_idname()
Simon Glass
2023-10-24
rockchip: block: blk-uclass: add bounce buffer flag to blk_desc
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-10-10
blk: Use a macro for the typical block size
Bin Meng
2023-09-14
blkcache: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
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-04-27
ide: Avoid preprocessor for CONFIG_LBA48
Simon Glass
2023-04-27
ide: Correct use of ATAPI
Simon Glass
2022-11-07
dm: blk: Tidy up obtaining a block device from its parent
Simon Glass
2022-11-07
dm: test: Clear the block cache after running a test
Simon Glass
2022-10-31
dm: blk: Add udevice functions
Simon Glass
2022-10-21
blk: fix a couple of trivial documentation typos
Mattijs Korpershoek
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: 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: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-16
blk: Use a function for whether block devices are available
Simon Glass
2022-04-25
dm: blk: Add a function to return the device type
Simon Glass
2022-04-06
dm: blk: Expand iteration and add tests
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-10-26
efi_loader: add UEFI GPT measurement
Masahisa Kojima
2021-07-21
blk: Support iteration
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-25
common: blk: fix comment about blkcache_read return value
Eric Nelson
2020-01-25
common: add blkcache init
Angelo Durgehello
2018-11-14
blk: Introduce IF_TYPE_VIRTIO
Tuomas Tynkkynen
2018-11-14
blk: Make blk_next_free_devnum() public
Bin Meng
2018-11-14
blk: Drop blk_prepare_device()
Bin Meng
2018-09-28
block: Add a function to find block device descriptor
Tien Fong Chee
2018-06-18
block: Add SPL_BLOCK_CACHE and default n
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-13
SystemACE: Remove
Tom Rini
2018-01-22
efi_driver: EFI block driver
Heinrich Schuchardt
2017-09-20
part: extract MBR signature from partitions
Peter Jones
2017-09-11
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-09-10
blk: Use macros for block device vendor/product/rev string size
Bin Meng
2017-08-17
dm: blk: Add a generic function for block device commands
Simon Glass
[next]