| Commit message (Expand) | Author | Age | Files | Lines |
* | pci: Show a message if PCI autoconfig fails | Simon Glass | 2019-10-08 | 1 | -3/+9 |
* | mpc83xx: Make distinct caddy2 config | Mario Six | 2019-05-20 | 1 | -1/+2 |
* | vme8349: Migrate to CONFIG_TARGET_VME8349 | Mario Six | 2019-05-20 | 1 | -1/+1 |
* | mpc83xx: Introduce ARCH_MPC834* | Mario Six | 2019-05-20 | 1 | -1/+1 |
* | PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources | Tuomas Tynkkynen | 2018-05-26 | 1 | -2/+4 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: pci: change bus number register setting compliant with Linux | Minghuan Lian | 2017-11-17 | 1 | -3/+3 |
* | pci: Fix compiler warnings in dm_pciauto_setup_device() | Bin Meng | 2016-02-26 | 1 | -1/+1 |
* | dm: pci: Avoid using pci_bus_to_hose() in the uclass | Simon Glass | 2016-01-24 | 1 | -7/+7 |
* | dm: pci: Add a 'fall through' comment | Simon Glass | 2016-01-15 | 1 | -0/+1 |
* | dm: pci: Use driver model PCI API in auto-config | Simon Glass | 2016-01-12 | 1 | -0/+386 |
* | dm: pci: Rename pci_auto.c to pci_auto_old.c | Simon Glass | 2015-12-01 | 1 | -561/+0 |
* | pci: Set PCI_COMMAND_IO bit for VGA device | Bin Meng | 2015-10-21 | 1 | -0/+6 |
* | pci: Fix expansion ROM programming for multi-function devices | Bin Meng | 2015-10-08 | 1 | -0/+1 |
* | pci: Indicate prefetchable memory allocate when debugging | Simon Glass | 2015-08-05 | 1 | -2/+3 |
* | pci: Fix up code for CONFIG_PCI_ENUM_ONLY | Simon Glass | 2015-08-05 | 1 | -1/+3 |
* | pci: Use debug() instead of DEBUGF() in pci_auto.c | Simon Glass | 2015-08-05 | 1 | -25/+23 |
* | dm: pci: Support bridge device configuration correctly | Bin Meng | 2015-07-28 | 1 | -12/+54 |
* | dm: pci: Correct primary/secondary/subordinate bus number assignment | Bin Meng | 2015-07-28 | 1 | -0/+9 |
* | pci: Configure expansion ROM during auto config process | Bin Meng | 2015-07-14 | 1 | -26/+22 |
* | pci: Do not skip legacy IDE device configuration | Bin Meng | 2015-06-04 | 1 | -14/+0 |
* | pci: Allow debug message output in pci_auto.c | Bin Meng | 2015-06-04 | 1 | -1/+0 |
* | dm: pci: Add a uclass for PCI | Simon Glass | 2015-04-16 | 1 | -3/+13 |
* | PCI: add 64-bit prefetchable memory support | David Feng | 2015-02-16 | 1 | -1/+35 |
* | x86: Access the VGA ROM when needed | Simon Glass | 2015-01-23 | 1 | -1/+27 |
* | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | 1 | -1/+1 |
* | pci: Properly configure prefetchable memory region | Thierry Reding | 2013-10-07 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -4/+1 |
* | pci: fix some warnings related to assumptions about | Kumar Gala | 2012-09-22 | 1 | -1/+1 |
* | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done | Andrew Sharp | 2012-09-02 | 1 | -10/+25 |
* | pci: clean up some whitespace and formatting | Andrew Sharp | 2012-09-02 | 1 | -20/+34 |
* | pci: fix errant data types and corresponding access functions | Andrew Sharp | 2012-09-02 | 1 | -7/+8 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | 1 | -1/+1 |
* | mpc83xx: Add esd VME8349 board support | Reinhard Arlt | 2009-07-27 | 1 | -1/+1 |
* | 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x | Peter Tyser | 2009-06-12 | 1 | -1/+1 |
* | pci: Allow for PCI addresses to be 64-bit | Kumar Gala | 2008-10-24 | 1 | -36/+52 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -4/+4 |
* | drivers/pci: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -4/+0 |
* | Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards | TsiChung Liew | 2008-04-13 | 1 | -1/+1 |
* | drivers/pci : move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-24 | 1 | -0/+412 |