summaryrefslogtreecommitdiff
path: root/drivers/pci_endpoint
AgeCommit message (Expand)Author
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27pci_ep: Add the init functionXiaowei Bao
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2019-08-07pci_ep: Fix Coverity warningRamon Fried
2019-07-18pci_ep: fix wrong addressing to barnoRamon Fried
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried
2019-07-11pci_ep: add Cadence PCIe endpoint driverRamon Fried
2019-07-11drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried