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