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
/
blkmap.c
Age
Commit message (
Expand
)
Author
2025-03-26
blkmap: pass information on ISO image to the OS
Sughosh Ganu
2025-03-26
blkmap: add an attribute to preserve the mem mapping
Sughosh Ganu
2025-03-26
blkmap: store type of blkmap slice in corresponding structure
Sughosh Ganu
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-11-18
blk: blkmap: add ramdisk creation utility function
Masahisa Kojima
2023-10-10
blk: blkmap: Support mapping to device of any block size
Bin Meng
2023-10-10
blk: blkmap: Make bind/unbind routines static
Bin Meng
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
2023-04-05
blk: blkmap: Add linear device mapping support
Tobias Waldekranz
2023-04-05
blk: blkmap: Add memory mapping support
Tobias Waldekranz
2023-04-05
blk: blkmap: Add basic infrastructure
Tobias Waldekranz