]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/pci
ddr: altera: Tweak DQS tracking enable handling
[people/ms/u-boot.git] / drivers / pci /
2016-04-13  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-03-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-03-21  Stuart Yoderpci/layerscape: set LUT and msi-map for discovered...
2016-03-21  Stuart Yoderarmv8: ls2080a: remove obsolete stream ID partitioning...
2016-03-20  Stefano BabicMerge branch 'next'
2016-03-17  Simon Glasspci: Correct a few comments and nits
2016-03-17  Simon Glasspci: Add functions to update PCI configuration registers
2016-03-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-03-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-03-14  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-03-14  Simon Glassdm: pci: Break out the common region display code
2016-03-14  Simon Glassdm: Use uclass_first_device_err() where it is useful
2016-02-26  Tom RiniMerge git://git.denx.de/u-boot-usb
2016-02-26  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-02-26  Bin Mengpci: Fix compiler warnings in dm_pciauto_setup_device()
2016-02-25  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-02-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-02-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-02-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-02-24  Andreas Bießmannpci_rom: fix may be used uninitialized warning
2016-02-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-01-29  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-29  Stephen WarrenImplement "pci enum" command for CONFIG_DM_PCI
2016-01-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-28  Simon Glasstegra: Report errors from PCI init
2016-01-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-01-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2016-01-24  Simon Glassdm: pci: Convert bios_emu to use the driver model PCI API
2016-01-24  Simon Glassdm: pci: Avoid using pci_bus_to_hose() in the uclass
2016-01-24  Simon Glassdm: pci: Add a function to write a BAR
2016-01-24  Simon Glassdm: pci: Move pci_bus_to_hose() to compatibility
2016-01-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-19  Tom Rinipci_rom.c: Fix may be used uninitialized warning
2016-01-15  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-15  Simon Glassdm: pci: Avoid a memory leak when allocating the ROM
2016-01-15  Simon Glassdm: pci: Add a 'fall through' comment
2016-01-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-01-14  Phil Sutterdrivers/pci/pci_mvebu: Fix for boards with X4 lanes
2016-01-14  Phil Sutterdrivers/pci: Fix for debug builds without CONFIG_PCI_EN...
2016-01-14  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-01-14  Tom RiniMerge git://git.denx.de/u-boot-net
2016-01-12  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-12  Simon Glasspci: Tidy up comments in pci_bind_bus_devices()
2016-01-12  Simon Glassdm: pci: Switch to DM API for PCI address mapping
2016-01-12  Simon Glassdm: pci: Add driver model API functions for address...
2016-01-12  Simon Glassdm: pci: Drop the old version of pci_find_class()
2016-01-12  Simon Glassdm: pci: Drop the old version of pci_find_device/s()
2016-01-12  Simon Glassdm: x86: pci: Adjust bios_run_on_x86() to use the DM...
2016-01-12  Simon Glassdm: pci: video: Convert video and pci_rom to use DM...
2016-01-12  Simon Glassdm: pci: Add a function to read a PCI BAR
2016-01-12  Simon Glassdm: pci: Add a driver-model version of pci_find_class()
2016-01-12  Simon Glassdm: pci: Add a driver-model version of pci_find_device()
2016-01-12  Simon Glassdm: pci: Use driver model PCI API in auto-config
2016-01-12  Simon Glassdm: pci: Add a dm_ prefix to pci_bus_find_bdf()
2016-01-12  Simon Glassdm: pci: Add a dm_ prefix to pci_get_bdf()
2016-01-12  Simon Glassdm: pci: Mark legacy files as such
2016-01-10  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-08  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-08  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-08  Bin Mengpci: layerscape: Adjust the return value when ls_pcie_a...
2016-01-08  Bin Mengpci: imx: Adjust the return value when imx_pcie_addr_va...
2016-01-03  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-12-11  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-12-09  Bin Mengx86: Remove HAVE_ACPI_RESUME
2015-12-04  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-12-01  Simon Glassdm: pci: Disable PCI compatibility functions by default
2015-12-01  Simon Glassdm: pci: Move common auto-config functions to a common...
2015-12-01  Simon Glassdm: pci: Rename pci_auto.c to pci_auto_old.c
2015-12-01  Simon Glassdm: tegra: pci: Convert tegra boards to driver model...
2015-12-01  Simon Glassdm: pci: Add a function to find the regions for a PCI bus
2015-12-01  Simon Glassdm: pci: Add a function to get the controller for a bus
2015-12-01  Simon Glassdm: pci: Add functions to emulate 8- and 16-bit access
2015-12-01  Simon Glassdm: pci: Support decoding ranges with duplicate entries
2015-12-01  Simon Glassdm: pci: Set up the SDRAM mapping correctly
2015-12-01  Simon Glassdm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
2015-11-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-11-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-11-30  Mingkai Hupci/layerscape: add support for LS1043A PCIe LUT regist...
2015-11-30  Prabhakar Kushwahaarmv8: ls2085a: Add support of LS2085A SoC
2015-11-30  Prabhakar Kushwahaarmv8: LS2080A: Rename LS2085A to reflect LS2080A
2015-11-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-23  Marcel Ziswilerpci: fix address range check in __pci_hose_phys_to_bus()
2015-11-16  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-11-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-11-12  Cheng Gupci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()
2015-11-12  Stephen Warrenpci: tegra: add/enable support for Tegra210
2015-11-12  Stephen Warrenpci: tegra: call tegra_pcie_board_init() earlier
2015-11-12  Stephen Warrenpci: tegra: implement PCA enable workaround
2015-11-12  Stephen Warrenpci: tegra: use #address-/size-cells from DT
2015-11-12  Stephen Warrenpci: tegra: clip RAM size to 32-bits
2015-11-12  Stefano BabicMerge git://git.denx.de/u-boot
2015-10-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-10-29  Mingkai Huarmv8/fsl_lsch3: Change arch to fsl-layerscape
2015-10-23  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-22  Tom RiniMerge git://git.denx.de/u-boot-x86
next