Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
04cb14c1ed28bb55aac8e61a0597a8d570e41305
/
drivers
/
pci
/
pci_auto_old.c
e893af8
drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
by Phil Sutter
· Fri Dec 25 14:41:17 2015 +0100
37a3f94b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· Sun Nov 29 13:17:49 2015 -0700
0ba553a
dm: pci: Mark legacy files as such
by Simon Glass
· Sun Nov 29 13:17:46 2015 -0700
93335fd
dm: pci: Move common auto-config functions to a common file
by Simon Glass
· Thu Nov 26 19:51:23 2015 -0700
4aeef7e
dm: pci: Rename pci_auto.c to pci_auto_old.c
by Simon Glass
· Thu Nov 26 19:51:22 2015 -0700
[Renamed from drivers/pci/pci_auto.c]
9dd7c00
pci: Set PCI_COMMAND_IO bit for VGA device
by Bin Meng
· Thu Oct 01 00:35:59 2015 -0700
e8bd746
pci: Fix expansion ROM programming for multi-function devices
by Bin Meng
· Wed Oct 07 02:13:18 2015 -0700
a292d2a
pci: Indicate prefetchable memory allocate when debugging
by Simon Glass
· Mon Jul 27 15:47:18 2015 -0600
2b9acba
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
by Simon Glass
· Fri Jul 31 09:31:34 2015 -0600
927c104
pci: Use debug() instead of DEBUGF() in pci_auto.c
by Simon Glass
· Fri Jul 31 09:31:33 2015 -0600
3916409
dm: pci: Support bridge device configuration correctly
by Bin Meng
· Sun Jul 19 00:20:06 2015 +0800
07bd323
dm: pci: Correct primary/secondary/subordinate bus number assignment
by Bin Meng
· Sun Jul 19 00:20:03 2015 +0800
51e98ca
pci: Configure expansion ROM during auto config process
by Bin Meng
· Wed Jul 08 13:06:40 2015 +0800
acb8d31
pci: Do not skip legacy IDE device configuration
by Bin Meng
· Sat May 16 09:33:15 2015 +0800
33105f9
pci: Allow debug message output in pci_auto.c
by Bin Meng
· Sat May 16 09:33:14 2015 +0800
b94dc89
dm: pci: Add a uclass for PCI
by Simon Glass
· Thu Mar 05 12:25:25 2015 -0700
3be54fd
PCI: add 64-bit prefetchable memory support
by David Feng
· Mon Feb 02 16:53:13 2015 +0800
1c1695b
x86: Access the VGA ROM when needed
by Simon Glass
· Wed Jan 14 21:37:04 2015 -0700
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· Fri Nov 07 03:03:31 2014 +0900
a3d5df3
pci: Properly configure prefetchable memory region
by Thierry Reding
· Fri Sep 20 15:50:50 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
1873d5c
pci: fix some warnings related to assumptions about
by Kumar Gala
· Wed Sep 19 04:47:36 2012 +0000
61d47ca
pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done
by Andrew Sharp
· Wed Aug 29 14:16:32 2012 +0000
6870513
pci: clean up some whitespace and formatting
by Andrew Sharp
· Wed Aug 29 14:16:29 2012 +0000
f4f2482
pci: fix errant data types and corresponding access functions
by Andrew Sharp
· Wed Aug 01 12:27:16 2012 +0000
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
4691179
mpc83xx: Add esd VME8349 board support
by Reinhard Arlt
· Sat Jul 25 06:19:12 2009 +0200
72f2d39
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
by Peter Tyser
· Fri May 22 17:23:25 2009 -0500
ad714f5
pci: Allow for PCI addresses to be 64-bit
by Kumar Gala
· Tue Oct 21 08:36:08 2008 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
4838ebc
drivers/pci: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:40 2008 +0200
521f97b
Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
by TsiChung Liew
· Sun Mar 30 01:19:06 2008 -0500
67572cf
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Nov 20 20:28:09 2007 +0100
[Renamed from drivers/pci_auto.c]
9a1263f
ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia
by Gary Jennejohn
· Fri Aug 31 15:21:46 2007 +0200
ea8949e
pciauto_setup_device bars_num fix
by Ed Swarthout
· Fri Jul 27 01:50:44 2007 -0500
1d781f6
Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC.
by Ed Swarthout
· Wed Jul 11 14:52:16 2007 -0500
4aeb55a
pciauto setup bridge
by Ed Swarthout
· Wed Jul 11 14:52:08 2007 -0500
a523296
Minor improvements to drivers/pci_auto.c
by Ed Swarthout
· Wed Jul 11 14:51:48 2007 -0500
9679f4d
[PATCH] Avoid assigning PCI resources from zero address
by Sergei Shtylyov
· Mon Apr 23 15:30:39 2007 +0200
6582642
Merge branch 'mpc85xx'
by Jon Loeliger
· Wed Aug 09 14:41:17 2006 -0500
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
· Wed Jun 28 10:44:23 2006 -0500
f4ff3e8
Fix bug for io_bar size during pci scan
by Jin Zhengxiong-R64188
· Tue Jun 27 18:12:02 2006 +0800
63bf456
Revert bad PCI prefetch limit change.
by Jon Loeliger
· Thu Apr 27 08:22:39 2006 -0500
5c8aa97
Initial support for MPC8641 HPCN board.
by Jon Loeliger
· Wed Apr 26 17:58:56 2006 -0500
e5ce420
Added support for PCI prefetchable region and BARs
by Kumar Gala
· Wed Jan 11 13:24:15 2006 -0600
384da5e
Add PCI support for the TQM834x board.
by Rafal Jaworowski
· Mon Oct 17 02:39:53 2005 +0200
56ed43e
* Patch by Travis Sawyer, 09 Feb 2004:
by wdenk
· Sun Feb 22 23:46:08 2004 +0000
6cfa84e
* Patch by Jian Zhang, 3 Feb 2004:
by wdenk
· Tue Feb 10 00:03:41 2004 +0000
2cefd15
* Patch by Yuli Barcohen, 26 Jan 2004:
by wdenk
· Sun Feb 08 22:55:38 2004 +0000
5d84173
* Make Ethernet autonegotiation on INCA-IP work for all clock rates;
by wdenk
· Sun Aug 17 18:55:18 2003 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
1fe2c70
* Patches by David Müller, 31 Jan 2003:
by wdenk
· Thu Mar 06 21:55:29 2003 +0000
b666c8f
* Patch by Rune Torgersen, 13 Feb 2003:
by wdenk
· Thu Mar 06 00:58:30 2003 +0000
452cfd6
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· Tue Nov 19 11:04:11 2002 +0000
c609719
Initial revision
by wdenk
· Sun Nov 03 00:24:07 2002 +0000