Age | Commit message (Expand) | Author |
2017-08-02 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-08-01 | soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A | Santan Kumar |
2017-08-01 | x86: kconfig: Select PCI and DM_PCI | Bin Meng |
2017-07-28 | dm: tegra: pci: Convert to livetree | Simon Glass |
2017-07-11 | dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() | Masahiro Yamada |
2017-07-11 | dm: core: Add functions to obtain node's address/size cells | Simon Glass |
2017-07-03 | powerpc: remove 4xx support | Heiko Schocher |
2017-06-27 | Merge git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-06-12 | powerpc, 8260: remove support for mpc8260 | Heiko Schocher |
2017-06-05 | common: freescale: Move arch-specific declarations | Simon Glass |
2017-06-01 | dm: pci: Update uclass to support livetree | Simon Glass |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
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 |