~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* pci: Add defines for normal and subtractive PCI bridgesPali Rohár2022-03-25
* arm: a37xx: pci: Update comment about Command/Direct modePali Rohár2022-02-17
* arm: a37xx: pci: Register controller also when no PCIe card is connectedPali Rohár2022-02-17
* arm: a37xx: pci: Do not try to access other buses when link is downPali Rohár2022-02-17
* arm: a37xx: pci: Ensure that root port is always on root zero busPali Rohár2022-02-17
* arm: a37xx: pci: Use dev_read_addr()Pali Rohár2022-02-17
* arm: a37xx: pci: Cleanup macro namesPali Rohár2022-02-17
* arm: a37xx: pci: Use standard register macros from pci.hPali Rohár2022-02-17
* Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-20
|\
| * arm: a37xx: pci: Do not allow setting ROM BAR on PCI BridgePali Rohár2021-12-15
| * pci: pci_mvebu, pci_aardvark: Fix size of configuration cacheMarek Behún2021-12-15
* | arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe driversPali Rohár2021-12-19
* | pci: Add standard PCIe ECAM macrosPali Rohár2021-11-17
|/
* arm: a37xx: pci: Program the data strobe for config read requestsPali Rohár2021-11-03
* arm: a37xx: pci: Fix condition for CRS responsePali Rohár2021-10-21
* arm: a37xx: pci: Do not allow setting bars on PCI BridgePali Rohár2021-10-21
* arm: a37xx: pci: Update private structure documentationMarek Behún2021-10-08
* arm: a37xx: pci: Cosmetic changeMarek Behún2021-10-08
* arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root PortPali Rohár2021-10-08
* arm: a37xx: pci: Do not automatically enable bus mastering on PCI BridgePali Rohár2021-10-08
* arm: a37xx: pci: Add support for accessing PCI Bridge on root busPali Rohár2021-10-08
* arm: a37xx: pci: Fix pcie_advk_link_up()Pali Rohár2021-10-08
* arm: a37xx: pci: Don't spam about PIO Response StatusMarek Behún2021-09-10
* arm: a37xx: pci: Implement re-issuing config requests on CRS responsePali Rohár2021-09-10
* arm: a37xx: pci: Disable returning CRS responsePali Rohár2021-09-10
* arm: a37xx: pci: Fix handling PIO config error responsesPali Rohár2021-08-11
* arm: a37xx: pci: Fix typo in commentPali Rohár2021-07-15
* arm: a37xx: pci: Extend validation for PCIe resources and oubound windowsPali Rohár2021-07-15
* arm: a37xx: pci: Fix configuring PCIe resourcesPali Rohár2021-06-04
* arm: a37xx: pci: Fix DT compatible string to Linux' DT compatiblePali Rohár2021-06-04
* arm: a37xx: pci: Disable bus mastering when unloading driverPali Rohár2021-06-04
* arm: a37xx: pci: Don't put link into LTSSM Recovery state during probePali Rohár2021-06-04
* arm: a37xx: pci: Fix processing PIO transfersPali Rohár2021-04-29
* arm: a37xx: pci: Implement workaround for the readback value of VEND_IDPali Rohár2021-03-12
* arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytesPali Rohár2021-02-26
* arm64: a37xx: pci: Fix printing debug messagesPali Rohár2021-01-27
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05
|\
| * Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"Pali Rohár2020-12-28
* | dm: Avoid accessing seq directlySimon Glass2020-12-18
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
|/
* arm64: a37xx: pci: Disable link training when unloading driverPali Rohár2020-09-24
* arm64: a37xx: pci: Depends on DM_GPIOPali Rohár2020-08-31
* arm64: a37xx: pci: Assert PERST# signal when unloading driverPali Rohár2020-08-31
* arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DTPali Rohár2020-08-31
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-05