]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/pci
karo: tx28: set CONFIG_ENV_OVERWRITE also for NAND environment
[karo-tx-uboot.git] / drivers / pci /
2015-09-10 Bin Mengdm: pci: Optimize pci_uclass_post_bind()
2015-09-10 Bin Mengdm: pci: Save devfn without bus number in pci_uclass_ch...
2015-09-10 Bin Mengx86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_...
2015-09-10 Bin Mengdm: pci: Support selected device/driver binding before...
2015-09-10 Bin Mengx86: Set up video framebuffer for coreboot before loadi...
2015-09-10 Bin Mengvideo: coreboot: Save VESA mode for future use
2015-09-10 Anton Schubertpci: mvebu: Add PCIe driver
2015-09-10 Simon GlassRevert "dm: pci: Allow scan bridge child devices before...
2015-09-10 Simon Glassdm: pci: Add a way to iterate through all PCI devices
2015-09-10 Simon Glassdm: pci: Provide friendly config access functions
2015-09-10 York Sunlib/fdtdec: Fix compiling warning caused by changing...
2015-09-10 Bin Mengpci: Remove DEBUG from pci_compat.c
2015-09-10 Simon Glasspci: Indicate prefetchable memory allocate when debugging
2015-09-10 Simon Glasspci: Add a constant for an invalid interrupt
2015-09-10 Simon Glasspci: Fix up code for CONFIG_PCI_ENUM_ONLY
2015-09-10 Simon Glasspci: Use debug() instead of DEBUGF() in pci_auto.c
2015-09-10 Bin Mengx86: Sanity test on vesa parameters before setting...
2015-09-10 Bin Mengdm: pci: Allow scan bridge child devices before relocation
2015-09-10 Minghuan Liandrivers/pci/layerscape: Add EP mode support
2015-09-10 Minghuan Liandrivers/pci: Add function to find an extended capability
2015-09-09 Bin Mengdm: pci: Support bridge device configuration correctly
2015-09-09 Bin Mengdm: pci: Pass only device/function to pci_bus_find_devfn()
2015-09-09 Bin Mengdm: pci: Use complete bdf in all pci config read/write...
2015-09-09 Bin Mengdm: pci: Correct primary/secondary/subordinate bus...
2015-09-09 Simon Glassdm: pci: Add a function to get the BDF for a device
2015-09-09 Simon Glassdm: pci: Add support for PCI driver matching
2015-09-09 Stuart Yoderarmv8/fsl-lsch3: device tree fixups for PCI stream IDs
2015-09-09 Bin Mengpci: Disable expansion ROM address decoding when signat...
2015-09-09 Bin Mengpci: Configure expansion ROM during auto config process
2015-09-09 Simon Glassdm: x86: baytrail: Correct PCI region 3 when driver...
2015-09-09 Simon Glassx86: pci: Tidy up the generic x86 PCI driver
2015-09-09 Bin Mengx86: Configure VESA parameters before loading Linux...
2015-09-09 Bin Mengx86: Move VGA option rom macros to Kconfig
2015-09-09 Jian Luovideo: Add 32-bit color depth support for VBE
2015-09-09 Simon Glassdm: pci: Correct bus number when scanning sub-buses
2015-09-09 Simon Glassdm: pci: Use the correct hose when configuring devices
2015-09-08 Simon Glassdm: pci: Allow PCI bus numbering aliases
2015-09-08 Bin Mengpci: Do not skip legacy IDE device configuration
2015-09-08 Bin Mengpci: Allow debug message output in pci_auto.c
2015-09-08 Bin Mengpci: Move pci_hose_phys_to_bus() to pci_common.c
2015-09-08 Tim Harveypci: imx: display message if no pcie link
2015-09-08 Tim Harveypci: display header for bus scan
2015-09-08 Minghuan Lianfsl/pci: Set CFG_READY for PCIe v3.0 and later
2015-09-08 Zhao QiangT2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down...
2015-09-08 Bin Mengpci: Remove parameter 'class' of pci_rom_load()
2015-09-08 Bin Mengpci: Option rom class is a 24-bit number
2015-09-08 Minghuan Lianpci/layerscape: fix link and class issues to support...
2015-09-08 Minghuan Lianpci/layerscape: remove unnecessary pcie_layerscape.h
2015-09-08 Simon Glassdm: x86: pci: Add a PCI driver for driver model
2015-09-08 Simon Glassdm: sandbox: pci: Add a PCI emulation uclass
2015-09-08 Simon Glassdm: sandbox: Add a simple PCI driver
2015-09-08 Simon Glassdm: pci: Add a uclass for PCI
2015-09-08 Simon Glassdm: pci: Move common PCI functions into their own file
2015-09-01 Minghuan Liandriver/pci: add Layerscape PCIe driver
2015-09-01 David FengPCI: add 64-bit prefetchable memory support
2015-09-01 Simon Glassx86: video: Allow video ROM execution to fall back...
2015-09-01 Simon Glasspci: Add a function to find a device by class
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-06-26 Lothar Waßmannconfig: rename CONFIG_MX* to CONFIG_SOC_MX*
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-01-31 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30 Minghuan Liandrivers/pci/pci_rom.c: fix compile warning under 64bit...
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-01-26 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-01-24 Sjoerd Simonspci: tegra: Fix port information parsing
2015-01-24 Simon Glassx86: Access the VGA ROM when needed
2015-01-24 Simon Glassx86: pci: Don't stop when we get a vendor/device mismatch
2015-01-24 Simon Glassx86: Support ROMs on other archs
2015-01-24 Simon Glassx86: Correct endianness isues in pci_rom
2015-01-22 Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
2015-01-20 Tom RiniMerge git://git.denx.de/u-boot-arc
2015-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-01-16 Masahiro Yamadapowerpc: 74xx_7xx: remove 74xx_7xx cpu support
2015-01-14 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-01-13 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-01-13 Simon Glassx86: pci: Display vesa modes in hex
2015-01-13 Simon Glassx86: video: Add debug option to time the BIOS copy
2015-01-13 Simon Glassx86: pci: Don't return a vesa mode when there is not...
2015-01-13 Bin Mengfdt: Add several apis to decode pci device node
2015-01-13 Bin Mengpci: Make pci apis usable before relocation
2015-01-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-01-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-01-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2014-12-18 Thierry Redingpci: tegra: Add Tegra PCIe driver
2014-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-12-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-12-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-12-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-12-11 Minghuan Lianarm: ls102xa: Update PCIe dts node status
2014-12-10 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-12-08 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2014-12-04 Tom RiniMerge branch 'sandbox' of git://git.denx.de/u-boot-x86
next