Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3fbeb52bda8aefc716c240ea5799b319ef18e2af
/
drivers
/
pci
6cc102b
mvebu: pcie: Add support for GPIO reset for PCIe device
by Konstantin Porotchkin
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
05cbd98
x86: Don't try to run the VGA BIOS in 64-bit mode
by Simon Glass
· 8 years ago
882d3fa
pci: mvebu: Fix Armada 38x support
by Dirk Eibach
· 8 years ago
79a34b7
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
37b499c
Drop CONFIG_WINBOND_83C553
by Simon Glass
· 8 years ago
09bfd96
mpc85xx: pcie: Implement workaround for Erratum A007815
by Tony O'Brien
· 8 years ago
19538f3
kconfig: move FSL_PCIE_COMPAT to platform Kconfig
by Hou Zhiqiang
· 8 years ago
9fa2a4f
pci: layerscape: remove unnecessary legacy code
by Minghuan Lian
· 8 years ago
80afc63
pci: layerscape: add pci driver based on DM
by Minghuan Lian
· 8 years ago
a7294ab
pci: layerscape: move kernel DT fixup to a separate file
by Hou Zhiqiang
· 8 years ago
fcf4569
dm: pci: remove pci_bus_to_hose(0) calling
by Minghuan Lian
· 8 years ago
d7482ca
dm: pci: return the real controller in pci_bus_to_hose()
by Minghuan Lian
· 8 years ago
e090fdb
pci: kconfig: fix spelling in description
by Marcel Ziswiler
· 8 years ago
182ba1a
pci: mvebu: Add PCIe driver for Armada-8K
by Shadi Ammouri
· 8 years ago
30391de
pci: sh7751: map PCI memory space into SDRAM
by Vladimir Zapolskiy
· 8 years ago
d44cf29
pci: sh7751: fix up PCI I/O space address
by Vladimir Zapolskiy
· 8 years ago
c476215
pci: Move CONFIG_PCI_PNP to Kconfig
by Bin Meng
· 8 years ago
af27382
drivers/pci/Kconfig: Add PCI
by Tom Rini
· 8 years ago
df87e6b
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
5f6ad02
vbe: Make vbe_setup_video_priv() public
by Bin Meng
· 8 years ago
f0920e4
dm: video: Output verbose information in vbe_setup_video()
by Bin Meng
· 8 years ago
ee87ee8
dm: video: Add driver-model support to vesa graphics
by Simon Glass
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
65f62b1
pci: Flip condition for detecting non-PCI parent devices
by Paul Burton
· 8 years ago
a29e45a
pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
by Paul Burton
· 8 years ago
bbc5b36
pci: tegra: port to standard clock/reset/pwr domain APIs
by Stephen Warren
· 8 years ago
4711e7f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
ec21aee
pci: allow disabling of pci init/enum via env
by Tim Harvey
· 8 years ago
9119548
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
2e3f1ff
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
a32b4a0
pcie_imx: increment timeout for link up
by Stefano Babic
· 8 years ago
f698baa
pci: Add board_ prefix to should_load_oprom() and make it weak
by Bin Meng
· 8 years ago
c0aea6b
pci: Make load_oprom and run_oprom independent
by Bin Meng
· 8 years ago
b45dd66
pci: Remove CONFIG_ALWAYS_LOAD_OPROM
by Bin Meng
· 8 years ago
f39a6a3
pci: tegra: actually program REFCLK_CFG* on recent SoCs
by Stephen Warren
· 8 years ago
3cfc6be
pci: tegra: correctly program PADS_REFCLK registers
by Stephen Warren
· 8 years ago
3378727
pcie/layerscape: fix bug in bus number computation when setting msi-map
by Bogdan Purcareata
· 8 years ago
cf63084
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
by Simon Glass
· 9 years ago
f5c6db8
pci: tegra: fix DM conversion issues on Tegra20
by Stephen Warren
· 9 years ago
6d9f5b0
pci: Device scanning range fix
by Yoshinori Sato
· 9 years ago
5e8e27b
pci/layerscape: set LUT and msi-map for discovered PCI devices
by Stuart Yoder
· 9 years ago
2d97fbb
armv8: ls2080a: remove obsolete stream ID partitioning support
by Stuart Yoder
· 9 years ago
4974a6f
pci: Correct a few comments and nits
by Simon Glass
· 9 years ago
319dba1
pci: Add functions to update PCI configuration registers
by Simon Glass
· 9 years ago
02c80a0
dm: pci: Break out the common region display code
by Simon Glass
· 9 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
6796704
pci: Fix compiler warnings in dm_pciauto_setup_device()
by Bin Meng
· 9 years ago
ed48899
pci_rom: fix may be used uninitialized warning
by Andreas Bießmann
· 9 years ago
8a36287
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
e578b92
Implement "pci enum" command for CONFIG_DM_PCI
by Stephen Warren
· 9 years ago
82d72a1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
dfa71e9
tegra: Report errors from PCI init
by Simon Glass
· 9 years ago
7282672
dm: pci: Convert bios_emu to use the driver model PCI API
by Simon Glass
· 9 years ago
4439bc3
dm: pci: Avoid using pci_bus_to_hose() in the uclass
by Simon Glass
· 9 years ago
9d731c8
dm: pci: Add a function to write a BAR
by Simon Glass
· 9 years ago
a6eb93b
dm: pci: Move pci_bus_to_hose() to compatibility
by Simon Glass
· 9 years ago
55616b8
pci_rom.c: Fix may be used uninitialized warning
by Tom Rini
· 9 years ago
d830b15
dm: pci: Avoid a memory leak when allocating the ROM
by Simon Glass
· 9 years ago
f19345b
dm: pci: Add a 'fall through' comment
by Simon Glass
· 9 years ago
9a04527
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
by Phil Sutter
· 9 years ago
1113146
drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
by Phil Sutter
· 9 years ago
8bd4252
pci: Tidy up comments in pci_bind_bus_devices()
by Simon Glass
· 9 years ago
7e78b9e
dm: pci: Switch to DM API for PCI address mapping
by Simon Glass
· 9 years ago
21d1fe7
dm: pci: Add driver model API functions for address mapping
by Simon Glass
· 9 years ago
170366c
dm: pci: Drop the old version of pci_find_class()
by Simon Glass
· 9 years ago
0fe9cb0
dm: pci: Drop the old version of pci_find_device/s()
by Simon Glass
· 9 years ago
8beb0bd
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
by Simon Glass
· 9 years ago
3f4e1e8
dm: pci: video: Convert video and pci_rom to use DM PCI API
by Simon Glass
· 9 years ago
bab17cf
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· 9 years ago
a0eb835
dm: pci: Add a driver-model version of pci_find_class()
by Simon Glass
· 9 years ago
5c0bf64
dm: pci: Add a driver-model version of pci_find_device()
by Simon Glass
· 9 years ago
5e23b8b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· 9 years ago
f3f1fae
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
by Simon Glass
· 9 years ago
21ccce1
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
2b81e8a
dm: pci: Mark legacy files as such
by Simon Glass
· 9 years ago
7ba34ff
pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails
by Bin Meng
· 9 years ago
9642b78
pci: imx: Adjust the return value when imx_pcie_addr_valid() fails
by Bin Meng
· 9 years ago
789fa27
x86: Remove HAVE_ACPI_RESUME
by Bin Meng
· 9 years ago
3ba5f74
dm: pci: Disable PCI compatibility functions by default
by Simon Glass
· 9 years ago
011e948
dm: pci: Move common auto-config functions to a common file
by Simon Glass
· 9 years ago
76a8b6a
dm: pci: Rename pci_auto.c to pci_auto_old.c
by Simon Glass
· 9 years ago
e81ca88
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· 9 years ago
f926033
dm: pci: Add a function to find the regions for a PCI bus
by Simon Glass
· 9 years ago
9f60fb0
dm: pci: Add a function to get the controller for a bus
by Simon Glass
· 9 years ago
9289db6
dm: pci: Add functions to emulate 8- and 16-bit access
by Simon Glass
· 9 years ago
9526d83
dm: pci: Support decoding ranges with duplicate entries
by Simon Glass
· 9 years ago
2084c5a
dm: pci: Set up the SDRAM mapping correctly
by Simon Glass
· 9 years ago
fde7e18
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
by Simon Glass
· 9 years ago
af523a0
pci/layerscape: add support for LS1043A PCIe LUT register access
by Mingkai Hu
· 9 years ago
06b5301
armv8: ls2085a: Add support of LS2085A SoC
by Prabhakar Kushwaha
· 9 years ago
4493721
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· 9 years ago
b4bd655
pci: fix address range check in __pci_hose_phys_to_bus()
by Marcel Ziswiler
· 9 years ago
bc80109
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
3526285
pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()
by Cheng Gu
· 9 years ago
d9eda6c
pci: tegra: add/enable support for Tegra210
by Stephen Warren
· 9 years ago
a02e263
pci: tegra: call tegra_pcie_board_init() earlier
by Stephen Warren
· 9 years ago
514e191
pci: tegra: implement PCA enable workaround
by Stephen Warren
· 9 years ago
223ddbc
pci: tegra: use #address-/size-cells from DT
by Stephen Warren
· 9 years ago
bec0524
pci: tegra: clip RAM size to 32-bits
by Stephen Warren
· 9 years ago
Next »