index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_tegra.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2018-05-10
pci: tegra: introduce weak tegra_pcie_board_port_reset() function
Marcel Ziswiler
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-22
pci: tegra: Remove unused field 'hose' from struct tegra_pcie
Tuomas Tynkkynen
2017-07-28
dm: tegra: pci: Convert to livetree
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-08-15
pci: tegra: port to standard clock/reset/pwr domain APIs
Stephen Warren
2016-07-05
pci: tegra: actually program REFCLK_CFG* on recent SoCs
Stephen Warren
2016-07-05
pci: tegra: correctly program PADS_REFCLK registers
Stephen Warren
2016-05-04
pci: tegra: fix DM conversion issues on Tegra20
Stephen Warren
2016-01-28
tegra: Report errors from PCI init
Simon Glass
2015-12-01
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-11-12
pci: tegra: add/enable support for Tegra210
Stephen Warren
2015-11-12
pci: tegra: call tegra_pcie_board_init() earlier
Stephen Warren
2015-11-12
pci: tegra: implement PCA enable workaround
Stephen Warren
2015-11-12
pci: tegra: use #address-/size-cells from DT
Stephen Warren
2015-11-12
pci: tegra: clip RAM size to 32-bits
Stephen Warren
2015-08-06
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
York Sun
2015-01-23
pci: tegra: Fix port information parsing
Sjoerd Simons
2015-01-13
fdt: Add several apis to decode pci device node
Bin Meng
2014-12-18
pci: tegra: Add Tegra PCIe driver
Thierry Reding