1. 120ec1d ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA by Heinrich Schuchardt · 1 year, 6 months ago
  2. 480c1d6 ata: fix requirements for CONFIG_AHCI_PCI by Heinrich Schuchardt · 1 year, 6 months ago
  3. 2b3ebf2 ata: Don't try to use non-existent ports by Simon Glass · 1 year, 8 months ago
  4. 3133651 ata: Fix dependency for CONFIG_SATA_SIL by Pali Rohár · 1 year, 9 months ago
  5. bd0ed9a ata: ahci-pci: Replace magic constant by macro by Pali Rohár · 1 year, 10 months ago
  6. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years ago
  7. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 1 month ago
  8. ca28baf blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 1 month ago
  9. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 1 month ago
  10. 6c04055 ata: Fix an instance of SPL_SATA_SUPPORT by Simon Glass · 2 years, 1 month ago
  11. 6b03b9d blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 1 month ago
  12. 9836c43 ata: sata_sil: Remove useless BLK guard in sata_sil.h by Tom Rini · 2 years, 3 months ago
  13. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 3 months ago
  14. 0a816d9 Convert CONFIG_FSL_SATA_V2 to Kconfig by Tom Rini · 2 years, 3 months ago
  15. 21af94f ata: fsl_sata: Remove legacy non-BLK code by Tom Rini · 2 years, 3 months ago
  16. 7b976f7 ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code by Tom Rini · 2 years, 3 months ago
  17. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 5 months ago
  18. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 5 months ago
  19. c3322a5 ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllers by Hajo Noerenberg · 2 years, 6 months ago
  20. c662edd sata: call device_probe() after scanning by AKASHI Takahiro · 2 years, 7 months ago
  21. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 7 months ago
  22. f6f5451 scsi: ceva: Enable PHY and reset support by Michal Simek · 2 years, 8 months ago
  23. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 8 months ago
  24. f73a756 ahci: Make ahci drivers depend on AHCI by Simon Glass · 2 years, 8 months ago
  25. e7b0278 sata: sata_sil: Only support BLK by Simon Glass · 2 years, 8 months ago
  26. 6edb5dd sata: Rearrange Kconfig for SATA by Simon Glass · 2 years, 8 months ago
  27. 580937b sata: Only support BLK by Simon Glass · 2 years, 8 months ago
  28. e32ec06 sata: Drop Silicon Image SIL3114 SATA driver by Simon Glass · 2 years, 8 months ago
  29. cde9b14 scsi: ceva: rename the resource name to match the linux kernel one by Michael Walle · 3 years ago
  30. 36f890f pci: Fix mismerge with v2021.10-rc4 by Tom Rini · 3 years ago
  31. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  32. d6d504d pci: acpi: Drop DM_PCI check from ahci by Simon Glass · 3 years, 2 months ago
  33. 5df1ee4 arm: mvebu : sata_mv should probe all ports by Tony Dinh · 3 years, 1 month ago
  34. 7305952 ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI by Pali Rohár · 3 years, 1 month ago
  35. 20aa320 ata: ahci-pci: Fix dependency on DM_PCI by Pali Rohár · 3 years, 1 month ago
  36. 7940d96 arm: mvebu: sata_mv failed to identify HDDs during cold start by Tony Dinh · 3 years, 2 months ago
  37. 6b4a2a5 pci: sata_sil: Drop DM_PCI checks by Simon Glass · 3 years, 2 months ago
  38. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 3 months ago
  39. ada6894 ata: ahci-pci: Use scsi_ops to initialize ops by Masami Hiramatsu · 3 years, 4 months ago
  40. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 5 months ago
  41. 2361b5e ata: ahci: fix ahci_link_up() type mismatch for LTO by Marek Behún · 3 years, 4 months ago
  42. c51f74b ata: Make LIBATA means AHCI is enabled mandatory. by Tom Rini · 3 years, 5 months ago
  43. 1cf2700 ata: ahci: Fix usage on big-endian platforms by Stefan Roese · 3 years, 6 months ago
  44. 1eefd49 sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon by Stefan Roese · 3 years, 6 months ago
  45. 98a8180 drivers: ata: ahci: update max id if it is more than available ports by Suneel Garapati · 3 years, 6 months ago
  46. a80e036 drivers: ata: Remove mvsata_ide driver by Tom Rini · 3 years, 7 months ago
  47. 90932da ata: DWC_AHSATA depends on BLK by Tom Rini · 3 years, 7 months ago
  48. 93cac85 ahci: mediatek: fix undefined reference of dev_err by Frank Wunderlich · 3 years, 6 months ago
  49. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  50. a38bb0d ata: sunxi: fix debug messages by Dario Binacchi · 3 years, 8 months ago
  51. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  52. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  53. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  54. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  55. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  56. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  57. fc8ead1 ata: dwc-ahci: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 3 months ago
  58. 9f9ecd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
  59. 3f6f0cd ata: ahci: Add BAR index quirk for Cavium PCI SATA device by Suneel Garapati · 5 years ago
  60. a7e0ef1 ahci: mediatek: fix copyright and author-lines by Frank Wunderlich · 4 years, 1 month ago
  61. 1450bff ata: mvebu: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 2 months ago
  62. 38bff32 ahci: mediatek: add ahci driver by Frank Wunderlich · 4 years, 1 month ago
  63. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  64. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  65. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  66. 44a4042 sata_sil: Enable DM_PCI operation by Andre Przywara · 4 years, 3 months ago
  67. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  68. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  69. 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 5 months ago
  70. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  71. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  72. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  73. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 5 months ago
  74. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 5 months ago
  75. 6b6c620 sata: dwc_ahsata: Fix memory issue in reset_sata by Ye Li · 4 years, 5 months ago
  76. cdff6fb sata: dwc_ahsata: Fix incorrect free by Ye Li · 4 years, 5 months ago
  77. 87e2cb5 sata: ahsata: Fix wrong operand for checking SERR DIAG_X by Ye Li · 4 years, 5 months ago
  78. bf38cbf sata: ahsata: Fix resource leak by Ye Li · 4 years, 5 months ago
  79. 5ff78d1 Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs" by Peng Ma · 4 years, 9 months ago
  80. 964b90f ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · 4 years, 10 months ago
  81. 40cdf26 ata: sata_sil: Continue probing other sata port when failed current port. by Peng Ma · 4 years, 10 months ago
  82. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  83. 6b9d8a7 ata: sata_sil: Add DM support for Silicon sata driver by Peng Ma · 4 years, 10 months ago
  84. e08b5b1 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 4 years, 10 months ago
  85. 6e73255 ata: ahci allow 64-bit DMA for SATA by Roman Kapl · 5 years ago
  86. 5b7a2bf ata: ahci: Don't forget to clear upper address regs. by Oleksandr Rybalko · 5 years ago
  87. 25643a5 ahci-pci: ASM1061 report wrong class, but support AHCI. by Oleksandr Rybalko · 5 years ago
  88. bd98e6a dm: scsi: Scan the actual number of ports by Park, Aiden · 5 years ago
  89. 1ee4942 ata: fsl_ahci: Add sata DM support for Freescale powerpc socs by Peng Ma · 5 years ago
  90. d2ebc38 scsi: ceva: Clean up the driver code by Peng Ma · 5 years ago
  91. 2699292 ata: ahci: drop read-only ahci_ioports members by Christian Gmeiner · 5 years ago
  92. 28b4ba9 ata: ahci: fix memory leak by Christian Gmeiner · 5 years ago
  93. 4b37f36 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  94. f8c8669 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · 5 years ago
  95. 046a69b ata: dwc_ahsata: Add ahci driver model support by Soeren Moch · 6 years ago
  96. d5326df ata: dwc_ahsata: Fix sector reports for large disks by Soeren Moch · 6 years ago
  97. 586f7b9 sata: sata_mv: add orion-sata compatible string by Michael Walle · 5 years ago
  98. 6d29497 sata: sata_mv: support kirkwood architecture by Michael Walle · 5 years ago
  99. cfdf632 sata: sata_mv: use correct format specifier in debug() by Michael Walle · 5 years ago
  100. 5903b91 ata: ahci_mvebu: add support for Armada 38x by Baruch Siach · 6 years ago