index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_tegra.c
Age
Commit message (
Expand
)
Author
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