index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcie/layerscape: fix bug in bus number computation when setting msi-map
Bogdan Purcareata
2016-06-03
1
-3
/
+6
*
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Simon Glass
2016-05-17
1
-4
/
+0
*
pci: tegra: fix DM conversion issues on Tegra20
Stephen Warren
2016-05-04
1
-11
/
+10
*
pci: Device scanning range fix
Yoshinori Sato
2016-04-25
1
-1
/
+1
*
pci/layerscape: set LUT and msi-map for discovered PCI devices
Stuart Yoder
2016-03-21
1
-0
/
+147
*
armv8: ls2080a: remove obsolete stream ID partitioning support
Stuart Yoder
2016-03-21
1
-70
/
+0
*
pci: Correct a few comments and nits
Simon Glass
2016-03-17
1
-1
/
+0
*
pci: Add functions to update PCI configuration registers
Simon Glass
2016-03-17
1
-0
/
+57
*
dm: pci: Break out the common region display code
Simon Glass
2016-03-14
1
-34
/
+17
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
1
-3
/
+1
*
pci: Fix compiler warnings in dm_pciauto_setup_device()
Bin Meng
2016-02-26
1
-1
/
+1
*
pci_rom: fix may be used uninitialized warning
Andreas Bießmann
2016-02-24
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-29
1
-0
/
+15
|
\
|
*
Implement "pci enum" command for CONFIG_DM_PCI
Stephen Warren
2016-01-28
1
-0
/
+15
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-28
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
tegra: Report errors from PCI init
Simon Glass
2016-01-28
1
-1
/
+5
*
|
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
2016-01-24
1
-3
/
+3
*
|
dm: pci: Avoid using pci_bus_to_hose() in the uclass
Simon Glass
2016-01-24
1
-7
/
+7
*
|
dm: pci: Add a function to write a BAR
Simon Glass
2016-01-24
1
-0
/
+8
*
|
dm: pci: Move pci_bus_to_hose() to compatibility
Simon Glass
2016-01-24
3
-15
/
+28
*
|
pci_rom.c: Fix may be used uninitialized warning
Tom Rini
2016-01-19
1
-1
/
+1
*
|
dm: pci: Avoid a memory leak when allocating the ROM
Simon Glass
2016-01-15
1
-12
/
+33
*
|
dm: pci: Add a 'fall through' comment
Simon Glass
2016-01-15
1
-0
/
+1
*
|
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
Phil Sutter
2016-01-14
1
-0
/
+14
*
|
drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
Phil Sutter
2016-01-14
1
-1
/
+1
|
/
*
pci: Tidy up comments in pci_bind_bus_devices()
Simon Glass
2016-01-12
1
-3
/
+1
*
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
/
+136
*
dm: pci: Drop the old version of pci_find_class()
Simon Glass
2016-01-12
1
-42
/
+42
*
dm: pci: Drop the old version of pci_find_device/s()
Simon Glass
2016-01-12
1
-0
/
+2
*
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
1
-2
/
+2
*
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
2
-28
/
+26
*
dm: pci: Add a function to read a PCI BAR
Simon Glass
2016-01-12
1
-0
/
+13
*
dm: pci: Add a driver-model version of pci_find_class()
Simon Glass
2016-01-12
1
-0
/
+20
*
dm: pci: Add a driver-model version of pci_find_device()
Simon Glass
2016-01-12
1
-0
/
+39
*
dm: pci: Use driver model PCI API in auto-config
Simon Glass
2016-01-12
5
-62
/
+444
*
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-12
1
-1
/
+1
*
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
2
-5
/
+6
*
dm: pci: Mark legacy files as such
Simon Glass
2016-01-12
2
-4
/
+10
*
pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails
Bin Meng
2016-01-08
1
-1
/
+1
*
pci: imx: Adjust the return value when imx_pcie_addr_valid() fails
Bin Meng
2016-01-08
1
-1
/
+1
*
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-09
1
-8
/
+0
*
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
2
-1
/
+11
*
dm: pci: Move common auto-config functions to a common file
Simon Glass
2015-12-01
3
-117
/
+129
*
dm: pci: Rename pci_auto.c to pci_auto_old.c
Simon Glass
2015-12-01
2
-1
/
+1
*
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-12-01
1
-322
/
+155
*
dm: pci: Add a function to find the regions for a PCI bus
Simon Glass
2015-12-01
1
-0
/
+30
*
dm: pci: Add a function to get the controller for a bus
Simon Glass
2015-12-01
1
-0
/
+8
*
dm: pci: Add functions to emulate 8- and 16-bit access
Simon Glass
2015-12-01
1
-0
/
+39
*
dm: pci: Support decoding ranges with duplicate entries
Simon Glass
2015-12-01
1
-3
/
+10
[next]