Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pci: Move some PCIe register offset definitions to a common header | Sylwester Nawrocki | 2020-07-09 | 1 | -3/+0 |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | dm: pci: Update the PCI read_config() method to const dev * | Simon Glass | 2020-02-05 | 1 | -2/+2 |
* | pci: intel: Fix configuration type based on secondary number | Ley Foon Tan | 2019-08-11 | 1 | -4/+6 |
* | pci: intel: Fix error when enumerating multi-function PCIe device | Ley Foon Tan | 2019-08-11 | 1 | -2/+4 |
* | pci: intel: Increase TLP polling counter | Ley Foon Tan | 2019-08-11 | 1 | -1/+1 |
* | pci: intel: Add Intel FPGA PCIe controller driver | Ley Foon Tan | 2018-05-08 | 1 | -0/+430 |