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
/
include
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
pci: imx: Drop DM_PCI check from cpu driver
Simon Glass
1
-4
/
+0
2021-08-05
pci: Remove guard around compatibility functions
Simon Glass
1
-2
/
+6
2021-07-15
x86: pci: Allow binding of some devices before relocation
Simon Glass
1
-1
/
+0
2021-07-15
pci: Use const for pci_find_device_id() etc.
Simon Glass
1
-2
/
+2
2021-07-07
pci: Remove non-DM board_pci_fixup_dev() declaration
Tom Rini
1
-6
/
+0
2021-05-02
pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI
Tim Harvey
1
-0
/
+8
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-1
/
+1
2020-10-23
pci: add a few ARI related defines
Laurentiu Tudor
1
-0
/
+6
2020-08-25
pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
Suneel Garapati
1
-0
/
+3
2020-08-25
pci: pci-uclass: Add support for Single-Root I/O Virtualization
Suneel Garapati
1
-0
/
+38
2020-08-25
pci: pci-uclass: Dynamically allocate the PCI regions
Stefan Roese
1
-3
/
+1
2020-08-14
drivers: pci: add api to get dma regions
Rayagonda Kokatanur
1
-1
/
+2
2020-07-10
pci: Add some PCI Express capability register offset definitions
Sylwester Nawrocki
1
-0
/
+9
2020-07-09
pci: Move some PCIe register offset definitions to a common header
Sylwester Nawrocki
1
-2
/
+11
2020-05-15
pci: Fix typo in definition for PCI_DEV
Simon Glass
1
-1
/
+1
2020-04-24
pci: Add a macro to convert BDF from linux to U-Boot
Simon Glass
1
-0
/
+3
2020-02-13
pci: definition of pci_addr_t and pci_size_t
Heinrich Schuchardt
1
-2
/
+2
2020-02-05
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
1
-8
/
+8
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
1
-10
/
+12
2019-12-15
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
1
-10
/
+2
2019-12-15
dm: pci: Allow delaying auto-config until after relocation
Simon Glass
1
-1
/
+8
2019-10-11
sandbox: pci: Remember the device being emulated
Simon Glass
1
-0
/
+20
2019-10-08
pci: Correct 'specifified' and 'Plese' typos
Simon Glass
1
-1
/
+1
2019-10-08
sandbox: pci: Move pci_offset_to_barnum() to pci.h
Simon Glass
1
-0
/
+4
2019-10-08
sandbox: pci: Drop the get_devfn() method
Simon Glass
1
-7
/
+0
2019-07-10
drivers: pci: add API to issue FLR on a PCI function if supported
Alex Marginean
1
-0
/
+14
2019-07-10
drivers: pci: add map_bar support for Enhanced Allocation
Alex Marginean
1
-0
/
+13
2019-07-10
pci: fixed dm_pci_map_bar comment
Alex Marginean
1
-3
/
+5
2019-05-08
Revert "pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS"
Simon Glass
1
-5
/
+1
2019-04-24
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+1
2019-04-23
pci: pci.h: add missing maskbit
Ramon Fried
1
-0
/
+1
2019-04-23
pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS
Thierry Reding
1
-1
/
+5
2019-03-22
pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux
Stefan Roese
1
-0
/
+11
2019-02-20
pci: Fix comment in struct pci_child_platdata
Simon Glass
1
-1
/
+1
2019-02-20
pci: Don't export pci_hose_config_device()
Simon Glass
1
-6
/
+0
2019-02-05
pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
Stefan Roese
1
-0
/
+10
2018-11-14
dm: pci: Add APIs to find next capability and extended capability
Bin Meng
1
-0
/
+48
2018-08-08
dm: pci: Add APIs to find capability and extended capability
Bin Meng
1
-0
/
+46
2018-08-08
pci: Add all known capability and extended capability ids
Bin Meng
1
-1
/
+19
2018-08-08
pci: sandbox: Support dynamically binding device driver
Bin Meng
1
-1
/
+2
2018-08-08
pci: Remove 440ep-specific macros
Bin Meng
1
-15
/
+0
2018-05-26
PCI: Document pciauto_region_allocate()
Tuomas Tynkkynen
1
-0
/
+13
2018-05-26
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
Tuomas Tynkkynen
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-19
pci: Remove unused ppc4xx variable from struct pci_controller
Stefan Roese
1
-2
/
+0
2017-10-06
pci: Add helper for implementing memory-mapped config space accesses
Tuomas Tynkkynen
1
-0
/
+51
2017-05-31
drivers: pci: imx: add imx_pcie_remove function
Tim Harvey
1
-0
/
+4
2016-03-21
pci: make pci_get_hose_head() available to external users
Stuart Yoder
1
-0
/
+1
[next]