summaryrefslogtreecommitdiff
path: root/cmd/sata.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-01-27cmd: sata: Add block unbind device functionPeng Ma
2019-02-09cmd: sata: add null pointer check for devMarcel Ziswiler
2018-11-14blk: Call part_init() in the post_probe() methodBin Meng
2018-08-10sata: fix sata_Probe return value checkTroy Kisky
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-17dm: sata: Support driver model with the 'sata' commandSimon Glass
2017-08-17dm: sata: Adjust the 'sata' command to use blk_common_cmd()Simon Glass
2017-01-14cmd: sata: fix init command return valueGary Bisson
2016-11-28sata: fix sata command can not being executed bugTang Yuantian
2016-05-17dm: sata: Separate the non-command code into its own fileSimon Glass
2016-05-17dm: sata: Fix code style problems in cmd/sata.cSimon Glass
2016-04-01sata: use block layer for sata commandEric Nelson
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass