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