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