]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/pci/pci-uclass.c
dm: pci: Set up the SDRAM mapping correctly
[people/ms/u-boot.git] / drivers / pci / pci-uclass.c
2015-12-01  Simon Glassdm: pci: Set up the SDRAM mapping correctly
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
2015-10-21  Bin Mengdm: pci: Enable VGA address forwarding on bridges
2015-10-21  Bin Mengdm: pci: Fix pci_last_busno() to return the real last...
2015-10-21  Simon Glassdm: pci: Adjust pci_find_and_bind_driver() to return...
2015-10-21  Simon Glassdm: pci: Correct a few debug() statements
2015-10-21  Simon Glassdm: pci: Tidy up auto-config error handling
2015-10-14  Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2015-09-17  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-09-17  Bin Mengdm: pci: Add an inline API to test if a device is on...
2015-09-13  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-09-11  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-09-09  Simon Glassdm: pci: Allow a PCI bus to be found without an alias
2015-08-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-26  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-26  Bin Mengdm: pci: Optimize pci_uclass_post_bind()
2015-08-26  Bin Mengdm: pci: Save devfn without bus number in pci_uclass_ch...
2015-08-26  Bin Mengx86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_...
2015-08-26  Bin Mengdm: pci: Support selected device/driver binding before...
2015-08-14  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-14  Simon GlassRevert "dm: pci: Allow scan bridge child devices before...
2015-08-14  Simon Glassdm: pci: Add a way to iterate through all PCI devices
2015-08-14  Simon Glassdm: pci: Provide friendly config access functions
2015-08-05  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-05  Bin Mengdm: pci: Allow scan bridge child devices before relocation
2015-08-02  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-08-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-07-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-07-28  Bin Mengdm: pci: Support bridge device configuration correctly
2015-07-28  Bin Mengdm: pci: Pass only device/function to pci_bus_find_devfn()
2015-07-28  Bin Mengdm: pci: Use complete bdf in all pci config read/write...
2015-07-24  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-07-23  Tom RiniMerge git://git.denx.de/u-boot-uniphier
2015-07-23  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-07-21  Simon Glassdm: pci: Add a function to get the BDF for a device
2015-07-21  Simon Glassdm: pci: Add support for PCI driver matching
2015-07-17  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-07-15  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-07-15  Simon Glassdm: x86: baytrail: Correct PCI region 3 when driver...
2015-07-15  Simon Glassdm: pci: Correct bus number when scanning sub-buses
2015-07-15  Simon Glassdm: pci: Use the correct hose when configuring devices
2015-07-07  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-06-08  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-06-06  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2015-06-05  Tom RiniMerge git://git.denx.de/u-boot-fdt
2015-06-05  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-06-04  Simon Glassdm: pci: Allow PCI bus numbering aliases
2015-05-05  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-04-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18  Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-17  Simon Glassdm: pci: Add a uclass for PCI