~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ata: dwc_ahci: Fix support for other platformsJonas Karlman2023-07-28
* arm64: zynqmp: Switch to amd.com emailsMichal Simek2023-07-21
* drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* ata: pci: enable bus masteringChristian Gmeiner2023-04-25
* ata: don't use SYS_SCSI_MAX_SCSI_ID for SATAHeinrich Schuchardt2023-04-06
* ata: fix requirements for CONFIG_AHCI_PCIHeinrich Schuchardt2023-04-06
* ata: Don't try to use non-existent portsSimon Glass2023-01-23
* ata: Fix dependency for CONFIG_SATA_SILPali Rohár2023-01-11
* ata: ahci-pci: Replace magic constant by macroPali Rohár2022-12-08
* blk: Rename if_type to uclass_idSimon Glass2022-09-25
* blk: Switch over to using uclass IDsSimon Glass2022-09-16
* blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass2022-09-16
* blk: Rename HAVE_BLOCK_DEVICESimon Glass2022-09-16
* ata: Fix an instance of SPL_SATA_SUPPORTSimon Glass2022-09-16
* blk: Enable CONFIG_BLK for all mediaSimon Glass2022-09-16
* ata: sata_sil: Remove useless BLK guard in sata_sil.hTom Rini2022-06-28
* Convert CONFIG_LBA48 et al to KconfigTom Rini2022-06-28
* Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini2022-06-28
* ata: fsl_sata: Remove legacy non-BLK codeTom Rini2022-06-28
* ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI codeTom Rini2022-06-28
* pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-03
* pci: Map bars with offset and lengthAndrew Scull2022-05-03
* ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllersHajo Noerenberg2022-04-11
* sata: call device_probe() after scanningAKASHI Takahiro2022-04-09
* Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2022-02-21
|\
| * scsi: ceva: Enable PHY and reset supportMichal Simek2022-02-15
* | Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass2022-02-09
* | ahci: Make ahci drivers depend on AHCISimon Glass2022-02-09
* | sata: sata_sil: Only support BLKSimon Glass2022-02-09
* | sata: Rearrange Kconfig for SATASimon Glass2022-02-09
* | sata: Only support BLKSimon Glass2022-02-09
* | sata: Drop Silicon Image SIL3114 SATA driverSimon Glass2022-02-09
|/
* scsi: ceva: rename the resource name to match the linux kernel oneMichael Walle2021-11-09
* pci: Fix mismerge with v2021.10-rc4Tom Rini2021-09-16
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-16
|\
| * pci: acpi: Drop DM_PCI check from ahciSimon Glass2021-09-13
| * arm: mvebu : sata_mv should probe all portsTony Dinh2021-09-10
* | ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCIPali Rohár2021-09-01
* | ata: ahci-pci: Fix dependency on DM_PCIPali Rohár2021-09-01
|/
* arm: mvebu: sata_mv failed to identify HDDs during cold startTony Dinh2021-08-11
* pci: sata_sil: Drop DM_PCI checksSimon Glass2021-08-06
* Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-07-07
|\
| * dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* | ata: ahci-pci: Use scsi_ops to initialize opsMasami Hiramatsu2021-07-06
|/
* ata: ahci: fix ahci_link_up() type mismatch for LTOMarek Behún2021-05-24
* ata: Make LIBATA means AHCI is enabled mandatory.Tom Rini2021-05-11
* ata: ahci: Fix usage on big-endian platformsStefan Roese2021-04-23
* sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese2021-04-23
* drivers: ata: ahci: update max id if it is more than available portsSuneel Garapati2021-04-20
* drivers: ata: Remove mvsata_ide driverTom Rini2021-04-10