index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_auto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
pci: Work around PCIe link training failures
Maciej W. Rozycki
1
-0
/
+170
2022-01-12
pci: When disabling pref MEM set all base bits
Pali Rohár
1
-1
/
+1
2022-01-12
pci: Disable I/O forwarding during autoconfiguration if unsupported
Pali Rohár
1
-0
/
+8
2022-01-12
pci: Fix register for determining type of IO base address
Pali Rohár
1
-1
/
+1
2021-10-14
pci: Fix configuring BARs
Pali Rohár
1
-6
/
+25
2021-10-14
pci: Skip configuring PCI Rom Address for unsupported header types
Pali Rohár
1
-1
/
+2
2021-10-03
pci: include pci_internal.h inside pci_auto.c
Vladimir Oltean
1
-0
/
+1
2021-09-23
pci: Fix configuring io/memory base and limit registers of PCI bridges
Pali Rohár
1
-10
/
+29
2021-07-07
ppc: Remove caddy2 / vme8349 boards
Tom Rini
1
-2
/
+1
2021-04-12
pci: Mark 64bit Memory BARs as such
Phil Sutter
1
-1
/
+2
2021-01-27
pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)
Stefan Roese
1
-63
/
+41
2021-01-27
pci: Make auto-config code a little more robust
Phil Sutter
1
-4
/
+5
2020-12-18
pci: Update to use new sequence numbers
Simon Glass
1
-5
/
+5
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
1
-3
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2019-10-08
pci: Show a message if PCI autoconfig fails
Simon Glass
1
-3
/
+9
2019-05-20
mpc83xx: Make distinct caddy2 config
Mario Six
1
-1
/
+2
2019-05-20
vme8349: Migrate to CONFIG_TARGET_VME8349
Mario Six
1
-1
/
+1
2019-05-20
mpc83xx: Introduce ARCH_MPC834*
Mario Six
1
-1
/
+1
2018-05-26
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
Tuomas Tynkkynen
1
-2
/
+4
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-11-17
dm: pci: change bus number register setting compliant with Linux
Minghuan Lian
1
-3
/
+3
2016-02-26
pci: Fix compiler warnings in dm_pciauto_setup_device()
Bin Meng
1
-1
/
+1
2016-01-24
dm: pci: Avoid using pci_bus_to_hose() in the uclass
Simon Glass
1
-7
/
+7
2016-01-15
dm: pci: Add a 'fall through' comment
Simon Glass
1
-0
/
+1
2016-01-12
dm: pci: Use driver model PCI API in auto-config
Simon Glass
1
-0
/
+386
2015-12-01
dm: pci: Rename pci_auto.c to pci_auto_old.c
Simon Glass
1
-561
/
+0
2015-10-21
pci: Set PCI_COMMAND_IO bit for VGA device
Bin Meng
1
-0
/
+6
2015-10-08
pci: Fix expansion ROM programming for multi-function devices
Bin Meng
1
-0
/
+1
2015-08-05
pci: Indicate prefetchable memory allocate when debugging
Simon Glass
1
-2
/
+3
2015-08-05
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
Simon Glass
1
-1
/
+3
2015-08-05
pci: Use debug() instead of DEBUGF() in pci_auto.c
Simon Glass
1
-25
/
+23
2015-07-28
dm: pci: Support bridge device configuration correctly
Bin Meng
1
-12
/
+54
2015-07-28
dm: pci: Correct primary/secondary/subordinate bus number assignment
Bin Meng
1
-0
/
+9
2015-07-14
pci: Configure expansion ROM during auto config process
Bin Meng
1
-26
/
+22
2015-06-04
pci: Do not skip legacy IDE device configuration
Bin Meng
1
-14
/
+0
2015-06-04
pci: Allow debug message output in pci_auto.c
Bin Meng
1
-1
/
+0
2015-04-16
dm: pci: Add a uclass for PCI
Simon Glass
1
-3
/
+13
2015-02-16
PCI: add 64-bit prefetchable memory support
David Feng
1
-1
/
+35
2015-01-23
x86: Access the VGA ROM when needed
Simon Glass
1
-1
/
+27
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
1
-1
/
+1
2013-10-07
pci: Properly configure prefetchable memory region
Thierry Reding
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-4
/
+1
2012-09-22
pci: fix some warnings related to assumptions about
Kumar Gala
1
-1
/
+1
2012-09-02
pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done
Andrew Sharp
1
-10
/
+25
2012-09-02
pci: clean up some whitespace and formatting
Andrew Sharp
1
-20
/
+34
2012-09-02
pci: fix errant data types and corresponding access functions
Andrew Sharp
1
-7
/
+8
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
1
-1
/
+1
2009-07-27
mpc83xx: Add esd VME8349 board support
Reinhard Arlt
1
-1
/
+1
2009-06-12
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
Peter Tyser
1
-1
/
+1
[next]