index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_auto.c
Age
Commit message (
Expand
)
Author
2016-02-26
pci: Fix compiler warnings in dm_pciauto_setup_device()
Bin Meng
2016-01-24
dm: pci: Avoid using pci_bus_to_hose() in the uclass
Simon Glass
2016-01-15
dm: pci: Add a 'fall through' comment
Simon Glass
2016-01-12
dm: pci: Use driver model PCI API in auto-config
Simon Glass
2015-12-01
dm: pci: Rename pci_auto.c to pci_auto_old.c
Simon Glass
2015-10-21
pci: Set PCI_COMMAND_IO bit for VGA device
Bin Meng
2015-10-08
pci: Fix expansion ROM programming for multi-function devices
Bin Meng
2015-08-05
pci: Indicate prefetchable memory allocate when debugging
Simon Glass
2015-08-05
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
Simon Glass
2015-08-05
pci: Use debug() instead of DEBUGF() in pci_auto.c
Simon Glass
2015-07-28
dm: pci: Support bridge device configuration correctly
Bin Meng
2015-07-28
dm: pci: Correct primary/secondary/subordinate bus number assignment
Bin Meng
2015-07-14
pci: Configure expansion ROM during auto config process
Bin Meng
2015-06-04
pci: Do not skip legacy IDE device configuration
Bin Meng
2015-06-04
pci: Allow debug message output in pci_auto.c
Bin Meng
2015-04-16
dm: pci: Add a uclass for PCI
Simon Glass
2015-02-16
PCI: add 64-bit prefetchable memory support
David Feng
2015-01-23
x86: Access the VGA ROM when needed
Simon Glass
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2013-10-07
pci: Properly configure prefetchable memory region
Thierry Reding
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-22
pci: fix some warnings related to assumptions about
Kumar Gala
2012-09-02
pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done
Andrew Sharp
2012-09-02
pci: clean up some whitespace and formatting
Andrew Sharp
2012-09-02
pci: fix errant data types and corresponding access functions
Andrew Sharp
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2009-07-27
mpc83xx: Add esd VME8349 board support
Reinhard Arlt
2009-06-12
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
Peter Tyser
2008-10-24
pci: Allow for PCI addresses to be 64-bit
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
drivers/pci: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-04-13
Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
TsiChung Liew
2007-11-24
drivers/pci : move pci drivers to drivers/pci
Jean-Christophe PLAGNIOL-VILLARD