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