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
/
pcie_dw_rockchip.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-06-27
pci: pcie_dw_rockchip: Use dw_pcie_link_set_max_link_width()
Marek Vasut
2024-07-22
drivers: pci: Remove duplicate newlines
Marek Vasut
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: Remove <common.h> and add needed includes
Tom Rini
2023-10-07
pci: pcie_dw_rockchip: Configure number of lanes and link width speed
Jonas Karlman
2023-07-28
pci: pcie_dw_rockchip: Disable unused BARs of the root complex
Jon Lin
2023-07-28
pci: pcie_dw_rockchip: Speed up link probe
Jonas Karlman
2023-07-28
pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
Jonas Karlman
2023-07-28
pci: pcie_dw_rockchip: Get config region from reg prop
Jonas Karlman
2023-05-17
pci: pcie_dw_rockchip: Support max_link_speed dts property
Jon Lin
2023-05-17
pci: pcie_dw_rockchip: Add rk3588 compatible
Jon Lin
2023-05-09
pci: pcie_dw_rockchip: release resources on failing probe
Eugen Hristev
2023-05-06
drivers: use dev_read_addr_index_ptr when cast to pointer
Johan Jonker
2021-06-18
pci: pcie_dw_rockchip: Replace msleep occurences by udelay
Anand Moon
2021-06-18
pci: pcie_dw_rockchip: Drop the unused variable warning
Anand Moon
2021-06-18
pci: pcie_dw_rockchip: Fixed the below compilation error
Anand Moon
2021-04-15
pci: pcie_dw_rockchip: migrate to common Designware PCIe functions
Neil Armstrong
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-21
pci: Add Rockchip dwc based PCIe controller driver
Shawn Lin