Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c6aa970032fae7b60df2c687d16ac9bc6b9b3aa1
/
drivers
/
pci
/
pci_auto_old.c
e893af8
drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
by Phil Sutter
· 9 years ago
37a3f94b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· 9 years ago
0ba553a
dm: pci: Mark legacy files as such
by Simon Glass
· 9 years ago
93335fd
dm: pci: Move common auto-config functions to a common file
by Simon Glass
· 9 years ago
4aeef7e
dm: pci: Rename pci_auto.c to pci_auto_old.c
by Simon Glass
· 9 years ago
[Renamed from drivers/pci/pci_auto.c]
9dd7c00
pci: Set PCI_COMMAND_IO bit for VGA device
by Bin Meng
· 9 years ago
e8bd746
pci: Fix expansion ROM programming for multi-function devices
by Bin Meng
· 9 years ago
a292d2a
pci: Indicate prefetchable memory allocate when debugging
by Simon Glass
· 9 years ago
2b9acba
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
by Simon Glass
· 9 years ago
927c104
pci: Use debug() instead of DEBUGF() in pci_auto.c
by Simon Glass
· 9 years ago
3916409
dm: pci: Support bridge device configuration correctly
by Bin Meng
· 9 years ago
07bd323
dm: pci: Correct primary/secondary/subordinate bus number assignment
by Bin Meng
· 9 years ago
51e98ca
pci: Configure expansion ROM during auto config process
by Bin Meng
· 9 years ago
acb8d31
pci: Do not skip legacy IDE device configuration
by Bin Meng
· 10 years ago
33105f9
pci: Allow debug message output in pci_auto.c
by Bin Meng
· 10 years ago
b94dc89
dm: pci: Add a uclass for PCI
by Simon Glass
· 10 years ago
3be54fd
PCI: add 64-bit prefetchable memory support
by David Feng
· 10 years ago
1c1695b
x86: Access the VGA ROM when needed
by Simon Glass
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
a3d5df3
pci: Properly configure prefetchable memory region
by Thierry Reding
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1873d5c
pci: fix some warnings related to assumptions about
by Kumar Gala
· 12 years ago
61d47ca
pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done
by Andrew Sharp
· 12 years ago
6870513
pci: clean up some whitespace and formatting
by Andrew Sharp
· 12 years ago
f4f2482
pci: fix errant data types and corresponding access functions
by Andrew Sharp
· 12 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 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
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
4838ebc
drivers/pci: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
521f97b
Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
by TsiChung Liew
· 17 years ago
67572cf
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/pci_auto.c]
9a1263f
ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia
by Gary Jennejohn
· 17 years ago
ea8949e
pciauto_setup_device bars_num fix
by Ed Swarthout
· 17 years ago
1d781f6
Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC.
by Ed Swarthout
· 17 years ago
4aeb55a
pciauto setup bridge
by Ed Swarthout
· 17 years ago
a523296
Minor improvements to drivers/pci_auto.c
by Ed Swarthout
· 17 years ago
9679f4d
[PATCH] Avoid assigning PCI resources from zero address
by Sergei Shtylyov
· 18 years ago
6582642
Merge branch 'mpc85xx'
by Jon Loeliger
· 18 years ago
2f43f33
* Made sure the code which disables prefetch for PCI devices sets the size of the prefetch region to 0 Patch by Andy Fleming on 17-Mar-2006
by Matthew McClintock
· 18 years ago
f4ff3e8
Fix bug for io_bar size during pci scan
by Jin Zhengxiong-R64188
· 18 years ago
63bf456
Revert bad PCI prefetch limit change.
by Jon Loeliger
· 19 years ago
5c8aa97
Initial support for MPC8641 HPCN board.
by Jon Loeliger
· 19 years ago
e5ce420
Added support for PCI prefetchable region and BARs
by Kumar Gala
· 19 years ago
384da5e
Add PCI support for the TQM834x board.
by Rafal Jaworowski
· 19 years ago
56ed43e
* Patch by Travis Sawyer, 09 Feb 2004:
by wdenk
· 21 years ago
6cfa84e
* Patch by Jian Zhang, 3 Feb 2004:
by wdenk
· 21 years ago
2cefd15
* Patch by Yuli Barcohen, 26 Jan 2004:
by wdenk
· 21 years ago
5d84173
* Make Ethernet autonegotiation on INCA-IP work for all clock rates;
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
1fe2c70
* Patches by David Müller, 31 Jan 2003:
by wdenk
· 22 years ago
b666c8f
* Patch by Rune Torgersen, 13 Feb 2003:
by wdenk
· 22 years ago
452cfd6
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago