Age | Commit message (Expand) | Author |
2017-05-31 | drivers: pci: imx: add imx_pcie_remove function | Tim Harvey |
2017-05-26 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-05-23 | armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support | Priyanka Jain |
2017-05-17 | x86: pci: Allow conditionally run VGA rom in S3 | Bin Meng |
2017-05-12 | pci: avoid memory leak | xypron.glpk@gmx.de |
2017-05-09 | fix: mvebu: pcie_dw: Allow probing empty PCIe slots | Konstantin Porotchkin |
2017-04-04 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-03-28 | pcie-layerscape: Fixup iommu-map property of pci node | Bharat Bhushan |
2017-03-28 | pcie-layerscape: Initialize pci-lut for NXP chasis-2 socs | Bharat Bhushan |
2017-03-28 | pci: layerscape: Fixup device tree node for ls2088a | Hou Zhiqiang |
2017-03-28 | pci: layerscape: add LS2088A series SoC pcie support | Hou Zhiqiang |
2017-03-28 | pci: layerscape: enable PCIe config ready | Hou Zhiqiang |
2017-03-26 | pci: correct a function description | Hou Zhiqiang |
2017-03-23 | mvebu: pcie: Add support for GPIO reset for PCIe device | Konstantin Porotchkin |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2017-02-06 | x86: Don't try to run the VGA BIOS in 64-bit mode | Simon Glass |
2017-02-01 | pci: mvebu: Fix Armada 38x support | Dirk Eibach |
2017-01-25 | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2017-01-25 | Drop CONFIG_WINBOND_83C553 | Simon Glass |
2017-01-24 | mpc85xx: pcie: Implement workaround for Erratum A007815 | Tony O'Brien |
2017-01-18 | kconfig: move FSL_PCIE_COMPAT to platform Kconfig | Hou Zhiqiang |
2017-01-18 | pci: layerscape: remove unnecessary legacy code | Minghuan Lian |
2017-01-18 | pci: layerscape: add pci driver based on DM | Minghuan Lian |
2017-01-18 | pci: layerscape: move kernel DT fixup to a separate file | Hou Zhiqiang |
2017-01-18 | dm: pci: remove pci_bus_to_hose(0) calling | Minghuan Lian |
2017-01-18 | dm: pci: return the real controller in pci_bus_to_hose() | Minghuan Lian |
2017-01-03 | pci: kconfig: fix spelling in description | Marcel Ziswiler |
2016-12-05 | pci: mvebu: Add PCIe driver for Armada-8K | Shadi Ammouri |
2016-12-02 | pci: sh7751: map PCI memory space into SDRAM | Vladimir Zapolskiy |
2016-12-02 | pci: sh7751: fix up PCI I/O space address | Vladimir Zapolskiy |
2016-10-28 | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng |
2016-10-27 | drivers/pci/Kconfig: Add PCI | Tom Rini |
2016-10-13 | libfdt: Sync fdt_for_each_subnode() with upstream | Simon Glass |
2016-10-12 | vbe: Make vbe_setup_video_priv() public | Bin Meng |
2016-10-12 | dm: video: Output verbose information in vbe_setup_video() | Bin Meng |
2016-10-11 | dm: video: Add driver-model support to vesa graphics | Simon Glass |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-21 | pci: Flip condition for detecting non-PCI parent devices | Paul Burton |
2016-09-21 | pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge | Paul Burton |
2016-08-15 | pci: tegra: port to standard clock/reset/pwr domain APIs | Stephen Warren |
2016-07-28 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-07-28 | pci: allow disabling of pci init/enum via env | Tim Harvey |
2016-07-27 | dm: Use dm_scan_fdt_dev() directly where possible | Simon Glass |
2016-07-27 | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() | Simon Glass |
2016-07-12 | pcie_imx: increment timeout for link up | Stefano Babic |
2016-07-12 | pci: Add board_ prefix to should_load_oprom() and make it weak | Bin Meng |
2016-07-12 | pci: Make load_oprom and run_oprom independent | Bin Meng |
2016-07-12 | pci: Remove CONFIG_ALWAYS_LOAD_OPROM | Bin Meng |
2016-07-05 | pci: tegra: actually program REFCLK_CFG* on recent SoCs | Stephen Warren |
2016-07-05 | pci: tegra: correctly program PADS_REFCLK registers | Stephen Warren |