| Commit message (Expand) | Author | Age | Lines |
* | MLK-10884 imx: MX6SX: Fix IOMUXC GPR registers access issue | Ye.Li | 2015-05-13 | -4/+0 |
* | MLK-10774-49 imx: pcie update to align with imx_v2014.04 | Peng Fan | 2015-04-29 | -4/+87 |
* | driver/pci: add Layerscape PCIe driver | Minghuan Lian | 2015-02-24 | -5/+466 |
* | PCI: add 64-bit prefetchable memory support | David Feng | 2015-02-16 | -1/+35 |
* | x86: video: Allow video ROM execution to fall back to the other method | Simon Glass | 2015-02-05 | -7/+25 |
* | pci: Add a function to find a device by class | Simon Glass | 2015-02-05 | -0/+43 |
* | drivers/pci/pci_rom.c: fix compile warning under 64bit mode | Minghuan Lian | 2015-01-30 | -1/+1 |
* | pci: tegra: Fix port information parsing | Sjoerd Simons | 2015-01-23 | -3/+2 |
* | x86: Access the VGA ROM when needed | Simon Glass | 2015-01-23 | -2/+33 |
* | x86: pci: Don't stop when we get a vendor/device mismatch | Simon Glass | 2015-01-23 | -1/+1 |
* | x86: Support ROMs on other archs | Simon Glass | 2015-01-23 | -0/+6 |
* | x86: Correct endianness isues in pci_rom | Simon Glass | 2015-01-23 | -11/+14 |
* | powerpc: 74xx_7xx: remove 74xx_7xx cpu support | Masahiro Yamada | 2015-01-16 | -5/+0 |
* | x86: pci: Display vesa modes in hex | Simon Glass | 2015-01-13 | -2/+2 |
* | x86: video: Add debug option to time the BIOS copy | Simon Glass | 2015-01-13 | -0/+3 |
* | x86: pci: Don't return a vesa mode when there is not video | Simon Glass | 2015-01-13 | -1/+1 |
* | fdt: Add several apis to decode pci device node | Bin Meng | 2015-01-13 | -1/+2 |
* | pci: Make pci apis usable before relocation | Bin Meng | 2015-01-12 | -8/+17 |
* | pci: tegra: Add Tegra PCIe driver | Thierry Reding | 2014-12-18 | -0/+1144 |
* | arm: ls102xa: Update PCIe dts node status | Minghuan Lian | 2014-12-11 | -0/+52 |
* | pci: Add general support for execution of video ROMs | Simon Glass | 2014-11-25 | -1/+279 |
* | pci: Add functions to read and write a BAR address | Simon Glass | 2014-11-25 | -3/+21 |
* | pci: Honour pci_skip_dev() | Thierry Reding | 2014-11-23 | -0/+3 |
* | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -3/+5 |
* | pci: use __weak | Jeroen Hofstee | 2014-10-25 | -6/+2 |
* | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | -0/+0 |
* | pcie_imx: Add mx6solox support | Fabio Estevam | 2014-09-09 | -4/+36 |
* | pci: add support for board_pci_fixup_dev function | Tim Harvey | 2014-09-09 | -0/+4 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-08-29 | -4/+4 |
|\ |
|
| * | pci: mx6: fix occasional link failures | Tim Harvey | 2014-08-20 | -4/+4 |
* | | pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM | Stephen Warren | 2014-08-14 | -1/+1 |
|/ |
|
* | fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint | Zang Roy-R61911 | 2014-07-22 | -2/+8 |
* | fsl/pci: Add workaround for erratum A-005434 | Chunhe Lan | 2014-05-16 | -2/+7 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into master | Stefano Babic | 2014-04-04 | -1/+1 |
|\ |
|
| * | sizes.h - consolidate for all architectures | Alexey Brodkin | 2014-03-04 | -1/+1 |
* | | pci: mx6: Implement power callback | Marek Vasut | 2014-03-31 | -1/+12 |
|/ |
|
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-19 | -0/+607 |
|\ |
|
| * | pci: mx6: Implement reset callback | Marek Vasut | 2014-02-11 | -3/+44 |
| * | ARM: mx6: Add PCI express driver | Marek Vasut | 2014-01-26 | -0/+566 |
* | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-19 | -352/+0 |
|\ \ |
|
| * | | ARM: PCI: Remove the IXP PCI driver | Marek Vasut | 2014-02-06 | -352/+0 |
| |/ |
|
* | | driver/fsl_pci:Update print to display PCIe generation | Prabhakar Kushwaha | 2014-02-03 | -2/+2 |
|/ |
|
* | malta: support for coreFPGA6 boards | Paul Burton | 2013-11-09 | -0/+126 |
* | drivers: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -33/+11 |
* | PCIe:change the method to get the address of a requested capability in config... | Zhao Qiang | 2013-10-16 | -12/+97 |
* | pci: Properly configure prefetchable memory region | Thierry Reding | 2013-10-07 | -1/+1 |
* | powerpc/pcie: add PCIe version 3.x support | Zang Roy-R61911 | 2013-08-09 | -6/+14 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Tom Rini | 2013-07-25 | -84/+2 |
|\ |
|
| * | pci: move pci_ftpci100.h to include/faraday/ftpci100.h | Gabor Juhos | 2013-07-24 | -98/+2 |
| * | pci: add prototype for pci_ftpci_init() function | Gabor Juhos | 2013-07-24 | -0/+2 |