Commit Graph

53 Commits (1e8e9bad2db38e93c3bc9f4b6238b3d8be99e469)

Author SHA1 Message Date
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Peter Tyser 8f0fec74ac sh: Move cpu/$CPU to arch/sh/cpu/$CPU 15 years ago
Kumar Gala 5a85a30969 ppc/8xxx: Delete PCI nodes from device tree if not configured 15 years ago
Wolfgang Denk 252b404d95 Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() 15 years ago
Felix Radensky 97c9f29008 ppc4xx: Fix sending type 1 PCI transactions 15 years ago
Kumar Gala ee53650dad ppc/8xxx: Remove is_fsl_pci_agent 15 years ago
Ed Swarthout 715d8f7608 fsl_pci_init_port end-point initialization is broken 15 years ago
Kumar Gala 01471d538f Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" 15 years ago
Vivek Mahajan 70ed869ea5 ppc/85xx/pci: fsl_pci_init: pcie agent mode support 15 years ago
Kumar Gala 93a83872c7 ppc/85xx: Clean up p1_p2_rdb PCI setup 15 years ago
Poonam Aggrwal 0d3d68b25a driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller 16 years ago
Kumar Gala ad19e7a5d2 pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory 16 years ago
Kumar Gala 8295b94400 pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe 16 years ago
Kumar Gala cb151aa2cf pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init 16 years ago
Kumar Gala fb3143b35e pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init 16 years ago
Reinhard Arlt c2e49f706b mpc83xx: Add esd VME8349 board support 16 years ago
Peter Tyser 2c7920afaf 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x 16 years ago
Kumar Gala c8514622e2 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h 16 years ago
Yoshihiro Shimoda 06b18163b5 sh: Add some register value configurable to PCI of SH7780 16 years ago
Yoshihiro Shimoda 06e2735eb8 sh: Add system memory registration to PCI for SH4 16 years ago
Anton Vorontsov cc2a8c7751 PCI: Add pci_last_busno() helper 16 years ago
Becky Bruce 6e61fae4d3 drivers/pci: Create pci_map_bar function 16 years ago
Kumar Gala 2d43e873a2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching 16 years ago
Kumar Gala ff4e66e93c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 8cb79b5f27 ixp: move pci drivers to drivers/pci 16 years ago
Peter Tyser 7a89795911 pci/fsl_pci_init: Enable inbound PCI config cycles 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a319f14962 sh: r2dplus fix register access 16 years ago
Kumar Gala 4c253fdb2a drivers/fsl_pci_init: Fix compile warning 16 years ago
Becky Bruce 35db1c6d34 drivers/fsl_pci_init: Fix inbound window mapping bug 16 years ago
Becky Bruce cd42516242 powerpc: fix pci window initialization to work with > 4GB DRAM 16 years ago
Kumar Gala 219542a1a6 pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. 16 years ago
Kumar Gala a2aab46072 pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges 16 years ago
Kumar Gala b9a1fa9787 pci/fsl_pci_init: Add a common PCI inbound setup function 16 years ago
Kumar Gala 612ea01018 pci/fsl_pci_init: Enable larger address and setting inbound windows properly 16 years ago
Kumar Gala 30e76d5e3b pci: Allow for PCI addresses to be 64-bit 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Ed Swarthout 6df0efd5c8 fsl_pci_init do not scan bus when configured as an end-point 16 years ago
Nobuhiro Iwamatsu b5d10a1352 sh: Fix compile warning 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ab6878c7bc drivers/pci: Move conditional compilation to Makefile 17 years ago
Nobuhiro Iwamatsu d85f46a25c pci: sh: Add pci_skip_dev and pci_print_dev function 17 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 years ago
Stefan Roese dc1da42f81 pci: Move PCI device configuration check into a separate weak function 17 years ago
Gerald Van Baren 589c04271d Convert mpc7448hpc2 to CONFIG_OF_LIBFDT 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Wolfgang Denk 65dcfa7920 Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" 17 years ago
Becky Bruce 36f32675f4 Update pci code to use phys_addr_t 17 years ago
Kumar Gala 876b8f9789 fsl_pci: Only modify registers if we have them 17 years ago
TsiChung Liew f33fca22e7 Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards 17 years ago
Nobuhiro Iwamatsu 28e5efde4d sh: Add support PCI host driver for SH7751/SH7751R 17 years ago
Nobuhiro Iwamatsu ab8f4d40d0 sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci 17 years ago