~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-aardvark.c
Commit message (
Expand
)
Author
Age
*
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
*
pci: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-03-25
*
arm: a37xx: pci: Update comment about Command/Direct mode
Pali Rohár
2022-02-17
*
arm: a37xx: pci: Register controller also when no PCIe card is connected
Pali Rohár
2022-02-17
*
arm: a37xx: pci: Do not try to access other buses when link is down
Pali Rohár
2022-02-17
*
arm: a37xx: pci: Ensure that root port is always on root zero bus
Pali Rohár
2022-02-17
*
arm: a37xx: pci: Use dev_read_addr()
Pali Rohár
2022-02-17
*
arm: a37xx: pci: Cleanup macro names
Pali Rohár
2022-02-17
*
arm: a37xx: pci: Use standard register macros from pci.h
Pali Rohár
2022-02-17
*
Merge tag 'v2022.01-rc4' into next
Tom Rini
2021-12-20
|
\
|
*
arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge
Pali Rohár
2021-12-15
|
*
pci: pci_mvebu, pci_aardvark: Fix size of configuration cache
Marek Behún
2021-12-15
*
|
arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers
Pali Rohár
2021-12-19
*
|
pci: Add standard PCIe ECAM macros
Pali Rohár
2021-11-17
|
/
*
arm: a37xx: pci: Program the data strobe for config read requests
Pali Rohár
2021-11-03
*
arm: a37xx: pci: Fix condition for CRS response
Pali Rohár
2021-10-21
*
arm: a37xx: pci: Do not allow setting bars on PCI Bridge
Pali Rohár
2021-10-21
*
arm: a37xx: pci: Update private structure documentation
Marek Behún
2021-10-08
*
arm: a37xx: pci: Cosmetic change
Marek Behún
2021-10-08
*
arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port
Pali Rohár
2021-10-08
*
arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge
Pali Rohár
2021-10-08
*
arm: a37xx: pci: Add support for accessing PCI Bridge on root bus
Pali Rohár
2021-10-08
*
arm: a37xx: pci: Fix pcie_advk_link_up()
Pali Rohár
2021-10-08
*
arm: a37xx: pci: Don't spam about PIO Response Status
Marek Behún
2021-09-10
*
arm: a37xx: pci: Implement re-issuing config requests on CRS response
Pali Rohár
2021-09-10
*
arm: a37xx: pci: Disable returning CRS response
Pali Rohár
2021-09-10
*
arm: a37xx: pci: Fix handling PIO config error responses
Pali Rohár
2021-08-11
*
arm: a37xx: pci: Fix typo in comment
Pali Rohár
2021-07-15
*
arm: a37xx: pci: Extend validation for PCIe resources and oubound windows
Pali Rohár
2021-07-15
*
arm: a37xx: pci: Fix configuring PCIe resources
Pali Rohár
2021-06-04
*
arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible
Pali Rohár
2021-06-04
*
arm: a37xx: pci: Disable bus mastering when unloading driver
Pali Rohár
2021-06-04
*
arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe
Pali Rohár
2021-06-04
*
arm: a37xx: pci: Fix processing PIO transfers
Pali Rohár
2021-04-29
*
arm: a37xx: pci: Implement workaround for the readback value of VEND_ID
Pali Rohár
2021-03-12
*
arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes
Pali Rohár
2021-02-26
*
arm64: a37xx: pci: Fix printing debug messages
Pali Rohár
2021-01-27
*
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
|
\
|
*
Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"
Pali Rohár
2020-12-28
*
|
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
|
/
*
arm64: a37xx: pci: Disable link training when unloading driver
Pali Rohár
2020-09-24
*
arm64: a37xx: pci: Depends on DM_GPIO
Pali Rohár
2020-08-31
*
arm64: a37xx: pci: Assert PERST# signal when unloading driver
Pali Rohár
2020-08-31
*
arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT
Pali Rohár
2020-08-31
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2020-02-05
[next]