1. c662edd sata: call device_probe() after scanning by AKASHI Takahiro · 2 years, 8 months ago
  2. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  3. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  4. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  5. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  6. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  7. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  8. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  9. 964b90f ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · 4 years, 11 months ago
  10. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  11. e08b5b1 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 5 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago[Renamed from drivers/block/fsl_sata.c]
  14. 7a931b9 fsl/sata: correctly identify failed malloc by xypron.glpk@gmx.de · 8 years ago
  15. 3f42dc8 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  16. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  17. 14f66d6 fsl/sata: Replace sprintf() with snprintf() by Tang Yuantian · 9 years ago
  18. 10ee8ec sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  19. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. 00caa7f drivers/block/: sparse fixes by Kim Phillips · 12 years ago
  21. e46a435 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  22. 40c030f fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  23. fbc20aa powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · 13 years ago
  24. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  25. 007a28d fsl_sata: Fix compile error when CONFIG_LBA48 is not defined by Tang Yuantian · 13 years ago
  26. f54fe87 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · 15 years ago
  27. e4773de fsl_sata: Add the workaround for errata SATA-A001 by Dave Liu · 15 years ago
  28. f14d810 fsl_sata: Fix compiler warnings shown by gcc-4.4 by galak · 15 years ago
  29. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 4109df6 silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  31. 9810263 sata: wait for device updating signature to host by Dave Liu · 16 years ago
  32. 24b4484 ata: update the libata.h from ata.h of linux kernel by Dave Liu · 17 years ago
  33. fd0b1fe drivers: add the support for Freescale SATA controller by Dave Liu · 17 years ago