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
/
cmd
/
blk_common.c
Age
Commit message (
Expand
)
Author
2025-04-10
dm: blk: Add 'erase' generic block device commands
Varadarajan Narayanan
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-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2023-10-10
cmd: blk_common: Stop using hard-coded block size for Sandbox operations
Bin Meng
2023-10-10
cmd: blk_common: Use macros for the return values
Bin Meng
2023-04-05
cmd: blk: Allow generic read/write operations to work in sandbox
Tobias Waldekranz
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-16
blk: Drop if_type
Simon Glass
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-16
cmd/blk_common: clarify no partition error message
Alexandre Besnard
2019-12-03
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-08
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2017-11-29
cmd: blk: remove unreachable code
Heinrich Schuchardt
2017-09-15
cmd: blk: Use LBAFU in the common block command
Bin Meng
2017-08-17
dm: blk: Add a generic function for block device commands
Simon Glass