Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | pci: Add more debug detail when resources are exhausted | Simon Glass | 2019-10-08 | 1 | -1/+3 |
* | pci: Avoid assigning PCI resources that are below 0x1000 | Bin Meng | 2019-06-21 | 1 | -2/+3 |
* | PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources | Tuomas Tynkkynen | 2018-05-26 | 1 | -1/+6 |
* | PCI: Add newlines to debug prints in pci_auto_common.c | Tuomas Tynkkynen | 2018-05-26 | 1 | -2/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: pci: Break out the common region display code | Simon Glass | 2016-03-14 | 1 | -34/+17 |
* | dm: pci: Move common auto-config functions to a common file | Simon Glass | 2015-12-01 | 1 | -0/+128 |