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
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: Move CONFIG_PCI_PNP to Kconfig
Bin Meng
2016-10-28
1
-0
/
+7
*
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-27
1
-2
/
+10
*
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
1
-1
/
+1
*
vbe: Make vbe_setup_video_priv() public
Bin Meng
2016-10-12
1
-3
/
+3
*
dm: video: Output verbose information in vbe_setup_video()
Bin Meng
2016-10-12
1
-1
/
+8
*
dm: video: Add driver-model support to vesa graphics
Simon Glass
2016-10-11
1
-0
/
+55
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
pci: Flip condition for detecting non-PCI parent devices
Paul Burton
2016-09-21
1
-1
/
+1
*
pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
Paul Burton
2016-09-21
3
-0
/
+228
*
pci: tegra: port to standard clock/reset/pwr domain APIs
Stephen Warren
2016-08-15
2
-5
/
+159
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-07-28
2
-1
/
+5
|
\
|
*
pci: allow disabling of pci init/enum via env
Tim Harvey
2016-07-28
1
-0
/
+4
|
*
pcie_imx: increment timeout for link up
Stefano Babic
2016-07-12
1
-1
/
+1
*
|
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
2
-21
/
+4
*
|
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-27
2
-12
/
+2
*
|
pci: Add board_ prefix to should_load_oprom() and make it weak
Bin Meng
2016-07-12
1
-2
/
+2
*
|
pci: Make load_oprom and run_oprom independent
Bin Meng
2016-07-12
1
-4
/
+1
*
|
pci: Remove CONFIG_ALWAYS_LOAD_OPROM
Bin Meng
2016-07-12
1
-2
/
+0
|
/
*
pci: tegra: actually program REFCLK_CFG* on recent SoCs
Stephen Warren
2016-07-05
1
-9
/
+10
*
pci: tegra: correctly program PADS_REFCLK registers
Stephen Warren
2016-07-05
1
-13
/
+9
*
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
[next]