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