1. 7b447b7 ata: sata_sil: Remove useless BLK guard in sata_sil.h by Tom Rini · 2 years, 6 months ago
  2. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  3. 276d75e Convert CONFIG_FSL_SATA_V2 to Kconfig by Tom Rini · 2 years, 6 months ago
  4. eee91aa ata: fsl_sata: Remove legacy non-BLK code by Tom Rini · 2 years, 6 months ago
  5. fd54067 ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code by Tom Rini · 2 years, 6 months ago
  6. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  7. 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  8. 4f9fa4e ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllers by Hajo Noerenberg · 2 years, 8 months ago
  9. 927a7a5 sata: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  10. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 9 months ago
  11. c8bc698 scsi: ceva: Enable PHY and reset support by Michal Simek · 2 years, 10 months ago
  12. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
  13. d31075b ahci: Make ahci drivers depend on AHCI by Simon Glass · 2 years, 10 months ago
  14. 9e56288 sata: sata_sil: Only support BLK by Simon Glass · 2 years, 10 months ago
  15. 701ef06 sata: Rearrange Kconfig for SATA by Simon Glass · 2 years, 10 months ago
  16. edc4777 sata: Only support BLK by Simon Glass · 2 years, 10 months ago
  17. 6b798c9 sata: Drop Silicon Image SIL3114 SATA driver by Simon Glass · 2 years, 10 months ago
  18. 0234b5f scsi: ceva: rename the resource name to match the linux kernel one by Michael Walle · 3 years, 1 month ago
  19. 61e401e pci: Fix mismerge with v2021.10-rc4 by Tom Rini · 3 years, 2 months ago
  20. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  21. 74eb045 pci: acpi: Drop DM_PCI check from ahci by Simon Glass · 3 years, 4 months ago
  22. 7418a51 arm: mvebu : sata_mv should probe all ports by Tony Dinh · 3 years, 3 months ago
  23. 605b655 ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI by Pali Rohár · 3 years, 3 months ago
  24. 4b5b1c5 ata: ahci-pci: Fix dependency on DM_PCI by Pali Rohár · 3 years, 3 months ago
  25. 1db749c arm: mvebu: sata_mv failed to identify HDDs during cold start by Tony Dinh · 3 years, 4 months ago
  26. bc7af81 pci: sata_sil: Drop DM_PCI checks by Simon Glass · 3 years, 4 months ago
  27. 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 5 months ago
  28. 700ef60 ata: ahci-pci: Use scsi_ops to initialize ops by Masami Hiramatsu · 3 years, 6 months ago
  29. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  30. 2eba192 ata: ahci: fix ahci_link_up() type mismatch for LTO by Marek Behún · 3 years, 6 months ago
  31. e9fe9cb ata: Make LIBATA means AHCI is enabled mandatory. by Tom Rini · 3 years, 7 months ago
  32. 5b2de1c ata: ahci: Fix usage on big-endian platforms by Stefan Roese · 3 years, 8 months ago
  33. c62067b sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon by Stefan Roese · 3 years, 8 months ago
  34. 2dcfb24 drivers: ata: ahci: update max id if it is more than available ports by Suneel Garapati · 3 years, 8 months ago
  35. c951574 drivers: ata: Remove mvsata_ide driver by Tom Rini · 3 years, 10 months ago
  36. 2398bbc ata: DWC_AHSATA depends on BLK by Tom Rini · 3 years, 10 months ago
  37. fb9a0bd ahci: mediatek: fix undefined reference of dev_err by Frank Wunderlich · 3 years, 8 months ago
  38. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  39. 6ddb825 ata: sunxi: fix debug messages by Dario Binacchi · 3 years, 10 months ago
  40. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  41. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  42. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  43. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  44. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  45. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  46. 0cc2324 ata: dwc-ahci: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 5 months ago
  47. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
  48. b270855 ata: ahci: Add BAR index quirk for Cavium PCI SATA device by Suneel Garapati · 5 years ago
  49. 390c599 ahci: mediatek: fix copyright and author-lines by Frank Wunderlich · 4 years, 3 months ago
  50. c6c8c7a ata: mvebu: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 4 months ago
  51. 1e2dc60 ahci: mediatek: add ahci driver by Frank Wunderlich · 4 years, 4 months ago
  52. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  53. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  54. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  55. 3e82350 sata_sil: Enable DM_PCI operation by Andre Przywara · 4 years, 6 months ago
  56. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  57. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  58. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 7 months ago
  59. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  60. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  61. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  62. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 7 months ago
  63. f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 7 months ago
  64. d301f8f sata: dwc_ahsata: Fix memory issue in reset_sata by Ye Li · 4 years, 7 months ago
  65. dcec3bd sata: dwc_ahsata: Fix incorrect free by Ye Li · 4 years, 7 months ago
  66. f1c562e sata: ahsata: Fix wrong operand for checking SERR DIAG_X by Ye Li · 4 years, 7 months ago
  67. cc653ce sata: ahsata: Fix resource leak by Ye Li · 4 years, 7 months ago
  68. dc6d5e0 Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs" by Peng Ma · 5 years ago
  69. c15f177 ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · 5 years ago
  70. 17dd261 ata: sata_sil: Continue probing other sata port when failed current port. by Peng Ma · 5 years ago
  71. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  72. 96f336c ata: sata_sil: Add DM support for Silicon sata driver by Peng Ma · 5 years ago
  73. 64a6ec3 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 5 years ago
  74. da326dd ata: ahci allow 64-bit DMA for SATA by Roman Kapl · 5 years ago
  75. 5b99a60 ata: ahci: Don't forget to clear upper address regs. by Oleksandr Rybalko · 5 years ago
  76. e664e8d ahci-pci: ASM1061 report wrong class, but support AHCI. by Oleksandr Rybalko · 5 years ago
  77. 1d5a1aa dm: scsi: Scan the actual number of ports by Park, Aiden · 5 years ago
  78. 3422853 ata: fsl_ahci: Add sata DM support for Freescale powerpc socs by Peng Ma · 6 years ago
  79. 57e363a scsi: ceva: Clean up the driver code by Peng Ma · 6 years ago
  80. 8ec89a2 ata: ahci: drop read-only ahci_ioports members by Christian Gmeiner · 6 years ago
  81. 66aca96 ata: ahci: fix memory leak by Christian Gmeiner · 6 years ago
  82. 315ac0f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  83. 0931e37 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · 6 years ago
  84. 5569bbd ata: dwc_ahsata: Add ahci driver model support by Soeren Moch · 6 years ago
  85. 71657f1 ata: dwc_ahsata: Fix sector reports for large disks by Soeren Moch · 6 years ago
  86. 99e92d9 sata: sata_mv: add orion-sata compatible string by Michael Walle · 6 years ago
  87. 692b978 sata: sata_mv: support kirkwood architecture by Michael Walle · 6 years ago
  88. 9d49a1e sata: sata_mv: use correct format specifier in debug() by Michael Walle · 6 years ago
  89. 74765de ata: ahci_mvebu: add support for Armada 38x by Baruch Siach · 6 years ago
  90. e85955c sata: sata_mv: Add DM support to enable CONFIG_BLK usage by Stefan Roese · 6 years ago
  91. cc403e5 scsi: ceva: add ls2080a soc support by Peng Ma · 6 years ago
  92. 08deeff scsi: ceva: add ls1088a soc support by Peng Ma · 6 years ago
  93. 66135b5 scsi: ceva: add ls1046a soc support by Peng Ma · 6 years ago
  94. b50374f Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  95. 50b5be8 scsi: ceva: add ls1021a soc support. by Peng Ma · 6 years ago
  96. cc688fc scsi: ceva: add ls1043a soc support by Peng Ma · 6 years ago
  97. b3e45ed ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI by Tuomas Tynkkynen · 6 years ago
  98. 69a3899 ata: ahci: Loop over the actual number of ports, not the maximum by Tuomas Tynkkynen · 6 years ago
  99. 88d3a1a scsi: ceva: add ls1012a soc support by Yuantian Tang · 6 years ago
  100. c3f0ca1 ata: ahci_mvebu: add scsi support by Ken Ma · 7 years ago