Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/27Jul2020 | Tom Rini | 2020-07-27 | 1 | -0/+11 |
|\ | |||||
| * | pci_ep: Add the init function | Xiaowei Bao | 2020-07-27 | 1 | -0/+11 |
* | | treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() | Masahiro Yamada | 2020-07-25 | 1 | -1/+1 |
|/ | |||||
* | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini | 2020-07-24 | 1 | -1/+1 |
* | treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() | Masahiro Yamada | 2020-07-20 | 1 | -1/+1 |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | pci_ep: Fix Coverity warning | Ramon Fried | 2019-08-07 | 1 | -1/+1 |
* | pci_ep: fix wrong addressing to barno | Ramon Fried | 2019-07-18 | 1 | -4/+1 |
* | pci_ep: add pci endpoint sandbox driver | Ramon Fried | 2019-07-11 | 3 | -0/+192 |
* | pci_ep: add Cadence PCIe endpoint driver | Ramon Fried | 2019-07-11 | 4 | -0/+495 |
* | drivers: pci_ep: Introduce UCLASS_PCI_EP uclass | Ramon Fried | 2019-07-11 | 3 | -0/+234 |