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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-1
/
+3
2015-06-05
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+1
2015-06-04
dm: pci: Allow PCI bus numbering aliases
Simon Glass
1
-0
/
+1
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-06-04
pci: Move pci_hose_phys_to_bus() to pci_common.c
Bin Meng
2
-70
/
+66
2015-05-28
pci: imx: display message if no pcie link
Tim Harvey
1
-1
/
+3
2015-05-27
pci: display header for bus scan
Tim Harvey
1
-0
/
+4
2015-05-05
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
1
-1
/
+22
2015-05-04
fsl/pci: Set CFG_READY for PCIe v3.0 and later
Minghuan Lian
1
-1
/
+7
2015-05-04
T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
Zhao Qiang
1
-0
/
+15
2015-04-29
pci: Remove parameter 'class' of pci_rom_load()
Bin Meng
1
-2
/
+2
2015-04-29
pci: Option rom class is a 24-bit number
Bin Meng
1
-9
/
+11
2015-04-21
pci/layerscape: fix link and class issues to support ls2085a
Minghuan Lian
1
-14
/
+33
2015-04-21
pci/layerscape: remove unnecessary pcie_layerscape.h
Minghuan Lian
1
-3
/
+2
2015-04-18
dm: x86: pci: Add a PCI driver for driver model
Simon Glass
2
-0
/
+25
2015-04-16
dm: sandbox: pci: Add a PCI emulation uclass
Simon Glass
2
-0
/
+68
2015-04-16
dm: sandbox: Add a simple PCI driver
Simon Glass
3
-0
/
+90
2015-04-16
dm: pci: Add a uclass for PCI
Simon Glass
5
-4
/
+714
2015-04-16
dm: pci: Move common PCI functions into their own file
Simon Glass
3
-276
/
+299
2015-02-24
driver/pci: add Layerscape PCIe driver
Minghuan Lian
1
-5
/
+466
2015-02-16
PCI: add 64-bit prefetchable memory support
David Feng
1
-1
/
+35
2015-02-05
x86: video: Allow video ROM execution to fall back to the other method
Simon Glass
1
-7
/
+25
2015-02-05
pci: Add a function to find a device by class
Simon Glass
1
-0
/
+43
2015-01-30
drivers/pci/pci_rom.c: fix compile warning under 64bit mode
Minghuan Lian
1
-1
/
+1
2015-01-23
pci: tegra: Fix port information parsing
Sjoerd Simons
1
-3
/
+2
2015-01-23
x86: Access the VGA ROM when needed
Simon Glass
2
-2
/
+33
2015-01-23
x86: pci: Don't stop when we get a vendor/device mismatch
Simon Glass
1
-1
/
+1
2015-01-23
x86: Support ROMs on other archs
Simon Glass
1
-0
/
+6
2015-01-23
x86: Correct endianness isues in pci_rom
Simon Glass
1
-11
/
+14
2015-01-16
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
1
-5
/
+0
2015-01-13
x86: pci: Display vesa modes in hex
Simon Glass
1
-2
/
+2
2015-01-13
x86: video: Add debug option to time the BIOS copy
Simon Glass
1
-0
/
+3
2015-01-13
x86: pci: Don't return a vesa mode when there is not video
Simon Glass
1
-1
/
+1
2015-01-13
fdt: Add several apis to decode pci device node
Bin Meng
1
-1
/
+2
2015-01-12
pci: Make pci apis usable before relocation
Bin Meng
1
-8
/
+17
2014-12-18
pci: tegra: Add Tegra PCIe driver
Thierry Reding
2
-0
/
+1144
2014-12-11
arm: ls102xa: Update PCIe dts node status
Minghuan Lian
2
-0
/
+52
2014-11-25
pci: Add general support for execution of video ROMs
Simon Glass
2
-1
/
+279
2014-11-25
pci: Add functions to read and write a BAR address
Simon Glass
1
-3
/
+21
2014-11-23
pci: Honour pci_skip_dev()
Thierry Reding
1
-0
/
+3
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2
-3
/
+5
2014-10-25
pci: use __weak
Jeroen Hofstee
1
-6
/
+2
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+0
2014-09-09
pcie_imx: Add mx6solox support
Fabio Estevam
1
-4
/
+36
2014-09-09
pci: add support for board_pci_fixup_dev function
Tim Harvey
1
-0
/
+4
2014-08-29
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-4
/
+4
2014-08-20
pci: mx6: fix occasional link failures
Tim Harvey
1
-4
/
+4
2014-08-14
pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM
Stephen Warren
1
-1
/
+1
2014-07-22
fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint
Zang Roy-R61911
1
-2
/
+8
[next]