summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-aardvark.c
Commit message (Expand)AuthorAgeFilesLines
* arm: a37xx: pci: Fix configuring PCIe resourcesPali Rohár2021-06-041-1/+157
* arm: a37xx: pci: Fix DT compatible string to Linux' DT compatiblePali Rohár2021-06-041-1/+1
* arm: a37xx: pci: Disable bus mastering when unloading driverPali Rohár2021-06-041-0/+6
* arm: a37xx: pci: Don't put link into LTSSM Recovery state during probePali Rohár2021-06-041-5/+0
* arm: a37xx: pci: Fix processing PIO transfersPali Rohár2021-04-291-14/+28
* arm: a37xx: pci: Implement workaround for the readback value of VEND_IDPali Rohár2021-03-121-0/+10
* arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytesPali Rohár2021-02-261-0/+8
* arm64: a37xx: pci: Fix printing debug messagesPali Rohár2021-01-271-3/+2
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-3/+0
|\
| * Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"Pali Rohár2020-12-281-3/+0
* | dm: Avoid accessing seq directlySimon Glass2020-12-181-1/+1
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-3/+3
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
|/
* arm64: a37xx: pci: Disable link training when unloading driverPali Rohár2020-09-241-0/+5
* arm64: a37xx: pci: Depends on DM_GPIOPali Rohár2020-08-311-8/+2
* arm64: a37xx: pci: Assert PERST# signal when unloading driverPali Rohár2020-08-311-6/+21
* arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DTPali Rohár2020-08-311-3/+3
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-051-1/+1
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-2/+2
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* arm64: a37xx: pci: add support for aardvark pcie driverWilson Ding2018-03-301-0/+690