index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
blk.c
Age
Commit message (
Expand
)
Author
2023-10-10
blk: sandbox: Support binding a device with a given logical block size
Bin Meng
2023-05-13
usb: Tidy up the usb_start flag
Simon Glass
2023-01-05
test:dm:fix typo
Yuepeng Xing
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-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-04-25
test: dm: Restart USB before assuming it is stopped
Simon Glass
2022-04-06
dm: blk: Expand iteration and add tests
Simon Glass
2021-07-21
blk: Support iteration
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-18
dm: test: Drop assumptions of no sequence numbers
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2018-11-14
test: dm: blk: Correct blk_base test case
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-11
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-06-09
dm: blk: Add a way to obtain a block device from its parent
Simon Glass
2017-06-01
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
dm: blk: Allow finding block devices without probing
Simon Glass
2016-05-17
dm: sandbox: mmc: Enable building MMC code for sandbox
Simon Glass
2016-03-17
dm: blk: Add tests for block devices
Simon Glass