Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
47ef986c545638d865fdd8b27464d2e839ed8140
/
cmd
/
sata.c
adcef3d
cmd: sata: add null pointer check for dev
by Marcel Ziswiler
· 6 years ago
cbc3da8
blk: Call part_init() in the post_probe() method
by Bin Meng
· 6 years ago
7f00c2f
sata: fix sata_Probe return value check
by Troy Kisky
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
6c857ad
dm: sata: Support driver model with the 'sata' command
by Simon Glass
· 7 years ago
2710c6f
dm: sata: Adjust the 'sata' command to use blk_common_cmd()
by Simon Glass
· 7 years ago
06a9880
cmd: sata: fix init command return value
by Gary Bisson
· 8 years ago
b450f93
sata: fix sata command can not being executed bug
by Tang Yuantian
· 8 years ago
3665a40
dm: sata: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
9475e7e
dm: sata: Fix code style problems in cmd/sata.c
by Simon Glass
· 9 years ago
544c7b5
sata: use block layer for sata command
by Eric Nelson
· 9 years ago
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
b89a844
dm: part: Rename some partition functions
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_sata.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_sata.c]
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
44fd1f9
cmd_sata: implement sata stop command
by Nikita Kiryanov
· 10 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
2eec2ab
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
by Egbert Eich
· 12 years ago
6be8b83
common: cmd_sata: Fix usage text for 'sata init'
by Fabio Estevam
· 12 years ago
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· 12 years ago
f889c33
SATA: check for return value from sata functions
by Stefano Babic
· 13 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
6252b4f
disk/part.c: Make features optional
by Matthew McClintock
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
b6ade25
sata: namespace curr_device variable
by Mike Frysinger
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
e66dc08
SATA: do not auto-initialize during boot
by Mike Frysinger
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
76596ba
ata: add the support for SATA framework
by Dave Liu
· 17 years ago
8b3eaa1
ata: merge the ata_piix driver
by Dave Liu
· 17 years ago
277be2c
Fix S-ATA support.
by Mushtaq Khan
· 17 years ago
142bdbe
Minor coding style cleanup.
by Wolfgang Denk
· 18 years ago
5651b34
Add driver for S-ATA-controller on Intel processors with South
by mushtaq khan
· 18 years ago