index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci_endpoint
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-11-07
pci_endpoint: pci_cdns_ti_ep: Enable PCIe Endpoint mode in J784S4 SoC
Hrushikesh Salunke
2025-11-07
pci_endpoint: pci_cdns_ti_ep: Add SERDES mux configuration support
Hrushikesh Salunke
2025-11-07
pci_endpoint: pci_cdns_ti_ep: Add delay after power domain reset
Hrushikesh Salunke
2025-07-08
pci_endpoint: pci_cdns_ti_ep: Fix the include path for header file
Hrushikesh Salunke
2025-06-26
pci_endpoint: Add TI K3 Cadence PCIe Endpoint Controller driver
Hrushikesh Salunke
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
pci_endpoint: Remove <common.h> and add needed includes
Tom Rini
2023-12-21
global: Drop common.h inclusion
Tom Rini
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-15
common: board_r: Drop initr_pci_ep wrapper
Ovidiu Panait
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-07-27
pci_ep: Add the init function
Xiaowei Bao
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2019-08-07
pci_ep: Fix Coverity warning
Ramon Fried
2019-07-18
pci_ep: fix wrong addressing to barno
Ramon Fried
2019-07-11
pci_ep: add pci endpoint sandbox driver
Ramon Fried
2019-07-11
pci_ep: add Cadence PCIe endpoint driver
Ramon Fried
2019-07-11
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
Ramon Fried