1. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 1 month ago
  2. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  3. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  4. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  5. 2d7818d cmd: sata: Add block unbind device function by Peng Ma · 4 years, 10 months ago
  6. b3860bf cmd: sata: add null pointer check for dev by Marcel Ziswiler · 6 years ago
  7. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  8. 7e83f1d sata: fix sata_Probe return value check by Troy Kisky · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  11. e29e71e dm: sata: Adjust the 'sata' command to use blk_common_cmd() by Simon Glass · 7 years ago
  12. 8547f45 cmd: sata: fix init command return value by Gary Bisson · 8 years ago
  13. aa6ab90 sata: fix sata command can not being executed bug by Tang Yuantian · 8 years ago
  14. d97dc8a dm: sata: Separate the non-command code into its own file by Simon Glass · 8 years ago
  15. 2765c4d dm: sata: Fix code style problems in cmd/sata.c by Simon Glass · 8 years ago
  16. 96baf36 sata: use block layer for sata command by Eric Nelson · 8 years ago
  17. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  18. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  19. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  20. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_sata.c]
  21. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_sata.c]
  22. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  23. d957c28 cmd_sata: implement sata stop command by Nikita Kiryanov · 10 years ago
  24. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. 0472fbf part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 11 years ago
  26. 85dafbb common: cmd_sata: Fix usage text for 'sata init' by Fabio Estevam · 12 years ago
  27. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  28. 71cadda SATA: check for return value from sata functions by Stefano Babic · 13 years ago
  29. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  30. df3fc52 disk/part.c: Make features optional by Matthew McClintock · 13 years ago
  31. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  32. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  33. 569460e sata: namespace curr_device variable by Mike Frysinger · 15 years ago
  34. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  35. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  36. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  37. cf7e399 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  38. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. c7057b5 ata: add the support for SATA framework by Dave Liu · 17 years ago
  40. 9eef628 ata: merge the ata_piix driver by Dave Liu · 17 years ago
  41. 1f2a058 Fix S-ATA support. by Mushtaq Khan · 17 years ago
  42. 3162eb8 Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  43. 66d9dbe Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 17 years ago