index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
blk_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: blk_common: Stop using hard-coded block size for Sandbox operations
Bin Meng
2023-10-10
1
-6
/
+14
*
cmd: blk_common: Use macros for the return values
Bin Meng
2023-10-10
1
-7
/
+7
*
cmd: blk: Allow generic read/write operations to work in sandbox
Tobias Waldekranz
2023-04-05
1
-4
/
+11
*
blk: Rename if_type to uclass_id
Simon Glass
2022-09-25
1
-9
/
+9
*
blk: Drop if_type
Simon Glass
2022-09-16
1
-1
/
+1
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
1
-2
/
+2
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
1
-6
/
+6
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-1
/
+2
*
cmd/blk_common: clarify no partition error message
Alexandre Besnard
2020-01-16
1
-1
/
+2
*
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
Tom Rini
2019-12-03
1
-2
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2018-02-08
1
-1
/
+1
*
cmd: blk: remove unreachable code
Heinrich Schuchardt
2017-11-29
1
-2
/
+0
*
cmd: blk: Use LBAFU in the common block command
Bin Meng
2017-09-15
1
-6
/
+4
*
dm: blk: Add a generic function for block device commands
Simon Glass
2017-08-17
1
-0
/
+104