Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2e662ee342454dc270442102dc073f4aeb741964
/
drivers
/
pci
2e662ee
GCC4.6: Squash warnings in fsl_pci_init.c
by Marek Vasut
· 13 years ago
2bd2cb1
pci: move pcidelay code to new location just before PCI bus scan
by Anatolij Gustschin
· 13 years ago
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
b9de2fa
IXP42x PCI rewrite
by Michael Schwingen
· 14 years ago
b582dae
fsl_pci: Add support for FSL PCIe controllers v2.x
by Prabhakar Kushwaha
· 14 years ago
1c48e77
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
by Prabhakar Kushwaha
· 14 years ago
a4de835
Minor Coding Style Cleanup.
by Wolfgang Denk
· 14 years ago
3771ba3
fsl_pci: Update PCIe boot ouput
by Peter Tyser
· 14 years ago
4d4384e
powerpc/fsl-pci: Add generic code to setup PCIe controllers
by Kumar Gala
· 14 years ago
db943ed
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
by Kumar Gala
· 14 years ago
2ef3005
74xx_7xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
b46513d
pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
d40cdc4
pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
22ccb7f
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
826fd9d
fsl_pci_init: Quiet scanning printf()
by Peter Tyser
· 14 years ago
2b91f71
fsl: Clean up printing of PCI boot info
by Peter Tyser
· 14 years ago
149dcbc
fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware
by Peter Tyser
· 14 years ago
60e877f
pci: Add ability to re-enumerate PCI buses
by John Schmoller
· 14 years ago
d0f27d3
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
693396b
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
by Peter Tyser
· 15 years ago
326ed2f
ppc/8xxx: Delete PCI nodes from device tree if not configured
by Kumar Gala
· 15 years ago
03bebef
Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()
by Wolfgang Denk
· 15 years ago
bcaaeb8
ppc4xx: Fix sending type 1 PCI transactions
by Felix Radensky
· 15 years ago
a6c612c
ppc/8xxx: Remove is_fsl_pci_agent
by Kumar Gala
· 15 years ago
4451a6d
fsl_pci_init_port end-point initialization is broken
by Ed Swarthout
· 15 years ago
b83ff07
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
by Kumar Gala
· 15 years ago
a957a8e
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
by Vivek Mahajan
· 15 years ago
584fae5
ppc/85xx: Clean up p1_p2_rdb PCI setup
by Kumar Gala
· 15 years ago
1c79617
driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller
by Poonam Aggrwal
· 15 years ago
a37b9ce
pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory
by Kumar Gala
· 15 years ago
a0a5dbd
pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe
by Kumar Gala
· 15 years ago
e770f35
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· 15 years ago
65e198d
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· 15 years ago
4691179
mpc83xx: Add esd VME8349 board support
by Reinhard Arlt
· 15 years ago
72f2d39
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
by Peter Tyser
· 16 years ago
9bbd643
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· 16 years ago
30e055b
sh: Add some register value configurable to PCI of SH7780
by Yoshihiro Shimoda
· 16 years ago
03852b5
sh: Add system memory registration to PCI for SH4
by Yoshihiro Shimoda
· 16 years ago
597b8c4
PCI: Add pci_last_busno() helper
by Anton Vorontsov
· 16 years ago
0709bfc
drivers/pci: Create pci_map_bar function
by Becky Bruce
· 16 years ago
deb55f2
pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
by Kumar Gala
· 16 years ago
efa1f1d
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
2495361
ixp: move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bc98e54
pci/fsl_pci_init: Enable inbound PCI config cycles
by Peter Tyser
· 16 years ago
a24194d
sh: r2dplus fix register access
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4e8001f
drivers/fsl_pci_init: Fix compile warning
by Kumar Gala
· 16 years ago
74d218b6
drivers/fsl_pci_init: Fix inbound window mapping bug
by Becky Bruce
· 16 years ago
2617647
powerpc: fix pci window initialization to work with > 4GB DRAM
by Becky Bruce
· 16 years ago
c291734
pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.
by Kumar Gala
· 16 years ago
fe29f1f
pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges
by Kumar Gala
· 16 years ago
47bf478
pci/fsl_pci_init: Add a common PCI inbound setup function
by Kumar Gala
· 16 years ago
87006ca
pci/fsl_pci_init: Enable larger address and setting inbound windows properly
by Kumar Gala
· 16 years ago
ad714f5
pci: Allow for PCI addresses to be 64-bit
by Kumar Gala
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3c13d70
fsl_pci_init do not scan bus when configured as an end-point
by Ed Swarthout
· 16 years ago
e58917e
sh: Fix compile warning
by Nobuhiro Iwamatsu
· 16 years ago
4838ebc
drivers/pci: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7ba227a
pci: sh: Add pci_skip_dev and pci_print_dev function
by Nobuhiro Iwamatsu
· 16 years ago
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
41e846f
pci: Move PCI device configuration check into a separate weak function
by Stefan Roese
· 16 years ago
84714ba
Convert mpc7448hpc2 to CONFIG_OF_LIBFDT
by Gerald Van Baren
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
3bf1f1d
Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"
by Wolfgang Denk
· 17 years ago
0a62857
Update pci code to use phys_addr_t
by Becky Bruce
· 17 years ago
f56928f
fsl_pci: Only modify registers if we have them
by Kumar Gala
· 17 years ago
521f97b
Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
by TsiChung Liew
· 17 years ago
7d180fd
sh: Add support PCI host driver for SH7751/SH7751R
by Nobuhiro Iwamatsu
· 17 years ago
5aa5d67
sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci
by Nobuhiro Iwamatsu
· 17 years ago
efce1c5
pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
by Nobuhiro Iwamatsu
· 17 years ago
93166d2
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
by Kumar Gala
· 17 years ago
67572cf
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago