~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_auto.c
Commit message (
Expand
)
Author
Age
*
pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig case
Pali Rohár
2023-05-02
*
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-12-05
*
pci: Work around PCIe link training failures
Maciej W. Rozycki
2022-01-14
*
pci: When disabling pref MEM set all base bits
Pali Rohár
2022-01-12
*
pci: Disable I/O forwarding during autoconfiguration if unsupported
Pali Rohár
2022-01-12
*
pci: Fix register for determining type of IO base address
Pali Rohár
2022-01-12
*
pci: Fix configuring BARs
Pali Rohár
2021-10-14
*
pci: Skip configuring PCI Rom Address for unsupported header types
Pali Rohár
2021-10-14
*
pci: include pci_internal.h inside pci_auto.c
Vladimir Oltean
2021-10-03
*
pci: Fix configuring io/memory base and limit registers of PCI bridges
Pali Rohár
2021-09-23
*
ppc: Remove caddy2 / vme8349 boards
Tom Rini
2021-07-07
*
pci: Mark 64bit Memory BARs as such
Phil Sutter
2021-04-12
*
pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)
Stefan Roese
2021-01-27
*
pci: Make auto-config code a little more robust
Phil Sutter
2021-01-27
*
pci: Update to use new sequence numbers
Simon Glass
2020-12-18
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
pci: Show a message if PCI autoconfig fails
Simon Glass
2019-10-08
*
mpc83xx: Make distinct caddy2 config
Mario Six
2019-05-20
*
vme8349: Migrate to CONFIG_TARGET_VME8349
Mario Six
2019-05-20
*
mpc83xx: Introduce ARCH_MPC834*
Mario Six
2019-05-20
*
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
Tuomas Tynkkynen
2018-05-26
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dm: pci: change bus number register setting compliant with Linux
Minghuan Lian
2017-11-17
*
pci: Fix compiler warnings in dm_pciauto_setup_device()
Bin Meng
2016-02-26
*
dm: pci: Avoid using pci_bus_to_hose() in the uclass
Simon Glass
2016-01-24
*
dm: pci: Add a 'fall through' comment
Simon Glass
2016-01-15
*
dm: pci: Use driver model PCI API in auto-config
Simon Glass
2016-01-12
*
dm: pci: Rename pci_auto.c to pci_auto_old.c
Simon Glass
2015-12-01
*
pci: Set PCI_COMMAND_IO bit for VGA device
Bin Meng
2015-10-21
*
pci: Fix expansion ROM programming for multi-function devices
Bin Meng
2015-10-08
*
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-08-05
*
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-28
*
pci: Configure expansion ROM during auto config process
Bin Meng
2015-07-14
*
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-06-04
*
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
*
PCI: add 64-bit prefetchable memory support
David Feng
2015-02-16
*
x86: Access the VGA ROM when needed
Simon Glass
2015-01-23
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
*
pci: Properly configure prefetchable memory region
Thierry Reding
2013-10-07
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
pci: fix some warnings related to assumptions about
Kumar Gala
2012-09-22
*
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
2012-09-02
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
[next]