- a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 8 months ago
- d7b9040 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 9 months ago
- 682bad8 arm: a37xx: pci: Update comment about Command/Direct mode by Pali Rohár · 2 years, 9 months ago
- 6c7ccb9 arm: a37xx: pci: Register controller also when no PCIe card is connected by Pali Rohár · 2 years, 9 months ago
- 2727e9d arm: a37xx: pci: Do not try to access other buses when link is down by Pali Rohár · 2 years, 9 months ago
- 2a9059a arm: a37xx: pci: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 9 months ago
- 45e3fe6 arm: a37xx: pci: Use dev_read_addr() by Pali Rohár · 2 years, 9 months ago
- cf2a589 arm: a37xx: pci: Cleanup macro names by Pali Rohár · 2 years, 9 months ago
- 819a43c arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · 2 years, 9 months ago
- 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 11 months ago
- 22f69fc arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · 3 years ago
- fed5bec arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years ago
- e967c84 pci: pci_mvebu, pci_aardvark: Fix size of configuration cache by Marek Behún · 3 years ago
- a4bc38d pci: Add standard PCIe ECAM macros by Pali Rohár · 3 years ago
- 57fa6fb arm: a37xx: pci: Program the data strobe for config read requests by Pali Rohár · 3 years, 1 month ago
- bd4064f arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · 3 years, 1 month ago
- aaddce0 arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- 8247c90 arm: a37xx: pci: Update private structure documentation by Marek Behún · 3 years, 2 months ago
- 96a3c98 arm: a37xx: pci: Cosmetic change by Marek Behún · 3 years, 2 months ago
- 1d7ad68 arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 2 months ago
- 95e101e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 2 months ago
- cb05600 arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · 3 years, 2 months ago
- 6b2771c arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · 3 years, 2 months ago
- 157bc52 arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · 3 years, 2 months ago
- d9ac6e2 arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · 3 years, 3 months ago
- 758262b arm: a37xx: pci: Disable returning CRS response by Pali Rohár · 3 years, 3 months ago
- 4cd61c4 arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · 3 years, 3 months ago
- 960d459 arm: a37xx: pci: Fix typo in comment by Pali Rohár · 3 years, 4 months ago
- a831495 arm: a37xx: pci: Extend validation for PCIe resources and oubound windows by Pali Rohár · 3 years, 4 months ago
- b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 6 months ago
- a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 6 months ago
- 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 6 months ago
- 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 6 months ago
- eccbd4a arm: a37xx: pci: Fix processing PIO transfers by Pali Rohár · 3 years, 7 months ago
- 2fa30d0 arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 9 months ago
- cba6edd arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes by Pali Rohár · 3 years, 9 months ago
- 279b573 arm64: a37xx: pci: Fix printing debug messages by Pali Rohár · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- 0eb0eb4 Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver" by Pali Rohár · 3 years, 11 months ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 5f50b88 arm64: a37xx: pci: Disable link training when unloading driver by Pali Rohár · 4 years, 2 months ago
- 835d969 arm64: a37xx: pci: Depends on DM_GPIO by Pali Rohár · 4 years, 3 months ago
- 828d326 arm64: a37xx: pci: Assert PERST# signal when unloading driver by Pali Rohár · 4 years, 3 months ago
- 563b85b arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT by Pali Rohár · 4 years, 3 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
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- c4e72c4 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
- bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- e51f2b1 arm64: a37xx: pci: add support for aardvark pcie driver by Wilson Ding · 7 years ago