1. 2294ecb blk: Use a macro for the typical block size by Bin Meng · 1 year, 2 months ago
  2. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
  3. eee91aa ata: fsl_sata: Remove legacy non-BLK code by Tom Rini · 2 years, 6 months ago
  4. 927a7a5 sata: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  5. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  6. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  7. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  8. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  9. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  11. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  12. c15f177 ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · 5 years ago
  13. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  14. 64a6ec3 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 5 years ago
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago[Renamed from drivers/block/fsl_sata.c]
  17. 222d242 fsl/sata: correctly identify failed malloc by xypron.glpk@gmx.de · 8 years ago
  18. d65d684 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  19. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  20. 42e7894 fsl/sata: Replace sprintf() with snprintf() by Tang Yuantian · 10 years ago
  21. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  22. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  23. 0348748 drivers/block/: sparse fixes by Kim Phillips · 12 years ago
  24. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  25. 47e68fb fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  26. d7acf5c powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · 13 years ago
  27. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  28. a89db42 fsl_sata: Fix compile error when CONFIG_LBA48 is not defined by Tang Yuantian · 13 years ago
  29. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · 15 years ago
  30. b9674d0 fsl_sata: Add the workaround for errata SATA-A001 by Dave Liu · 15 years ago
  31. 18cf84a fsl_sata: Fix compiler warnings shown by gcc-4.4 by galak · 15 years ago
  32. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. f91aa8d silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  34. 4d9c188 sata: wait for device updating signature to host by Dave Liu · 16 years ago
  35. b9342a0 ata: update the libata.h from ata.h of linux kernel by Dave Liu · 17 years ago
  36. 6f1a8a2 drivers: add the support for Freescale SATA controller by Dave Liu · 17 years ago