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