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
2016-10-12
vbe: Make vbe_setup_video_priv() public
Bin Meng
1
-3
/
+3
2016-10-12
dm: video: Output verbose information in vbe_setup_video()
Bin Meng
1
-1
/
+8
2016-10-11
dm: video: Add driver-model support to vesa graphics
Simon Glass
1
-0
/
+55
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-09-21
pci: Flip condition for detecting non-PCI parent devices
Paul Burton
1
-1
/
+1
2016-09-21
pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
Paul Burton
3
-0
/
+228
2016-08-15
pci: tegra: port to standard clock/reset/pwr domain APIs
Stephen Warren
2
-5
/
+159
2016-07-28
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2
-1
/
+5
2016-07-28
pci: allow disabling of pci init/enum via env
Tim Harvey
1
-0
/
+4
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2
-21
/
+4
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2
-12
/
+2
2016-07-12
pcie_imx: increment timeout for link up
Stefano Babic
1
-1
/
+1
2016-07-12
pci: Add board_ prefix to should_load_oprom() and make it weak
Bin Meng
1
-2
/
+2
2016-07-12
pci: Make load_oprom and run_oprom independent
Bin Meng
1
-4
/
+1
2016-07-12
pci: Remove CONFIG_ALWAYS_LOAD_OPROM
Bin Meng
1
-2
/
+0
2016-07-05
pci: tegra: actually program REFCLK_CFG* on recent SoCs
Stephen Warren
1
-9
/
+10
2016-07-05
pci: tegra: correctly program PADS_REFCLK registers
Stephen Warren
1
-13
/
+9
2016-06-03
pcie/layerscape: fix bug in bus number computation when setting msi-map
Bogdan Purcareata
1
-3
/
+6
2016-05-17
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Simon Glass
1
-4
/
+0
2016-05-04
pci: tegra: fix DM conversion issues on Tegra20
Stephen Warren
1
-11
/
+10
2016-04-25
pci: Device scanning range fix
Yoshinori Sato
1
-1
/
+1
2016-03-21
pci/layerscape: set LUT and msi-map for discovered PCI devices
Stuart Yoder
1
-0
/
+147
2016-03-21
armv8: ls2080a: remove obsolete stream ID partitioning support
Stuart Yoder
1
-70
/
+0
2016-03-17
pci: Correct a few comments and nits
Simon Glass
1
-1
/
+0
2016-03-17
pci: Add functions to update PCI configuration registers
Simon Glass
1
-0
/
+57
2016-03-14
dm: pci: Break out the common region display code
Simon Glass
1
-34
/
+17
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
1
-3
/
+1
2016-02-26
pci: Fix compiler warnings in dm_pciauto_setup_device()
Bin Meng
1
-1
/
+1
2016-02-24
pci_rom: fix may be used uninitialized warning
Andreas Bießmann
1
-1
/
+1
2016-01-29
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+15
2016-01-28
Implement "pci enum" command for CONFIG_DM_PCI
Stephen Warren
1
-0
/
+15
2016-01-28
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
1
-1
/
+5
2016-01-28
tegra: Report errors from PCI init
Simon Glass
1
-1
/
+5
2016-01-24
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
1
-3
/
+3
2016-01-24
dm: pci: Avoid using pci_bus_to_hose() in the uclass
Simon Glass
1
-7
/
+7
2016-01-24
dm: pci: Add a function to write a BAR
Simon Glass
1
-0
/
+8
2016-01-24
dm: pci: Move pci_bus_to_hose() to compatibility
Simon Glass
3
-15
/
+28
2016-01-19
pci_rom.c: Fix may be used uninitialized warning
Tom Rini
1
-1
/
+1
2016-01-15
dm: pci: Avoid a memory leak when allocating the ROM
Simon Glass
1
-12
/
+33
2016-01-15
dm: pci: Add a 'fall through' comment
Simon Glass
1
-0
/
+1
2016-01-14
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
Phil Sutter
1
-0
/
+14
2016-01-14
drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
Phil Sutter
1
-1
/
+1
2016-01-12
pci: Tidy up comments in pci_bind_bus_devices()
Simon Glass
1
-3
/
+1
2016-01-12
dm: pci: Switch to DM API for PCI address mapping
Simon Glass
1
-1
/
+1
2016-01-12
dm: pci: Add driver model API functions for address mapping
Simon Glass
1
-0
/
+136
2016-01-12
dm: pci: Drop the old version of pci_find_class()
Simon Glass
1
-42
/
+42
2016-01-12
dm: pci: Drop the old version of pci_find_device/s()
Simon Glass
1
-0
/
+2
2016-01-12
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
1
-2
/
+2
2016-01-12
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2
-28
/
+26
2016-01-12
dm: pci: Add a function to read a PCI BAR
Simon Glass
1
-0
/
+13
[next]