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
2010-04-07
ppc/8xxx: Delete PCI nodes from device tree if not configured
Kumar Gala
2010-03-21
Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()
Wolfgang Denk
2010-01-23
ppc4xx: Fix sending type 1 PCI transactions
Felix Radensky
2010-01-05
ppc/8xxx: Remove is_fsl_pci_agent
Kumar Gala
2009-11-04
fsl_pci_init_port end-point initialization is broken
Ed Swarthout
2009-11-04
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
Kumar Gala
2009-10-27
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
Vivek Mahajan
2009-09-24
ppc/85xx: Clean up p1_p2_rdb PCI setup
Kumar Gala
2009-08-28
driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller
Poonam Aggrwal
2009-08-28
pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory
Kumar Gala
2009-08-28
pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe
Kumar Gala
2009-08-28
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
2009-08-28
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
2009-07-27
mpc83xx: Add esd VME8349 board support
Reinhard Arlt
2009-06-12
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
Peter Tyser
2009-04-04
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
2009-03-12
sh: Add some register value configurable to PCI of SH7780
Yoshihiro Shimoda
2009-03-12
sh: Add system memory registration to PCI for SH4
Yoshihiro Shimoda
2009-02-23
PCI: Add pci_last_busno() helper
Anton Vorontsov
2009-02-10
drivers/pci: Create pci_map_bar function
Becky Bruce
2009-02-07
pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
Kumar Gala
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2009-01-31
ixp: move pci drivers to drivers/pci
Jean-Christophe PLAGNIOL-VILLARD
2008-12-19
pci/fsl_pci_init: Enable inbound PCI config cycles
Peter Tyser
2008-12-10
sh: r2dplus fix register access
Jean-Christophe PLAGNIOL-VILLARD
2008-12-09
drivers/fsl_pci_init: Fix compile warning
Kumar Gala
2008-12-03
drivers/fsl_pci_init: Fix inbound window mapping bug
Becky Bruce
2008-10-27
powerpc: fix pci window initialization to work with > 4GB DRAM
Becky Bruce
2008-10-27
pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.
Kumar Gala
2008-10-24
pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges
Kumar Gala
2008-10-24
pci/fsl_pci_init: Add a common PCI inbound setup function
Kumar Gala
2008-10-24
pci/fsl_pci_init: Enable larger address and setting inbound windows properly
Kumar Gala
2008-10-24
pci: Allow for PCI addresses to be 64-bit
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-13
fsl_pci_init do not scan bus when configured as an end-point
Ed Swarthout
2008-09-19
sh: Fix compile warning
Nobuhiro Iwamatsu
2008-08-13
drivers/pci: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-15
pci: sh: Add pci_skip_dev and pci_print_dev function
Nobuhiro Iwamatsu
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-10
pci: Move PCI device configuration check into a separate weak function
Stefan Roese
2008-06-09
Convert mpc7448hpc2 to CONFIG_OF_LIBFDT
Gerald Van Baren
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-12
Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"
Wolfgang Denk
2008-05-10
Update pci code to use phys_addr_t
Becky Bruce
2008-04-24
fsl_pci: Only modify registers if we have them
Kumar Gala
2008-04-13
Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
TsiChung Liew
2008-03-28
sh: Add support PCI host driver for SH7751/SH7751R
Nobuhiro Iwamatsu
2008-03-28
sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci
Nobuhiro Iwamatsu
2008-03-23
pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
Nobuhiro Iwamatsu
2007-12-11
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
Kumar Gala
[next]