Commit Graph

13 Commits (lime2-spi)

Author SHA1 Message Date
Troy Kisky 7e83f1d5e8 sata: fix sata_Probe return value check 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass f19f1ecb60 dm: sata: Support driver model with the 'sata' command 7 years ago
Simon Glass e29e71e93a dm: sata: Adjust the 'sata' command to use blk_common_cmd() 7 years ago
Gary Bisson 8547f45bc5 cmd: sata: fix init command return value 7 years ago
Tang Yuantian aa6ab905b2 sata: fix sata command can not being executed bug 8 years ago
Simon Glass d97dc8a0e6 dm: sata: Separate the non-command code into its own file 8 years ago
Simon Glass 2765c4d147 dm: sata: Fix code style problems in cmd/sata.c 8 years ago
Eric Nelson 96baf368a8 sata: use block layer for sata command 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Nikita Kiryanov d957c28a7e cmd_sata: implement sata stop command 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
Fabio Estevam 85dafbb8bf common: cmd_sata: Fix usage text for 'sata init' 11 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Stefano Babic 71cadda3ff SATA: check for return value from sata functions 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Mike Frysinger 569460ebf1 sata: namespace curr_device variable 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Mike Frysinger cf7e399fb3 SATA: do not auto-initialize during boot 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Dave Liu c7057b529c ata: add the support for SATA framework 16 years ago
Dave Liu 9eef62804d ata: merge the ata_piix driver 16 years ago
Mushtaq Khan 1f2a058986 Fix S-ATA support. 17 years ago
Wolfgang Denk 3162eb8369 Minor coding style cleanup. 17 years ago
mushtaq khan 66d9dbec1c Add driver for S-ATA-controller on Intel processors with South 17 years ago