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
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
2020-05-29
pci: Make Rockchip PCIe voltage regulators optional
Mark Kettenis
1
-13
/
+20
2020-05-22
pci: Add Rockchip PCIe PHY controller driver
Jagan Teki
4
-14
/
+306
2020-05-22
pci: Add Rockchip PCIe controller driver
Jagan Teki
4
-0
/
+555
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
11
-0
/
+11
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
13
-0
/
+13
2020-05-18
common: Drop log.h from common header
Simon Glass
22
-0
/
+22
2020-05-18
common: Drop init.h from common header
Simon Glass
7
-0
/
+7
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
1
-1
/
+1
2020-04-30
pci: Avoid auto-config when chain loading
Simon Glass
1
-2
/
+2
2020-04-16
x86: Move acpi_s3.h to include/acpi/
Simon Glass
1
-3
/
+1
2020-04-16
pci: Adjust dm_pci_read_bar32() to return errors correctly
Simon Glass
1
-1
/
+8
2020-04-16
dm: pci: Allow disabling auto-config for a device
Simon Glass
1
-0
/
+2
2020-03-30
pci-host-ecam-generic: access config space independent of system-wide bus id
Vladimir Oltean
1
-4
/
+33
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
8
-0
/
+8
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2
-0
/
+2
2020-02-05
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
1
-9
/
+9
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
22
-43
/
+46
2020-01-24
pci: layerscape: device tree fixup based on SoC and
Wasim Khan
3
-0
/
+75
2020-01-24
pci: layerscape: Move streamId allocation to common device tree fixup
Wasim Khan
4
-26
/
+31
2020-01-24
pci: layerscape: Common device tree fixup for NXP SoCs
Wasim Khan
5
-8
/
+58
2020-01-24
pci: layerscape: Fix the BARs disable function
Hou Zhiqiang
1
-11
/
+0
2020-01-24
pci: layerscape: Fix the disabling of Expansion ROM BAR
Hou Zhiqiang
1
-1
/
+1
2020-01-17
common: Move ll_boot_init() to init.h
Simon Glass
1
-0
/
+1
2020-01-07
pci: Print a warning if the bus is accessed before probing
Simon Glass
1
-0
/
+13
2020-01-07
Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+1
2020-01-07
pci: imx: Add iMX6SX compatible
Marek Vasut
1
-0
/
+1
2020-01-02
pci: layerscape: Manage PCIe EP compatible string via Kconfig
Pankaj Bansal
3
-2
/
+11
2020-01-02
pci: layerscape: move PCIE related CONFIG to PCI Kconfig
Pankaj Bansal
1
-0
/
+15
2019-12-26
armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A
Wasim Khan
1
-1
/
+1
2019-12-26
pci: layerscape_gen4: Suffix API names with _ls_gen4
Wasim Khan
1
-8
/
+12
2019-12-26
pci: layerscape: Suffix API names with _ls
Wasim Khan
1
-11
/
+11
2019-12-26
pci: layerscape: Add stream_id_cur field to ls_pcie structure
Wasim Khan
2
-2
/
+4
2019-12-26
drivers/pci : enable pcie_layerscape code for lx2160a rev2
Wasim Khan
1
-1
/
+1
2019-12-15
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
1
-16
/
+0
2019-12-15
dm: pci: Allow delaying auto-config until after relocation
Simon Glass
1
-5
/
+10
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2
-4
/
+4
2019-12-05
drivers: pci: ignore disabled devices
Michael Walle
1
-0
/
+5
2019-12-03
pci: Only link pci_rom.o in some cases
Tom Rini
1
-2
/
+2
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
2
-0
/
+2
2019-11-11
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+5
2019-11-08
pci: layerscape: Only set EP CFG READY bit
Pankaj Bansal
1
-1
/
+5
2019-11-07
arm: add initial support for the Phytium Durian Board
liu hao
3
-0
/
+208
2019-11-06
pci: add DM based mpc85xx driver
Heiko Schocher
3
-0
/
+166
2019-10-12
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
1
-6
/
+24
2019-10-11
pci: mediatek: add PCIe controller support for MT7623
Ryder Lee
3
-0
/
+288
2019-10-11
sandbox: pci: Remember the device being emulated
Simon Glass
1
-6
/
+24
2019-10-08
sandbox: pci: Create a new sandbox_pci_read_bar() function
Simon Glass
1
-0
/
+20
2019-10-08
x86: pci: Drop the first parameter in pci_x86_r/w_config()
Simon Glass
1
-2
/
+14
2019-10-08
x86: Move acpi_s3.h to a common location
Simon Glass
1
-1
/
+1
[next]