index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2018-05-26
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
Tuomas Tynkkynen
2018-05-26
PCI: Add newlines to debug prints in pci_auto_common.c
Tuomas Tynkkynen
2018-05-26
PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set
Tuomas Tynkkynen
2018-05-10
pci: tegra: introduce weak tegra_pcie_board_port_reset() function
Marcel Ziswiler
2018-05-08
pci: Don't use pci_indirect when DM is active
Mario Six
2018-05-08
pci: intel: Add Intel FPGA PCIe controller driver
Ley Foon Tan
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
2018-04-16
pci: video: Only print out when everything is OK
Bin Meng
2018-03-30
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-03-30
arm64: a37xx: pci: add support for aardvark pcie driver
Wilson Ding
2018-03-30
dm: pcie: designware: add correct ATU handling
Igal Liberman
2018-03-30
dm: pci: Avoid setting a PCI region that has 0 size
Bin Meng
2018-03-30
dm: pci: Check board information pointer in decode_regions()
Bin Meng
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-23
pci: Fix decode regions for memory banks
Bernhard Messerklinger
2018-01-27
pci: rmobile: Add RCar Gen2 PCIe controller driver
Marek Vasut
2018-01-12
drivers: pci: imx: fix enumeration logic error
Koen Vandeputte
2018-01-12
pci: imx: request gpio before use
Peng Fan
2018-01-10
PCI: Drop CONFIG_TSI108_PCI
Tuomas Tynkkynen
2017-11-28
Update Paul Burton's email address
Paul Burton
2017-11-17
dm: pci: change bus number register setting compliant with Linux
Minghuan Lian
2017-11-16
pci: mvebu: Increase size of PCIe default mapping
VlaoMao
2017-10-12
drivers: pci: imx: fix imx_pcie_remove function
Sven-Ola Tuecke
2017-10-06
PCI: Add driver for a 'pci-host-ecam-generic' host controller
Tuomas Tynkkynen
2017-10-06
pci: layerscape: Use pci_generic_mmap_{read, write}_config
Tuomas Tynkkynen
2017-10-06
pci: xilinx: Use pci_generic_mmap_{read, write}_config()
Tuomas Tynkkynen
2017-10-06
pci: Add helper for implementing memory-mapped config space accesses
Tuomas Tynkkynen
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-22
pci: layerscape: Fixup iommu-map for LS208xA
Bharat Bhushan
2017-09-22
pci: Remove unnecessary 'default n' from Kconfig
Tuomas Tynkkynen
2017-09-22
pci: layerscape: Remove unused field 'hose' from struct ls_pcie
Tuomas Tynkkynen
2017-09-22
pci: tegra: Remove unused field 'hose' from struct tegra_pcie
Tuomas Tynkkynen
2017-09-22
pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie
Tuomas Tynkkynen
2017-09-22
pci: xilinx: Fix doc comments on config space accessors
Tuomas Tynkkynen
2017-08-24
vbe: Drop vbe_get_video_info()
Bin Meng
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-09
PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space
Hou Zhiqiang
2017-08-02
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-08-01
soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A
Santan Kumar
2017-08-01
x86: kconfig: Select PCI and DM_PCI
Bin Meng
2017-07-28
dm: tegra: pci: Convert to livetree
Simon Glass
2017-07-11
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-06-27
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-05
common: freescale: Move arch-specific declarations
Simon Glass
2017-06-01
dm: pci: Update uclass to support livetree
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
[next]