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