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
/
cmd
/
sata.c
Age
Commit message (
Expand
)
Author
2020-01-27
cmd: sata: Add block unbind device function
Peng Ma
2019-02-09
cmd: sata: add null pointer check for dev
Marcel Ziswiler
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
2018-08-10
sata: fix sata_Probe return value check
Troy Kisky
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-17
dm: sata: Support driver model with the 'sata' command
Simon Glass
2017-08-17
dm: sata: Adjust the 'sata' command to use blk_common_cmd()
Simon Glass
2017-01-14
cmd: sata: fix init command return value
Gary Bisson
2016-11-28
sata: fix sata command can not being executed bug
Tang Yuantian
2016-05-17
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: sata: Fix code style problems in cmd/sata.c
Simon Glass
2016-04-01
sata: use block layer for sata command
Eric Nelson
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass